Subject: Re: CVS commit: src/sys
To: David Young <dyoung@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 12/21/2007 00:13:21
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__ ?