commit | af740b2c8f4521e2c45698ee6040941a82d6349d | [log] [tgz] |
---|---|---|
author | Jesper Dangaard Brouer <hawk@comx.dk> | Fri Apr 23 12:34:56 2010 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Fri Apr 23 12:34:56 2010 +0200 |
tree | ae9fb87ebbfd422b07cb8e027fbe13e9c40c403e | |
parent | cecc74de25d2cfb08e7702cd38e3f195950f1228 [diff] |
netfilter: nf_conntrack: extend with extra stat counter 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>