summaryrefslogtreecommitdiff
path: root/sys/netipsec/files.netipsec
blob: b8f072d4a1aebe83ecc48d40955bb713af08d30f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#	$Id: files.netipsec,v 1.15 2020/06/30 04:14:55 riastradh Exp $
#
#
defflag opt_ipsec.h	IPSEC:	opencrypto, aes
defflag opt_ipsec.h	IPSEC_DEBUG
defflag opt_ipsec.h	IPSEC_TX_TOS_CLEAR

file	netipsec/ipsec.c		ipsec	needs-flag
file	netipsec/ipsec_input.c		ipsec
file	netipsec/ipsec_mbuf.c		ipsec
file	netipsec/ipsec_output.c		ipsec
file	netipsec/xform_ah.c		ipsec
file	netipsec/xform_esp.c		ipsec
file	netipsec/xform_ipcomp.c		ipsec
file	netipsec/xform_ipip.c		ipsec
file	netipsec/ipsec_netbsd.c		ipsec

file	netipsec/key.c			ipsec
file	netipsec/key_debug.c		ipsec
file	netipsec/keysock.c		ipsec

file	netipsec/xform_tcp.c		ipsec & tcp_signature

file	netipsec/ipsecif.c		ipsec & ipsecif