From: Eric Dumazet Date: Thu, 25 Mar 2010 16:25:11 +0000 (+0100) Subject: netfilter: xt_hashlimit: IPV6 bugfix X-Git-Tag: v2.6.34-rc3~33^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5992291457c8e6de2f5fe39849de6756be1a96;p=pandora-kernel.git netfilter: xt_hashlimit: IPV6 bugfix A missing break statement in hashlimit_ipv6_mask(), and masks between /64 and /95 are not working at all... Signed-off-by: Eric Dumazet Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed