Commit 529985de authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso

netfilter: default CONFIG_NETFILTER_INGRESS to y

Useful to compile-test all options.
Suggested-by: default avatarAlexei Stavoroitov <ast@plumgrid.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 2f06550b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment