From: Jesper Dangaard Brouer Date: Fri, 23 Apr 2010 10:34:56 +0000 (+0200) Subject: netfilter: nf_conntrack: extend with extra stat counter X-Git-Tag: v2.6.35-rc1~473^2~168^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af740b2c8f4521e2c45698ee6040941a82d6349d;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed