Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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