NetBSD/sys/netinet6
roy 49e60b0459 When an interface link state changes to down, mark all attached IPv6
addresses as detached.
Likewise, when the link state changes to up, mark all detached IPv6
as tentative and start DAD on them.

Advertised router reachability now checks that link state is not down.
This means that when an interface link state changes, the default IPv6
router may change as well.
2013-06-11 12:08: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 fix assertions 2011-04-25 22:04:32 +00:00
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 ip6_undefer_csum: 2011-04-25 22:07:57 +00:00
in6_offload.h undefer csum in looutput. 2011-04-25 22:20:59 +00:00
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 When an interface link state changes to down, mark all attached IPv6 2013-06-11 12:08:29 +00:00
in6.h When an interface link state changes to down, mark all attached IPv6 2013-06-11 12:08:29 +00:00
ip6_etherip.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ip6_etherip.h Make the EtherIP in IPv6 input path work. 2010-08-24 00:07:00 +00:00
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 When an interface link state changes to down, mark all attached IPv6 2013-06-11 12:08: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