NetBSD/sys/netinet6
roy 76faeff505 inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing
It's something we have always done.
it's really rare for anything to transition to UNKNOWN from either
UP or DOWN, but technically it is possible.
2020-09-29 19:33:36 +00:00
..
Makefile
dccp6_usrreq.c
dccp6_var.h
dest6.c
files.netinet6
frag6.c
icmp6.c inet6: Use generic Neighor Detection rather than IPv6 specific 2020-09-11 15:03:33 +00:00
icmp6_private.h
in6.c inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing 2020-09-29 19:33:36 +00:00
in6.h Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
in6_ifattach.h
in6_l2tp.c
in6_l2tp.h
in6_offload.c
in6_offload.h
in6_pcb.c Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
in6_pcb.h Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
in6_print.c
in6_proto.c Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
in6_src.c inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
in6_var.h remove unused 2020-06-16 17:12:18 +00:00
ip6_flow.c
ip6_forward.c inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
ip6_id.c
ip6_input.c inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
ip6_mroute.c Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
ip6_mroute.h
ip6_output.c Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
ip6_private.h
ip6_var.h inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
ip6protosw.h
mld6.c
mld6_var.h
nd6.c Implement RFC 7048, making Neighbor Unreachability Detection less impatient 2020-09-15 10:05:36 +00:00
nd6.h inet6: Use generic Neighor Detection rather than IPv6 specific 2020-09-11 15:03:33 +00:00
nd6_nbr.c inet6: Use generic Neighor Detection rather than IPv6 specific 2020-09-11 15:03:33 +00:00
nd6_rtr.c Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
pim6.h
pim6_var.h
raw_ip6.c
raw_ip6.h
route6.c
scope6.c remove unused 2020-06-16 17:12:18 +00:00
scope6_var.h remove unused 2020-06-16 17:12:18 +00:00
sctp6_usrreq.c Call IPv4 handler for accept(). 2020-04-27 19:33:48 +00:00
sctp6_var.h
udp6.h
udp6_private.h
udp6_usrreq.c [ozaki-r] Changes to the kernel core for wireguard 2020-08-20 21:21:31 +00:00
udp6_var.h