From: Pablo Neira Date: Wed, 13 May 2015 16:19:37 +0000 (+0200) Subject: net: add CONFIG_NET_INGRESS to enable ingress filtering X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~296^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cf51900f8545b358b5deaacfda348d990f671db;p=pandora-kernel.git net: add CONFIG_NET_INGRESS to enable ingress filtering This new config switch enables the ingress filtering infrastructure that is controlled through the ingress_needed static key. This prepares the introduction of the Netfilter ingress hook that resides under this unique static key. Note that CONFIG_SCH_INGRESS automatically selects this, that should be no problem since this also depends on CONFIG_NET_CLS_ACT. Signed-off-by: Pablo Neira Ayuso Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed