freebsd-dev/sys/netinet6
Hiroki Sato 705bef548a Cancel DAD for an ifa when the ifp has ND6_IFF_IFDISABLED as early as
possible and do not clear IN6_IFF_TENTATIVE.  If IFDISABLED was accidentally
set after a DAD started, TENTATIVE could be cleared because no NA was
received due to IFDISABLED, and as a result it could prevent DAD when
manually clearing IFDISABLED after that.
2014-05-16 15:53:31 +00:00
..
dest6.c
frag6.c
icmp6.c
icmp6.h
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c Pass radix head ptr along with rte to rtexpunge(). 2014-05-03 16:28:54 +00:00
in6_ifattach.h
in6_mcast.c Properly release the in6_multi lock. 2014-04-12 02:05:31 +00:00
in6_pcb.c Several years after initial development, merge prototype support for 2014-03-15 00:57:50 +00:00
in6_pcb.h
in6_pcbgroup.c Several years after initial development, merge prototype support for 2014-03-15 00:57:50 +00:00
in6_proto.c Minor style cleanups. 2014-04-07 01:55:53 +00:00
in6_rmx.c
in6_src.c
in6_var.h
in6.c
in6.h Since both netinet/ and netinet6/ call into netipsec/ and netpfil/, 2014-03-12 14:29:08 +00:00
ip6_ecn.h
ip6_forward.c Remove unused label. 2014-03-31 14:40:35 +00:00
ip6_id.c
ip6_input.c Unify sa_equal() macro usage. 2014-04-26 14:52:03 +00:00
ip6_ipsec.c
ip6_ipsec.h
ip6_mroute.c
ip6_mroute.h
ip6_output.c
ip6_var.h Since both netinet/ and netinet6/ call into netipsec/ and netpfil/, 2014-03-12 14:29:08 +00:00
ip6.h
ip6protosw.h
mld6_var.h
mld6.c
mld6.h
nd6_nbr.c Cancel DAD for an ifa when the ifp has ND6_IFF_IFDISABLED as early as 2014-05-16 15:53:31 +00:00
nd6_rtr.c
nd6.c Fix subnet and default routes on different FIBs on the same subnet. 2014-04-24 23:56:56 +00:00
nd6.h
pim6_var.h
pim6.h
raw_ip6.c
raw_ip6.h
route6.c
scope6_var.h
scope6.c
sctp6_usrreq.c
sctp6_var.h
send.c
send.h
tcp6_var.h
udp6_usrreq.c Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks. 2014-04-07 01:53:03 +00:00
udp6_var.h Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks. 2014-04-07 01:53:03 +00:00