NetBSD/sys/netinet6
itojun bf45c09959 fix SA lookup when IPsec transport mode and tunnel mode over IPv6 is used
at the same time.  sync with kame
(like "IP AH ESP IP", policy = "esp/tunnel/a-b/use ah/transport//use")
2001-09-13 06:30:57 +00:00
..
ah_core.c
ah_input.c
ah_output.c
ah.h
dest6.c
esp_core.c minor style 2001-09-10 03:08:18 +00:00
esp_input.c
esp_output.c
esp_rijndael.c
esp_rijndael.h
esp.h
frag6.c
icmp6.c
in6_cksum.c
in6_gif.c gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
in6_gif.h gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
in6_ifattach.c do not try to bring IPv6 up on bridge*. 2001-08-23 02:58:24 +00:00
in6_ifattach.h
in6_pcb.c cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed, 2001-08-06 10:25:00 +00:00
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c
in6_src.c
in6_var.h
in6.c ifidex2ifnet could contain NULL after if_detach(). sync with kame 2001-07-25 06:59:51 +00:00
in6.h fix comment on setsockopt arg size. KAME PR 369 2001-07-24 00:44:36 +00:00
ip6_forward.c
ip6_input.c cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed, 2001-08-06 10:25:00 +00:00
ip6_mroute.c ifindex2ifnet could return NULL if if_detach() is used (pcmcia card 2001-07-25 09:23:46 +00:00
ip6_mroute.h
ip6_output.c
ip6_var.h
ip6protosw.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c
ipcomp.h
ipsec.c fix SA lookup when IPsec transport mode and tunnel mode over IPv6 is used 2001-09-13 06:30:57 +00:00
ipsec.h cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed, 2001-08-06 10:25:00 +00:00
Makefile
mld6_var.h
mld6.c
nd6_nbr.c
nd6_rtr.c
nd6.c ifidex2ifnet could contain NULL after if_detach(). sync with kame 2001-07-25 06:59:51 +00:00
nd6.h
pim6_var.h
pim6.h
raw_ip6.c allocate ipsec policy buffer attached to pcb in in*_pcballoc, before 2001-07-25 23:28:02 +00:00
route6.c
udp6_output.c
udp6_usrreq.c allocate ipsec policy buffer attached to pcb in in*_pcballoc, before 2001-07-25 23:28:02 +00:00
udp6_var.h
udp6.h