..
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_private.h
icmp6.c
route: RTM_MISS now puts the message source address in RTA_AUTHOR
2020-03-09 21:20:55 +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
Adopt <net/if_stats.h>.
2020-01-29 04:37: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
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
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
Makefile
mld6_var.h
mld6.c
Make panic messages more informative
2019-09-25 09:53:37 +00:00
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
nd6.c
nd6: RTM_MISS reports RTA_AUTHOR once more
2020-04-12 12:13:52 +00:00
nd6.h
Initialize DAD components properly
2019-09-25 09:52:32 +00:00
pim6_var.h
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
route6.c
scope6_var.h
scope6.c
Remove __noubsan from in6_clearscope()
2019-09-23 23:12:47 +00:00
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_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
udp6.h