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
..
dccp6_usrreq.c Make it compile after change to non-variadic pr_input. 2018-09-15 13:33:15 +00:00
dccp6_var.h
dest6.c style 2018-04-13 11:01:14 +00:00
files.netinet6 Move udp6_output() into udp6_usrreq.c, and remove udp6_output.c. This is 2018-02-08 11:34:35 +00:00
frag6.c Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
icmp6_private.h
icmp6.c inet6: Use generic Neighor Detection rather than IPv6 specific 2020-09-11 15:03:33 +00:00
in6_cksum.c
in6_gif.c Add sysctl nodes to control fragmentation with IPv[46] over IPv6 gif(4). 2019-10-30 03:45:59 +00:00
in6_gif.h Add sysctl nodes to control fragmentation with IPv[46] over IPv6 gif(4). 2019-10-30 03:45:59 +00:00
in6_ifattach.c Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
in6_ifattach.h Reorganize in6_tmpaddrtimer stuffs 2019-10-16 07:40:40 +00:00
in6_l2tp.c Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +00:00
in6_l2tp.h
in6_offload.c PR kern/53562 2018-12-12 01:40:20 +00:00
in6_offload.h add forward decl 2019-08-05 10:25:41 +00:00
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
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
ip6_flow.c Shorten the name of a workqueue instance to fit to the limit (15) 2018-02-06 03:37:00 +00:00
ip6_forward.c inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
ip6_id.c s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
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 Remove notyet, we've never had this. 2018-05-20 06:29:43 +00:00
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 Fix typos in comment: 2019-03-19 13:38:53 +00:00
Makefile Remove netinet6/ipsec.h. 2018-09-06 19:07:13 +00:00
mld6_var.h
mld6.c Make panic messages more informative 2019-09-25 09:53:37 +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
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
pim6_var.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
pim6.h
raw_ip6.c RIP6, CAN, SCTP and SCTP6 lack a length check in their _send() functions. 2019-02-25 06:49:44 +00:00
raw_ip6.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
route6.c Remove this code, RH0 must be dropped, according to RFC5095. FreeBSD and 2018-02-01 16:23:28 +00:00
scope6_var.h remove unused 2020-06-16 17:12:18 +00:00
scope6.c 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_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 Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ. 2018-11-22 04:48:34 +00:00
udp6.h