On Thu, Dec 20, 2007 at 07:53:35PM +0000, David Young wrote: > Introduce struct ifnet->if_dl that always points at the interface > identifier/link-layer address. Make code that treated the first > ifaddr on struct ifnet->if_addrlist as the interface address use > if_dl, instead. Shouldn't you bump __NetBSD_Version__ ?