]> Git Repo - linux.git/commit
netfilter: xt_hashlimit: IPV6 bugfix
authorEric Dumazet <[email protected]>
Thu, 25 Mar 2010 16:25:11 +0000 (17:25 +0100)
committerPatrick McHardy <[email protected]>
Thu, 25 Mar 2010 16:25:11 +0000 (17:25 +0100)
commit8f5992291457c8e6de2f5fe39849de6756be1a96
treeed70a062c6f154e0faa23986c3115bdf508d3e7b
parent9c13886665c43600bd0af4b38e33c654e648e078
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 <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
net/netfilter/xt_hashlimit.c
This page took 0.05283 seconds and 4 git commands to generate.