Home
last modified time | relevance | path

Searched hist:"84 a59ca55f699d1d1fbfffd75445bcfe0c3daf06" (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/
H A DKconfigdiff 84a59ca55f699d1d1fbfffd75445bcfe0c3daf06 Thu Sep 04 09:47:21 CEST 2014 Pablo Neira Ayuso <pablo@netfilter.org> netfilter: add explicit Kconfig for NETFILTER_XT_NAT

Paul Bolle reports that 'select NETFILTER_XT_NAT' from the IPV4 and IPV6
NAT tables becomes noop since there is no Kconfig switch for it. Add the
Kconfig switch to resolve this problem.

Fixes: 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope
Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>