From: Stefan Berger Date: Mon, 14 Feb 2011 15:54:33 +0000 (+0100) Subject: Revert "netfilter: xt_connlimit: connlimit-above early loop termination" X-Git-Tag: v2.6.39-rc1~468^2~182^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b7975e5aefc7fd08b7f582f3901b1669725cd0;p=pandora-kernel.git Revert "netfilter: xt_connlimit: connlimit-above early loop termination" This reverts commit 44bd4de9c2270b22c3c898310102bc6be9ed2978. I have to revert the early loop termination in connlimit since it generates problems when an iptables statement does not use -m state --state NEW before the connlimit match extension. Signed-off-by: Stefan Berger Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed