Correct some comments and merge in6_if_up() into in6_ifattach() to
authormpi <mpi@openbsd.org>
Sat, 10 Jan 2015 11:43:37 +0000 (11:43 +0000)
committermpi <mpi@openbsd.org>
Sat, 10 Jan 2015 11:43:37 +0000 (11:43 +0000)
commit98adf04abdca2cc0685ed655b4939f0c139db564
treedd5573c2a0e71cbb0d7d91cd816df54fd90b9ecb
parentcd8603a63e796f86b77f16b874ee78e1a647351a
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@
sys/net/if.c
sys/netinet6/in6.c
sys/netinet6/in6.h
sys/netinet6/in6_ifattach.c