NetBSD/sys/netinet6
itojun 5f09b77987 s/IPSEC_IPV6FWD/IPSEC/. this should correct strange behavior on ipv6
forwarding (even if policy asks for tunnel mode encryption, packets
go out in clear).  sync with kame.
2000-07-16 07:57:55 +00:00
..
IMPLEMENTATION
Makefile
TODO
ah.h
ah_core.c
ah_input.c
ah_output.c remove unnecessary #include <netkey/key_debug.h>. from kame. 2000-07-06 12:51:39 +00:00
dest6.c
esp.h
esp_core.c
esp_input.c
esp_output.c remove unnecessary #include <netkey/key_debug.h>. from kame. 2000-07-06 12:51:39 +00:00
frag6.c
icmp6.c add ppsratelimit(9), which does event-per-sec rate limitation. 2000-07-09 06:44:57 +00:00
in6.c fatal bug fix from kame (rtentry refcnt goes negative if we play with IPv6 2000-07-13 09:56:20 +00:00
in6.h do not pull sys/queue.h from netinet6/in6.h. PR10597. 2000-07-16 01:10:34 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c sync with kame. 2000-07-07 15:54:16 +00:00
in6_pcb.h sync with kame. 2000-07-07 15:54:16 +00:00
in6_prefix.c
in6_prefix.h
in6_proto.c
in6_src.c sync with kame. 2000-07-07 15:54:16 +00:00
in6_var.h
ip6_forward.c s/IPSEC_IPV6FWD/IPSEC/. this should correct strange behavior on ipv6 2000-07-16 07:57:55 +00:00
ip6_input.c
ip6_mroute.c
ip6_mroute.h
ip6_output.c remove unnecessary #include <netkey/key_debug.h>. from kame. 2000-07-06 12:51:39 +00:00
ip6_var.h remove m_pulldown statistics code. it is highly experimental and belong 2000-07-13 05:34:21 +00:00
ip6protosw.h
ipcomp.h
ipcomp_core.c
ipcomp_input.c remove unnecessary #include <netkey/key_debug.h>. from kame. 2000-07-06 12:51:39 +00:00
ipcomp_output.c remove unnecessary #include <netkey/key_debug.h>. from kame. 2000-07-06 12:51:39 +00:00
ipsec.c
ipsec.h
mld6.c
mld6_var.h
nd6.c
nd6.h
nd6_nbr.c
nd6_rtr.c
pim6.h
pim6_var.h
raw_ip6.c sync with kame. 2000-07-07 15:54:16 +00:00
route6.c
udp6.h
udp6_usrreq.c sync with kame. 2000-07-07 15:54:16 +00:00
udp6_var.h