NetBSD/sys/netinet6
itojun 617b3fab7e - record IPsec packet history into m_aux structure.
- let ipfilter look at wire-format packet only (not the decapsulated ones),
  so that VPN setting can work with NAT/ipfilter settings.
sync with kame.

TODO: use header history for stricter inbound validation
2001-01-24 09:04:15 +00:00
..
IMPLEMENTATION
Makefile
TODO
ah.h
ah_core.c
ah_input.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ah_output.c
dest6.c minimize diff with the latest kame tree. 2001-01-23 05:21:23 +00:00
esp.h
esp_core.c
esp_input.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
esp_output.c
esp_rijndael.c
esp_rijndael.h
frag6.c
icmp6.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
in6.c workaround to avoid EMSGSIZE when ND6 table for the outgoing interface 2001-01-18 06:50:12 +00:00
in6.h
in6_cksum.c
in6_gif.c make it possible to turn off ingress filter on gif/stf tunnel egress, 2001-01-22 07:51:01 +00:00
in6_gif.h
in6_ifattach.c on interface removal (ifconfig destroy) do not remove default route by mistake 2001-01-18 06:49:11 +00:00
in6_ifattach.h
in6_pcb.c
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c
in6_src.c
in6_var.h
ip6_forward.c
ip6_input.c
ip6_mroute.c
ip6_mroute.h
ip6_output.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ip6_var.h
ip6protosw.h
ipcomp.h
ipcomp_core.c
ipcomp_input.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ipcomp_output.c
ipsec.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
ipsec.h - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
mld6.c
mld6_var.h
nd6.c
nd6.h
nd6_nbr.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
nd6_rtr.c wrap noisy ND6 debugging messages with ND6_DEBUG. sync with kame 2001-01-17 11:26:52 +00:00
pim6.h
pim6_var.h
raw_ip6.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
route6.c
udp6.h
udp6_usrreq.c - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
udp6_var.h