From: Florian Westphal Date: Mon, 11 Mar 2013 20:11:01 +0000 (+0000) Subject: netfilter: ip6t_NPT: restrict to mangle table X-Git-Tag: v3.9-rc5~28^2~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82783c91d5dce680dbd290ebf301a520b0e72a5;p=pandora-kernel.git netfilter: ip6t_NPT: restrict to mangle table As the translation is stateless, using it in nat table doesn't work (only initial packet is translated). filter table OUTPUT works but won't re-route the packet after translation. Signed-off-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed