Bläddra i källkod

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>
Pablo Neira Ayuso 10 år sedan
förälder
incheckning
529985de20
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      net/netfilter/Kconfig

+ 1 - 0
net/netfilter/Kconfig

@@ -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