From 5ecac8709e33b7b3564821c88b2a0ef098bd12ce Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 10 Oct 1999 15:24:04 +0000 Subject: [PATCH] Put IPFILTER_LKM into opt_ipfilter.h and delete the other two IPFILTER options that previously went there. --- sys/conf/options | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/conf/options b/sys/conf/options index f7fa23ef087..5894d645570 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -216,8 +216,7 @@ MROUTING opt_mrouting.h INET opt_inet.h IPDIVERT DUMMYNET opt_ipdn.h -IPFILTER opt_ipfilter.h -IPFILTER_LOG opt_ipfilter.h +IPFILTER_LKM opt_ipfilter.h IPFIREWALL opt_ipfw.h IPFIREWALL_VERBOSE opt_ipfw.h IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h