NetBSD/sys/netipsec
drochner 23e5beaef1 rename the IPSEC in-kernel CPP variable and config(8) option to
KAME_IPSEC, and make IPSEC define it so that existing kernel
config files work as before
Now the default can be easily be changed to FAST_IPSEC just by
setting the IPSEC alias to FAST_IPSEC.
2011-12-19 11:59:56 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec rename the IPSEC in-kernel CPP variable and config(8) option to 2011-12-19 11:59:56 +00:00
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c
ipsec_mbuf.c
ipsec_netbsd.c
ipsec_osdep.h add missing rnd_extract->cprng_fast conversion, fixes build of 2011-11-29 13:15:27 +00:00
ipsec_output.c
ipsec_private.h
ipsec_var.h
ipsec.c
ipsec.h
key_debug.c
key_debug.h
key_var.h
key.c as in netkey/key.c, just use cprng_fast() to get a random number 2011-12-19 11:47:16 +00:00
key.h
keydb.h
keysock.c
keysock.h
Makefile
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c
xform_tcp.c
xform.h