CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/21 13:50:39
Modified files:
sbin/ifconfig : brconfig.h ifconfig.c
sys/net : if.h
sys/netinet6 : in6_ifattach.c nd6_rtr.c
Log message:
Reverse the name and meaning of the IFXF_INET6_PRIVACY interface
flag. It is now called IFXF_INET6_NOPRIVACY. So IPv6 privacy
addresses are on by default without resetting the flag during
ifconfig down/up.
OK stsp@, sperreault@ (who wrote the same diff)
