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:
cecc74d
)
netfilter: nf_conntrack: extend with extra stat counter
author
Jesper Dangaard Brouer
<hawk@comx.dk>
Fri, 23 Apr 2010 10:34:56 +0000
(12:34 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Fri, 23 Apr 2010 10:34:56 +0000
(12:34 +0200)
I suspect an unfortunatly series of events occuring under a DDoS
attack, in function __nf_conntrack_find() nf_contrack_core.c.
Adding a stats counter to see if the search is restarted too often.
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found