NetBSD/sys/netinet6
joerg 89a508fbb5 Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
Some are redundant, but make verification with grep much easier.
2013-04-27 21:35:24 +00:00
..
dest6.c
files.netinet6
frag6.c Loganaden Velvindron: 2012-09-27 23:10:00 +00:00
icmp6_private.h
icmp6.c 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD 2012-06-23 03:13:41 +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 - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +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 PR/47738: connect(2) to 239.x.y.z should return error but does not. 2013-04-12 21:30:40 +00:00
in6_pcb.h rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
in6_proto.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
in6_src.c rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
in6_var.h PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
in6.c 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD 2012-06-23 03:13:41 +00:00
in6.h Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. 2013-04-27 21:35:24 +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
ip6_flow.c PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
ip6_forward.c remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +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 Add a new sysctl to mark ports as reserved, so that they are not used in 2012-11-29 02:07:20 +00:00
ip6_mroute.c - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +00:00
ip6_mroute.h
ip6_output.c Initialize variable used as (conditional) result parameter. 2013-03-18 19:31:39 +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
Makefile more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
mld6_var.h First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
mld6.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
nd6_nbr.c remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
nd6_rtr.c PR/47576: Takahiro HAYASHI: Avoid crash destroying tap0 after deleting 2013-02-18 16:45:50 +00:00
nd6.c Use rt_getkey. 2013-01-24 14:23:09 +00:00
nd6.h 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD 2012-06-23 03:13:41 +00:00
pim6_var.h
pim6.h
raw_ip6.c remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c
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 PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00
udp6_var.h PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00
udp6.h