From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Stefan Berger <stefanb@linux.vnet.ibm.com>,
netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org,
coreteam@netfilter.org
Subject: Re: [PATCH] [connlimit] Revert 44bd4de9
Date: Mon, 14 Feb 2011 17:01:16 +0100 [thread overview]
Message-ID: <4D5951CC.5030208@trash.net> (raw)
In-Reply-To: <alpine.LNX.2.01.1102141644400.14613@obet.zrqbmnf.qr>
Am 14.02.2011 16:45, schrieb Jan Engelhardt:
> On Monday 2011-02-14 16:30, Stefan Berger wrote:
>
>> 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.
>
> What problems? Why would xt_connlimit care about what other extensions
> have been used before it?
>
Because we abort once the threshold has been reached, which might be
before we found the matching connection and set addit to false.
next prev parent reply other threads:[~2011-02-14 16:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-14 15:30 [PATCH] [connlimit] Revert 44bd4de9 Stefan Berger
2011-02-14 15:45 ` Jan Engelhardt
2011-02-14 16:01 ` Patrick McHardy [this message]
2011-02-14 15:58 ` Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D5951CC.5030208@trash.net \
--to=kaber@trash.net \
--cc=coreteam@netfilter.org \
--cc=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
--cc=stefanb@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).