NetBSD/sys/netinet6
roy 3e6930820d Disallow input to detached addresses because they are not yet valid. 2016-09-07 15:41:44 +00:00
..
Makefile
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.c PR 51434 David Binderman: remove redundant test. 2016-08-26 21:48:31 +00:00
icmp6_private.h
in6.c This comment no longer applies. 2016-09-02 15:57:54 +00:00
in6.h Reduce code duplication. 2016-02-15 14:59:03 +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 Separate ioctl address prefix management from RA prefix management 2016-08-16 10:31:57 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c Allow explicit binding to detached addresss. 2016-08-26 19:45:55 +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 Simplify. 2016-08-26 20:29:31 +00:00
in6_var.h Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
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 improve fast-forward performance when the number of flows exceeds ip6_maxflows. 2016-08-23 09:59:20 +00:00
ip6_forward.c Make ipforward_rt and ip6_forward_rt percpu 2016-08-31 09:14:47 +00:00
ip6_id.c
ip6_input.c Disallow input to detached addresses because they are not yet valid. 2016-09-07 15:41:44 +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 improve fast-forward performance when the number of flows exceeds ip6_maxflows. 2016-08-23 09:59:20 +00:00
ip6protosw.h Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
ipsec.h
mld6.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
mld6_var.h
nd6.c Don't GC an NDP cache that is added just before GC 2016-09-02 07:15:14 +00:00
nd6.h Separate nexthop caches from the routing table 2016-04-04 07:37:07 +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 Separate ioctl address prefix management from RA prefix management 2016-08-16 10:31:57 +00:00
pim6.h
pim6_var.h
raw_ip6.c Allow explicit binding to detached addresss. 2016-08-26 19:45:55 +00:00
raw_ip6.h
route6.c
scope6.c In rump (ifp)->if_afdata[AF_INET6] == NULL if we did not register netinet6 2016-08-12 11:44:24 +00:00
scope6_var.h
sctp6_usrreq.c Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
sctp6_var.h Add core networking support for SCTP. 2015-10-13 21:28:34 +00:00
udp6.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