NetBSD/sys/netinet6
roy 3643d6b4fe Move the detaching and making tentative addresses out if in6_if_up
and into in6_if_link_up.

This fixes a possible panic where link is up but not the interface.
Note that a better solution would be to listen to the routing socket
in the kernel, but I don't know how to do that.

Reachable Router tests for IFF_UP as well.
2013-06-20 13:56:29 +00:00
..
dest6.c
files.netinet6
frag6.c Loganaden Velvindron: 2012-09-27 23:10:00 +00:00
icmp6_private.h
icmp6.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
in6_cksum.c
in6_gif.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
in6_gif.h
in6_ifattach.c - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
in6_pcb.h rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
in6_proto.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
in6_src.c rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
in6_var.h PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
in6.c Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +00:00
in6.h Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +00:00
ip6_etherip.c
ip6_etherip.h
ip6_flow.c Clear mbuf's csum_flags in ip6flow_fastforward(). Fixes PR#47849. 2013-05-23 16:49:46 +00:00
ip6_forward.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
ip6_id.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
ip6_input.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
ip6_mroute.c - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +00:00
ip6_mroute.h
ip6_output.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
ip6_private.h
ip6_var.h 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD 2012-06-23 03:13:41 +00:00
ip6protosw.h
ipsec.h remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
Makefile more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
mld6_var.h First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
mld6.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
nd6_nbr.c Disable nd6_newaddrmsg debug 2013-05-21 09:54:12 +00:00
nd6_rtr.c Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +00:00
nd6.c For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag 2013-05-21 08:37:27 +00:00
nd6.h For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag 2013-05-21 08:37:27 +00:00
pim6_var.h
pim6.h
raw_ip6.c IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c
udp6_output.c PR/47408: Anthony Mallet: sendto(2) issue with IPv6 UDP datagrams 2013-01-06 00:17:13 +00:00
udp6_private.h
udp6_usrreq.c PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00
udp6_var.h PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00
udp6.h