Don't try and build IPFILTER in LINT.
This commit is contained in:
parent
029cd3ca8d
commit
55c86d3469
@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
|
||||
#
|
||||
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
|
||||
#
|
||||
# IPFILTER enables Darren Reed's ipfilter package.
|
||||
# IPFILTER_LOG enables ipfilter's logging.
|
||||
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
|
||||
#
|
||||
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
|
||||
@ -480,8 +478,6 @@ options IPFIREWALL_FORWARD #enable transparent proxy support
|
||||
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||
options IPDIVERT #divert sockets
|
||||
options IPFILTER #kernel ipfilter support
|
||||
options IPFILTER_LOG #ipfilter logging
|
||||
#options IPFILTER_LKM #kernel support for ip_fil.o LKM
|
||||
options IPSTEALTH #support for stealth forwarding
|
||||
options TCPDEBUG
|
||||
|
@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
|
||||
#
|
||||
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
|
||||
#
|
||||
# IPFILTER enables Darren Reed's ipfilter package.
|
||||
# IPFILTER_LOG enables ipfilter's logging.
|
||||
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
|
||||
#
|
||||
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
|
||||
@ -480,8 +478,6 @@ options IPFIREWALL_FORWARD #enable transparent proxy support
|
||||
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||
options IPDIVERT #divert sockets
|
||||
options IPFILTER #kernel ipfilter support
|
||||
options IPFILTER_LOG #ipfilter logging
|
||||
#options IPFILTER_LKM #kernel support for ip_fil.o LKM
|
||||
options IPSTEALTH #support for stealth forwarding
|
||||
options TCPDEBUG
|
||||
|
@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
|
||||
#
|
||||
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
|
||||
#
|
||||
# IPFILTER enables Darren Reed's ipfilter package.
|
||||
# IPFILTER_LOG enables ipfilter's logging.
|
||||
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
|
||||
#
|
||||
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
|
||||
@ -480,8 +478,6 @@ options IPFIREWALL_FORWARD #enable transparent proxy support
|
||||
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||
options IPDIVERT #divert sockets
|
||||
options IPFILTER #kernel ipfilter support
|
||||
options IPFILTER_LOG #ipfilter logging
|
||||
#options IPFILTER_LKM #kernel support for ip_fil.o LKM
|
||||
options IPSTEALTH #support for stealth forwarding
|
||||
options TCPDEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user