From: Patrick McHardy Date: Sun, 26 Aug 2012 17:14:04 +0000 (+0200) Subject: netfilter: nf_nat: add protoff argument to packet mangling functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~226^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051966c0c644a1c96092d4206e00704ade813c9a;p=pandora-kernel.git netfilter: nf_nat: add protoff argument to packet mangling functions For mangling IPv6 packets the protocol header offset needs to be known by the NAT packet mangling functions. Add a so far unused protoff argument and convert the conntrack and NAT helpers to use it in preparation of IPv6 NAT. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed