Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
This reverts commit 44bd4de. 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>
- Loading branch information