netfilter: default CONFIG_NETFILTER_INGRESS to y
Useful to compile-test all options. Suggested-by: Alexei Stavoroitov <ast@plumgrid.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
parent
2f06550b3b
commit
529985de20
@ -3,6 +3,7 @@ menu "Core Netfilter Configuration"
|
||||
|
||||
config NETFILTER_INGRESS
|
||||
bool "Netfilter ingress support"
|
||||
default y
|
||||
select NET_INGRESS
|
||||
help
|
||||
This allows you to classify packets from ingress using the Netfilter
|
||||
|
Loading…
Reference in New Issue
Block a user