netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Fernando Fernandez Mancera <fmancera@suse.de>
Cc: Phil Sutter <phil@nwl.cc>,
	netfilter-devel@vger.kernel.org, coreteam@netfilter.org
Subject: Re: [PATCH nft v2] src: add connlimit stateful object support
Date: Sat, 22 Nov 2025 13:03:22 +0100	[thread overview]
Message-ID: <aSGmiho8ighIT7WL@calendula> (raw)
In-Reply-To: <3a187dec-cd78-43cf-b202-e8c1d64c4f3b@suse.de>

On Fri, Nov 21, 2025 at 02:40:54PM +0100, Fernando Fernandez Mancera wrote:
> On 11/20/25 11:23 AM, Phil Sutter wrote:
> > Hi,
> > 
> > On Sat, Nov 15, 2025 at 12:04:46PM +0100, Fernando Fernandez Mancera wrote:
> > > Add support for "ct count" stateful object. E.g
> > > 
> > > table ip mytable {
> > > 	ct count ssh-connlimit { to 4 }
> > 
> > Quota objects use "over" and "until". So maybe use the latter instead of
> > "to" for ct count objects, too? I know it's a bit of back-n-forth since
> > Pablo had suggested the "to" keyword.
> > 
> 
> To me both are fine. I don't have a strong opinion here.
> 
> > Pablo, WDYT?

Fine with me too, thanks Phil.

      reply	other threads:[~2025-11-22 12:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-15 11:04 [PATCH nft v2] src: add connlimit stateful object support Fernando Fernandez Mancera
2025-11-20 10:23 ` Phil Sutter
2025-11-21 13:40   ` Fernando Fernandez Mancera
2025-11-22 12:03     ` Pablo Neira Ayuso [this message]

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=aSGmiho8ighIT7WL@calendula \
    --to=pablo@netfilter.org \
    --cc=coreteam@netfilter.org \
    --cc=fmancera@suse.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=phil@nwl.cc \
    /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).