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:
b10866f
)
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
author
Patrick McHardy
<kaber@trash.net>
Tue, 1 Aug 2006 06:47:31 +0000
(23:47 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 2 Aug 2006 20:38:29 +0000
(13:38 -0700)
The hashlimit table name and the textsearch algorithm need to be
terminated, the textsearch pattern length must not exceed the
maximum size.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found