Subject: Re: sockaddr_dl trouble
To: None <thorpej@netbsd.org, tech-net@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 01/17/2001 18:35:42
>	after this change,
>	- ifconfig -a nor netstat -in do not present MAC address
>	- IPv6 code cannot find sockaddr_dl, and initializes interface
>	  identifier from MD5(hostname)
>	it needs to be fixed.

	sys/net/if.c revision 1.83 should fix it.

itojun