From: Patrick McHardy Date: Sun, 26 Aug 2012 17:14:01 +0000 (+0200) Subject: netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~226^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811927ccfe90fbfcfff5253ba7f95057f6cae692;p=pandora-kernel.git netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 The NAT helpers currently only handle IPv4 packets correctly. Restrict invocation of the helpers to IPv4 in preparation of IPv6 NAT. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed