NetBSD/sys/netinet6
christos b9baaeeb55 PR/52382: BERTRAND Joel: Fix mapped IPv4 source selection; this got broken
in the last code refactoring. in6_selectif failing is not fatal.
XXX: pullup-8
2017-08-27 12:34:21 +00:00
..
Makefile add l2tp(4) L2TPv3 interface. 2017-02-16 08:12:43 +00:00
dccp6_usrreq.c Tweak softnet_lock and NET_MPSAFE 2017-01-24 07:09:24 +00:00
dccp6_var.h
dest6.c Get rid of unnecessary header inclusions 2017-01-11 13:08:29 +00:00
files.netinet6
frag6.c Tweak softnet_lock and NET_MPSAFE 2017-01-24 07:09:24 +00:00
icmp6.c Add missing IPsec policy checks to icmp6_rip6_input 2017-08-02 02:18:17 +00:00
icmp6_private.h
in6.c Purge ARP/NDP entries on an interface when the interface is down 2017-06-22 09:53:24 +00:00
in6.h
in6_cksum.c
in6_gif.c ip6_sprintf -> IN6_PRINT so that we pass the size. 2017-01-16 15:44:46 +00:00
in6_gif.h
in6_ifattach.c Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
in6_ifattach.h
in6_l2tp.c l2tp(4): fix mbuf leak when tunnel nested over the limit 2017-07-11 05:03:45 +00:00
in6_l2tp.h add missing files. 2017-02-16 08:23:35 +00:00
in6_offload.c Do ND in L2_output in the same manner as arpresolve 2017-02-14 03:05:06 +00:00
in6_offload.h
in6_pcb.c Check if solock of PCB is held when SP caches in the PCB are accessed 2017-04-25 05:44:11 +00:00
in6_pcb.h Make sure im6o_memberships is protected by in6p's lock (solock) 2017-03-02 05:26:24 +00:00
in6_print.c
in6_proto.c Rumpify netipsec 2017-04-14 02:43:27 +00:00
in6_src.c PR/52382: BERTRAND Joel: Fix mapped IPv4 source selection; this got broken 2017-08-27 12:34:21 +00:00
in6_var.h Plug a race condition on accessing i6mm_maddr 2017-03-02 09:48:20 +00:00
ip6_etherip.c Get rid of unnecessary header inclusions 2017-01-11 13:08:29 +00:00
ip6_etherip.h
ip6_flow.c Get rid of unnecessary header inclusions 2017-01-11 13:08:29 +00:00
ip6_forward.c Make IPsec SPD MP-safe 2017-08-02 01:28:02 +00:00
ip6_id.c
ip6_input.c Don't acquire global locks for IPsec if NET_MPSAFE 2017-07-27 06:59:28 +00:00
ip6_mroute.c Provide in6_multi_group 2017-03-01 08:54:12 +00:00
ip6_mroute.h
ip6_output.c Make IPsec SPD MP-safe 2017-08-02 01:28:02 +00:00
ip6_private.h
ip6_var.h Pass inpcb/in6pcb instead of socket to ip_output/ip6_output 2017-03-03 07:13:06 +00:00
ip6protosw.h
ipsec.h
mld6.c avoid a double ifa_release() and thus a panic when e. g. running ifmcstat 2017-05-13 20:13:26 +00:00
mld6_var.h
nd6.c Remove unused function (nd6_rem_ifa_lle) 2017-06-22 09:24:02 +00:00
nd6.h Remove unused function (nd6_rem_ifa_lle) 2017-06-22 09:24:02 +00:00
nd6_nbr.c Replace DIAGNOSTIC + panic with KASSERT 2017-03-14 04:25:10 +00:00
nd6_rtr.c Remove unnecessary NULL check 2017-03-14 04:21:38 +00:00
pim6.h
pim6_var.h
raw_ip6.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
raw_ip6.h
route6.c
scope6.c ip6_sprintf -> IN6_PRINT so that we pass the size. 2017-01-16 15:44:46 +00:00
scope6_var.h PR/52472: Edgar Fuss: Document handling of scoped IPv6 addresses by embedding 2017-08-09 17:20:44 +00:00
sctp6_usrreq.c Fix build of kernel with SCTP 2017-04-20 09:19:19 +00:00
sctp6_var.h
udp6.h
udp6_output.c Pass inpcb/in6pcb instead of socket to ip_output/ip6_output 2017-03-03 07:13:06 +00:00
udp6_private.h
udp6_usrreq.c Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processing to a single 2017-07-06 17:08:57 +00:00
udp6_var.h