NetBSD/sys/netinet6
pooka d610791504 Wrap ipflow_create() & ip6flow_create() in kernel lock. Prevents the
interrupt side on another core from seeing the situation while the ipflow
is being modified.
2014-04-01 13:11:44 +00:00
..
Makefile more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
dest6.c
files.netinet6
frag6.c draft-gont-6man-ipv6-atomic-fragment-00 is now RFC 6949 (Loganaden Velvindron 2013-08-30 07:42:08 +00:00
icmp6.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
icmp6_private.h
in6.c Remove dead code. 2014-01-15 10:52:11 +00:00
in6.h define constants for scopeid function flags. 2013-10-19 15:44:29 +00:00
in6_cksum.c fix assertions 2011-04-25 22:04:32 +00:00
in6_gif.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
in6_gif.h
in6_ifattach.c Mark a variable as used only in diagnostic kernels 2013-10-25 15:44:39 +00:00
in6_ifattach.h
in6_offload.c ip6_undefer_csum: 2011-04-25 22:07:57 +00:00
in6_offload.h undefer csum in looutput. 2011-04-25 22:20:59 +00:00
in6_pcb.c convert from CIRCLEQ to TAILQ. 2013-11-23 14:20:21 +00:00
in6_pcb.h rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
in6_proto.c Allow kernels compiled with INET+INET6 to be booted as IPv4-only or IPv6-only. 2014-01-02 18:29:01 +00:00
in6_src.c rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
in6_var.h Remove the now un-used function in6ifa_ifplocaladdr. 2014-01-13 18:57:48 +00:00
ip6_etherip.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ip6_etherip.h Make the EtherIP in IPv6 input path work. 2010-08-24 00:07:00 +00:00
ip6_flow.c Wrap ipflow_create() & ip6flow_create() in kernel lock. Prevents the 2014-04-01 13:11:44 +00:00
ip6_forward.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
ip6_id.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
ip6_input.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
ip6_mroute.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
ip6_mroute.h
ip6_output.c check sockopt_get() error, from logan. 2013-10-03 20:27:55 +00:00
ip6_private.h
ip6_var.h 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD 2012-06-23 03:13:41 +00:00
ip6protosw.h
ipsec.h remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
mld6.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
mld6_var.h First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
nd6.c If IPv6 is disabled for an interface, mark all addresses as tentative. 2014-03-20 13:34:35 +00:00
nd6.h For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag 2013-05-21 08:37:27 +00:00
nd6_nbr.c When handling NS/NA we need to check our prefix list instead of our 2014-01-13 18:23:36 +00:00
nd6_rtr.c Remove unused variable 2013-09-14 21:08:35 +00:00
pim6.h
pim6_var.h
raw_ip6.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
raw_ip6.h
route6.c
scope6.c
scope6_var.h
udp6.h
udp6_output.c PR/47408: Anthony Mallet: sendto(2) issue with IPv6 UDP datagrams 2013-01-06 00:17:13 +00:00
udp6_private.h
udp6_usrreq.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
udp6_var.h PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00