Explorar o código

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 %!s(int64=10) %!d(string=hai) anos
pai
achega
529985de20
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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