> 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