commit | 1e8430f30b55a1f3f6925c9f37f8cc9afd141d2e | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Aug 11 18:21:50 2014 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Aug 19 21:42:45 2014 +0200 |
tree | 4ba4a25effa11289ca4185324e38f53ec16e017b | |
parent | caa8ad94edf686d02b555c65a6162c0d1b434958 [diff] |
netfilter: nf_tables: nat expression must select CONFIG_NF_NAT This enables the netfilter NAT engine in first place, otherwise you cannot ever select the nf_tables nat expression if iptables is not selected. Reported-by: Matteo Croce <technoboy85@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>