NetBSD/sys/netinet6
roy 263486c97b If IPv6 is disabled for an interface, mark all addresses as tentative.
If enabled, check for a duplicated link-local address and abort enabling
as per RFC 4862, section 5.4.5. If allowed to enable, perform DAD
on the tentative addresses.

Taken from FreeBSD.
2014-03-20 13:34:35 +00:00
..
dest6.c
files.netinet6
frag6.c
icmp6_private.h
icmp6.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c
in6_pcb.h
in6_proto.c
in6_src.c
in6_var.h Remove the now un-used function in6ifa_ifplocaladdr. 2014-01-13 18:57:48 +00:00
in6.c Remove dead code. 2014-01-15 10:52:11 +00:00
in6.h
ip6_etherip.c
ip6_etherip.h
ip6_flow.c
ip6_forward.c
ip6_id.c
ip6_input.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
ip6_mroute.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
ip6_mroute.h
ip6_output.c
ip6_private.h
ip6_var.h
ip6protosw.h
ipsec.h
Makefile
mld6_var.h
mld6.c
nd6_nbr.c When handling NS/NA we need to check our prefix list instead of our 2014-01-13 18:23:36 +00:00
nd6_rtr.c
nd6.c If IPv6 is disabled for an interface, mark all addresses as tentative. 2014-03-20 13:34:35 +00:00
nd6.h
pim6_var.h
pim6.h
raw_ip6.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c
udp6_output.c
udp6_private.h
udp6_usrreq.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
udp6_var.h
udp6.h