From: Matthias Schiffer Date: Sat, 30 Mar 2013 10:23:12 +0000 (+0000) Subject: netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths X-Git-Tag: v3.9-rc6~9^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=906b1c394d0906a154fbdc904ca506bceb515756;p=pandora-kernel.git netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths The bitmask used for the prefix mangling was being calculated incorrectly, leading to the wrong part of the address being replaced when the prefix length wasn't a multiple of 32. Signed-off-by: Matthias Schiffer Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed