]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
netfilter: default CONFIG_NETFILTER_INGRESS to y
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 26 May 2015 16:41:12 +0000 (18:41 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 26 May 2015 16:41:06 +0000 (18:41 +0200)
Useful to compile-test all options.

Suggested-by: Alexei Stavoroitov <ast@plumgrid.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/Kconfig

index db1c674397adc386f7a2c5306f41573b17303d5f..9a89e7c67d78c616762774e25ec967d1e992a4bf 100644 (file)
@@ -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