From: Pablo Neira Ayuso Date: Mon, 11 Aug 2014 16:21:50 +0000 (+0200) Subject: netfilter: nf_tables: nat expression must select CONFIG_NF_NAT X-Git-Tag: fixes-for-v3.18-merge-window~162^2~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8430f30b55a1f3f6925c9f37f8cc9afd141d2e;p=pandora-kernel.git 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 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed