K 10 svn:author V 2 ru K 8 svn:date V 27 2005-02-02T16:07:30.000000Z K 7 svn:log V 259 Further reduce diffs with HEAD: - In constructor(), don't initialize if_addrhead; if_attach() will do it for us. - In rcvdata(), don't try to emulate m_adj() and just let ether_input() do its job. - Add support for node removal (a-la hardware detach). END