From: Pablo Neira Ayuso Date: Tue, 5 Aug 2014 18:02:42 +0000 (+0200) Subject: netfilter: nat: move specific NAT IPv4 to core X-Git-Tag: fixes-against-v3.18-rc2~81^2~101^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30766f4c2d60dd2a3fc67b7114174c417f43f4c6;p=pandora-kernel.git netfilter: nat: move specific NAT IPv4 to core Move the specific NAT IPv4 core functions that are called from the hooks from iptable_nat.c to nf_nat_l3proto_ipv4.c. This prepares the ground to allow iptables and nft to use the same NAT engine code that comes in a follow up patch. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed