CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/10 04:43:37
Modified files:
sys/net : if.c
sys/netinet6 : in6.c in6.h in6_ifattach.c
Log message:
Correct some comments and merge in6_if_up() into in6_ifattach() to
reflect that IPv6 link-local addresses are no longer automagically
configured the first time an interface is brought up.
ok henning@, stsp@
