NetBSD/sys/netinet6
knakahara 48235e8230 ip6flow refactor like ipflow.
- move ip6flow sysctls into ip6_flow.c like ip_flow.c:r1.64
    - build ip6_flow.c only if GATEWAY kernel option is enabled
2016-08-02 04:50:16 +00:00
..
dccp6_usrreq.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
dccp6_var.h
dest6.c Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
files.netinet6 ip6flow refactor like ipflow. 2016-08-02 04:50:16 +00:00
frag6.c
icmp6_private.h
icmp6.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
in6_cksum.c
in6_gif.c Use sin6tosa and sin6tocsa macros 2016-07-15 07:40:09 +00:00
in6_gif.h fix: gif(4) receive side race 2016-07-04 04:22:47 +00:00
in6_ifattach.c Fix kernel builds (gcc 4.8) 2016-08-01 04:37:53 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
in6_pcb.h
in6_print.c
in6_proto.c Move in6_ifaddr_list to a more proper place (from ip6_input.c to in6.c) 2016-07-06 10:49:49 +00:00
in6_src.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
in6_var.h Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
in6.c Fix kernel builds (gcc 4.8) 2016-08-01 04:37:53 +00:00
in6.h
ip6_etherip.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
ip6_etherip.h
ip6_flow.c ip6flow refactor like ipflow. 2016-08-02 04:50:16 +00:00
ip6_forward.c Add missing NULL checks for m_get_rcvif_psref 2016-06-28 02:02:56 +00:00
ip6_id.c
ip6_input.c ip6flow refactor like ipflow. 2016-08-02 04:50:16 +00:00
ip6_mroute.c Use sin6tosa and sin6tocsa macros 2016-07-15 07:40:09 +00:00
ip6_mroute.h
ip6_output.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
ip6_private.h
ip6_var.h Make sure returning ifp from in6_select* functions psref-ed 2016-06-21 10:25:27 +00:00
ip6protosw.h
ipsec.h
Makefile
mld6_var.h
mld6.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
nd6_nbr.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
nd6_rtr.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
nd6.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
nd6.h Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
pim6_var.h
pim6.h
raw_ip6.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c Protect if_byindex by pserialize 2016-06-15 06:01:21 +00:00
sctp6_usrreq.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
sctp6_var.h
udp6_output.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
udp6_private.h
udp6_usrreq.c Use sin6tosa and sin6tocsa macros 2016-07-15 07:40:09 +00:00
udp6_var.h
udp6.h