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:
97c802a
)
[NETFILTER]: xt_hashlimit: fix limit off-by-one
author
Patrick McHardy
<kaber@trash.net>
Mon, 14 Aug 2006 01:06:02 +0000
(18:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Aug 2006 01:06:02 +0000
(18:06 -0700)
Hashlimit doesn't account for the first packet, which is inconsistent
with the limit match.
Reported by ryan.castellucci@gmail.com, netfilter bugzilla #500.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found