Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 14 Feb 2011 15:54:33 +0000 (16:54 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Feb 2011 15:54:33 +0000 (16:54 +0100)
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 <stefanb@linux.vnet.ibm.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found