NetBSD/sys/netinet6
thorpej 2803ff0955 Use the new IPSEC_PCB_SKIP_IPSEC() to bypass a socket policy lookup
when possible.  This shaves several cycles from the output path for
non-IPsec connections, even if the policy is cached in the PCB.
2004-03-02 02:28:28 +00:00
..
ah_aesxcbcmac.c
ah_aesxcbcmac.h
ah_core.c
ah_input.c KNF 2004-02-11 10:47:28 +00:00
ah_output.c
ah.h
dest6.c
esp_aesctr.c
esp_aesctr.h
esp_core.c
esp_input.c KNF 2004-02-11 10:47:28 +00:00
esp_output.c
esp_rijndael.c
esp_rijndael.h
esp.h
files.ipsec
files.netinet6
frag6.c
icmp6.c
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c we have IFT_BRIDGE already, no need for #ifdef 2004-02-11 20:51:24 +00:00
in6_ifattach.h
in6_pcb.c
in6_pcb.h
in6_proto.c
in6_src.c
in6_var.h
in6.c avoid out-of-bound memory access if len == 128. 2004-02-23 05:01:04 +00:00
in6.h
ip6_forward.c when ipsec tunnel mode is applied, we are originating packet (instead of 2004-01-16 05:12:08 +00:00
ip6_id.c
ip6_input.c minor KNF 2004-02-11 10:54:29 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c Use the new IPSEC_PCB_SKIP_IPSEC() to bypass a socket policy lookup 2004-03-02 02:28:28 +00:00
ip6_var.h
ip6protosw.h
ipcomp_core.c
ipcomp_input.c KNF 2004-02-11 10:47:28 +00:00
ipcomp_output.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
ipcomp.h
ipsec.c Augment the PCB cache with a "hint" that can be used to short-circuit 2004-03-02 02:17:38 +00:00
ipsec.h Augment the PCB cache with a "hint" that can be used to short-circuit 2004-03-02 02:17:38 +00:00
Makefile
mld6_var.h
mld6.c
nd6_nbr.c reduce useless variables 2004-02-10 20:57:20 +00:00
nd6_rtr.c
nd6.c avoid ugly typecast 2004-02-11 10:37:33 +00:00
nd6.h Remove outdated prototype for ip6_getpmtu(). The function has a different 2004-02-04 10:31:27 +00:00
pim6_var.h
pim6.h
raw_ip6.c
raw_ip6.h
route6.c
udp6_output.c
udp6_usrreq.c
udp6_var.h
udp6.h