NetBSD/sys/netinet6
christos 92bd3d8559 - kill NULL argument from in6_update_ifa
- amend in6_update_ifa1 to return the ia, so that we can use it in pfil hooks
  to avoid NULL pointer crash.
2017-01-04 19:37:14 +00:00
..
dccp6_usrreq.c Remove unnecessary inclusions of nd6.h 2016-12-13 08:29:03 +00:00
dccp6_var.h
dest6.c
files.netinet6 ip6flow refactor like ipflow. 2016-08-02 04:50:16 +00:00
frag6.c Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
icmp6_private.h
icmp6.c Make the routing table and rtcaches MP-safe 2016-12-12 03:55:57 +00:00
in6_cksum.c
in6_gif.c fix race of gif_softc->gif_ro when we send multiple flows over gif on NET_MPSAFE enabled kernel. 2016-12-14 11:19:15 +00:00
in6_gif.h
in6_ifattach.c - kill NULL argument from in6_update_ifa 2017-01-04 19:37:14 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c Remove unnecessary inclusions of nd6.h 2016-12-13 08:29:03 +00:00
in6_pcb.h Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
in6_print.c
in6_proto.c Remove unnecessary inclusions of nd6.h 2016-12-13 08:29:03 +00:00
in6_src.c Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
in6_var.h - kill NULL argument from in6_update_ifa 2017-01-04 19:37:14 +00:00
in6.c - kill NULL argument from in6_update_ifa 2017-01-04 19:37:14 +00:00
in6.h
ip6_etherip.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
ip6_etherip.h
ip6_flow.c Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
ip6_forward.c Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
ip6_id.c
ip6_input.c Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
ip6_private.h
ip6_var.h Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
ip6protosw.h
ipsec.h
Makefile
mld6_var.h
mld6.c fix: "ifconfig destory" can stalls when "ifconfig" is done parallel. 2016-11-18 06:50:04 +00:00
nd6_nbr.c Protect IPv6 default router and prefix lists with coarse-grained rwlock 2016-12-19 07:51:34 +00:00
nd6_rtr.c - kill NULL argument from in6_update_ifa 2017-01-04 19:37:14 +00:00
nd6.c Remove assertion that the lock isn't held 2016-12-22 03:46:51 +00:00
nd6.h Protect IPv6 default router and prefix lists with coarse-grained rwlock 2016-12-19 07:51:34 +00:00
pim6_var.h
pim6.h
raw_ip6.c Remove unnecessary inclusions of nd6.h 2016-12-13 08:29:03 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c In rump (ifp)->if_afdata[AF_INET6] == NULL if we did not register netinet6 2016-08-12 11:44:24 +00:00
sctp6_usrreq.c Remove unnecessary inclusions of nd6.h 2016-12-13 08:29:03 +00:00
sctp6_var.h
udp6_output.c Fix race condition of in6_selectsrc 2016-10-31 04:16:25 +00:00
udp6_private.h
udp6_usrreq.c fix: "ifconfig destory" can stalls when "ifconfig" is done parallel. 2016-11-18 06:50:04 +00:00
udp6_var.h
udp6.h