K 10 svn:author V 6 julian K 8 svn:date V 27 2002-11-01T23:09:15.000000Z K 7 svn:log V 215 ifnet_addrs doesn;t exist any more so use TAILQ_FIRST(&ifp->if_addrhead) to find the link layer ifaddr. (it's always first I believe) Allows this to compile on -current. .. need testers with FEC capable switches.. END