NetBSD/sys/netinet6
thorpej 4541d6828b Remove FDDI support. 2020-01-20 18:38:17 +00:00
..
Makefile
dccp6_usrreq.c
dccp6_var.h
dest6.c
files.netinet6
frag6.c Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
icmp6.c icmp6_notify_error - fix ctlfunc typedef to match pr_ctlinput, 2019-10-06 02:30:58 +00:00
icmp6_private.h
in6.c Remove FDDI support. 2020-01-20 18:38:17 +00:00
in6.h Make global and per-interface ipsecif(4) pmtu tunable like gif(4). 2019-11-01 04:28:14 +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 FDDI support. 2020-01-20 18:38:17 +00:00
in6_ifattach.h Reorganize in6_tmpaddrtimer stuffs 2019-10-16 07:40:40 +00:00
in6_l2tp.c Avoid having a rtcache directly in a percpu storage for tunnel protocols. 2019-09-19 06:07:24 +00:00
in6_l2tp.h
in6_offload.c
in6_offload.h add forward decl 2019-08-05 10:25:41 +00:00
in6_pcb.c Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock 2019-05-15 02:59:18 +00:00
in6_pcb.h
in6_print.c
in6_proto.c
in6_src.c Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
in6_var.h in6: reset the temporary address timer on a change of the interval period 2019-10-18 04:33:53 +00:00
ip6_flow.c
ip6_forward.c Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
ip6_id.c s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
ip6_input.c Add more checks in ip6_pullexthdr, to prevent a panic in m_copydata. The 2019-11-12 08:11:55 +00:00
ip6_mroute.c Don't forget to initialize 'sin6_len'. With kASan, from time to time the 2020-01-03 08:53:14 +00:00
ip6_mroute.h
ip6_output.c Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
ip6_private.h
ip6_var.h Count packets dropped by pfil 2019-05-13 07:47:59 +00:00
ip6protosw.h Fix typos in comment: 2019-03-19 13:38:53 +00:00
mld6.c Make panic messages more informative 2019-09-25 09:53:37 +00:00
mld6_var.h
nd6.c Remove FDDI support. 2020-01-20 18:38:17 +00:00
nd6.h Initialize DAD components properly 2019-09-25 09:52:32 +00:00
nd6_nbr.c Remove FDDI support. 2020-01-20 18:38:17 +00:00
nd6_rtr.c s/referece/reference/ in comment. 2019-12-27 10:17:56 +00:00
pim6.h
pim6_var.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
route6.c
scope6.c Remove __noubsan from in6_clearscope() 2019-09-23 23:12:47 +00:00
scope6_var.h
sctp6_usrreq.c Split out the prototypes for add/delete address into a separate header file. 2019-06-25 15:33:55 +00:00
sctp6_var.h
udp6.h
udp6_private.h
udp6_usrreq.c Fix the order in udp6_attach: soreserve should be called before 2019-02-25 07:31:32 +00:00
udp6_var.h