Temporaly re-enable IPSEC and IPV6FIREWALL to make the kernel buildable

with INET6
(I'll fix those dependency later, Sorry)

PR:		kern/15053
Submitted by:	ssar@stacken.kth.se
This commit is contained in:
Yoshinobu Inoue 1999-11-23 02:01:49 +00:00
parent 1f1669ea57
commit af4f75caf0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53616

View file

@ -216,6 +216,7 @@ BRIDGE opt_bdg.h
MROUTING opt_mrouting.h
INET opt_inet.h
INET6 opt_inet.h
IPSEC opt_ipsec.h
IPDIVERT
DUMMYNET opt_ipdn.h
IPFILTER_LKM opt_ipfilter.h
@ -224,6 +225,7 @@ IPFIREWALL_VERBOSE opt_ipfw.h
IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h
IPFIREWALL_DEFAULT_TO_ACCEPT opt_ipfw.h
IPFIREWALL_FORWARD opt_ipfw.h
IPV6FIREWALL opt_ip6fw.h
IPSTEALTH
IPX opt_ipx.h
IPXIP opt_ipx.h