Don't try and build IPFILTER in LINT.
This commit is contained in:
parent
70b8674d5e
commit
bac47abbc4
@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
|
|||||||
#
|
#
|
||||||
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
|
# 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).
|
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
|
||||||
#
|
#
|
||||||
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
|
# 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_VERBOSE_LIMIT=100 #limit verbosity
|
||||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||||
options IPDIVERT #divert sockets
|
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 IPFILTER_LKM #kernel support for ip_fil.o LKM
|
||||||
options IPSTEALTH #support for stealth forwarding
|
options IPSTEALTH #support for stealth forwarding
|
||||||
options TCPDEBUG
|
options TCPDEBUG
|
||||||
|
@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
|
|||||||
#
|
#
|
||||||
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
|
# 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).
|
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
|
||||||
#
|
#
|
||||||
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
|
# 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_VERBOSE_LIMIT=100 #limit verbosity
|
||||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||||
options IPDIVERT #divert sockets
|
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 IPFILTER_LKM #kernel support for ip_fil.o LKM
|
||||||
options IPSTEALTH #support for stealth forwarding
|
options IPSTEALTH #support for stealth forwarding
|
||||||
options TCPDEBUG
|
options TCPDEBUG
|
||||||
|
@ -461,8 +461,6 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
|
|||||||
#
|
#
|
||||||
# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
|
# 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).
|
# IPFILTER_LKM enables LKM support for an ipfilter module (untested).
|
||||||
#
|
#
|
||||||
# IPSTEALTH enables code to support stealth forwarding (i.e., forwarding
|
# 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_VERBOSE_LIMIT=100 #limit verbosity
|
||||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||||
options IPDIVERT #divert sockets
|
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 IPFILTER_LKM #kernel support for ip_fil.o LKM
|
||||||
options IPSTEALTH #support for stealth forwarding
|
options IPSTEALTH #support for stealth forwarding
|
||||||
options TCPDEBUG
|
options TCPDEBUG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user