freebsd-dev/sys/netipsec
Bjoern A. Zeeb 224c45c4f2 s,#if INET6,#ifdef INET6,
This unbreaks the build for FAST_IPSEC && !INET6 and was wrong anyway.

Reported by:	Dmitry Pryanishnikov <dmitry atlantis.dp.ua>
2006-12-14 17:33:46 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c s,#if INET6,#ifdef INET6, 2006-12-14 17:33:46 +00:00
ipsec_mbuf.c
ipsec_osdep.h Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
ipsec_output.c Add a pseudo interface for packet filtering IPSec connections before or after 2006-06-26 22:30:08 +00:00
ipsec.c s,#if INET6,#ifdef INET6, 2006-12-14 17:33:46 +00:00
ipsec.h Add a pseudo interface for packet filtering IPSec connections before or after 2006-06-26 22:30:08 +00:00
key_debug.c
key_debug.h
key_var.h First steps towards IPSec cleanup. 2006-03-25 13:38:52 +00:00
key.c Prevent disappearing SAD entries by implementing MPsafe refcounting. 2006-05-20 15:35:36 +00:00
key.h
keydb.h First steps towards IPSec cleanup. 2006-03-25 13:38:52 +00:00
keysock.c Fix build breakage from previous commit which confused key_abort and key_close. 2006-07-22 09:18:02 +00:00
keysock.h
xform_ah.c - The authsize field from auth_hash structure was removed. 2006-05-17 18:30:28 +00:00
xform_esp.c - The authsize field from auth_hash structure was removed. 2006-05-17 18:30:28 +00:00
xform_ipcomp.c
xform_ipip.c Add a pseudo interface for packet filtering IPSec connections before or after 2006-06-26 22:30:08 +00:00
xform_tcp.c First steps towards IPSec cleanup. 2006-03-25 13:38:52 +00:00
xform.h Fix more stack corruptions on amd64. 2006-03-30 18:57:04 +00:00