git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c13886
)
netfilter: xt_hashlimit: IPV6 bugfix
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 25 Mar 2010 16:25:11 +0000
(17:25 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 25 Mar 2010 16:25:11 +0000
(17:25 +0100)
A missing break statement in hashlimit_ipv6_mask(), and masks
between /64 and /95 are not working at all...
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found