NetBSD/sys/netinet6
jakllsch f39ac10042 Fill in .pr_usrreqs for SOCK_SEQPACKET and SOCK_STREAM variants of SCTP too.
This should allow these socket types of SCTP to operate on IPv6 family
sockets, as .pr_usrreqs must not be NULL for socreate() to succeed.
2020-04-24 17:36:55 +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 route: RTM_MISS now puts the message source address in RTA_AUTHOR 2020-03-09 21:20:55 +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
in6_l2tp.c Adopt <net/if_stats.h>. 2020-01-29 04:37:24 +00:00
in6_l2tp.h
in6_offload.c
in6_offload.h
in6_pcb.c
in6_pcb.h
in6_print.c
in6_proto.c Fill in .pr_usrreqs for SOCK_SEQPACKET and SOCK_STREAM variants of SCTP too. 2020-04-24 17:36:55 +00:00
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
ip6protosw.h
mld6.c
mld6_var.h
nd6.c nd6: RTM_MISS reports RTA_AUTHOR once more 2020-04-12 12:13:52 +00:00
nd6.h
nd6_nbr.c inet6: nd6_na_input() now considers ln_state <= ND6_LLINFO_INCOMPLETE 2020-04-22 19:32:11 +00:00
nd6_rtr.c Fix default route selection 2020-04-13 14:04:27 +00:00
pim6.h
pim6_var.h
raw_ip6.c
raw_ip6.h
route6.c
scope6.c
scope6_var.h
sctp6_usrreq.c
sctp6_var.h
udp6.h
udp6_private.h
udp6_usrreq.c
udp6_var.h