commit | 84a59ca55f699d1d1fbfffd75445bcfe0c3daf06 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Sep 04 09:47:21 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 05 17:23:31 2014 -0700 |
tree | fc37e5a81db07b9f7693f295ccca84fce6d364b4 | |
parent | e7478dfc4656f4a739ed1b07cfd59c12f8eb112e [diff] |
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>