From: Patrick McHardy Date: Wed, 20 Sep 2006 18:59:25 +0000 (-0700) Subject: [NETFILTER]: xt_limit: don't reset state on unrelated rule updates X-Git-Tag: v2.6.19-rc1~1272^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57dab5d0bfee21663ed20222b4cedeb0655ba1f3;p=pandora-kernel.git [NETFILTER]: xt_limit: don't reset state on unrelated rule updates The limit match reinitializes its state whenever the ruleset changes, which means it will forget about previously used credits. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed