All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Fernando Fernandez Mancera <fmancera@suse.de>
Cc: netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
	pablo@netfilter.org
Subject: Re: [PATCH nf v3] netfilter: nft_connlimit: fix duplicated tracking of a connection
Date: Tue, 4 Nov 2025 12:54:55 +0100	[thread overview]
Message-ID: <aQnpj-3ZfZUVpIj0@strlen.de> (raw)
In-Reply-To: <08bd5858-9a07-4da8-9d31-d685cbf0eea4@suse.de>

Fernando Fernandez Mancera <fmancera@suse.de> wrote:
> > The net, tuple_ptr, and zone argument would be obsoleted and
> > replaced with nf_conn *ct arg.
> > 
> > This allows the nf_conncount internals to always skip the
> > insertion for !confirmed case, and the existing suppression
> > for same-jiffy collect could remain in place as well.
> > 
> > Its more work but since this has been broken forever I don't
> > think we need a urgent/small fix for this.
> 
> Fair enough, I will handle this in a bigger patch aimed for nf-next 
> then. I do not think we should touch the API on 6.18 given we are at rc4 
> already.

Makes sense to me.  Thanks Fernando.

      reply	other threads:[~2025-11-04 11:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-31 13:08 [PATCH nf v3] netfilter: nft_connlimit: fix duplicated tracking of a connection Fernando Fernandez Mancera
2025-11-04 11:18 ` Florian Westphal
2025-11-04 11:25   ` Fernando Fernandez Mancera
2025-11-04 11:54     ` Florian Westphal [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=aQnpj-3ZfZUVpIj0@strlen.de \
    --to=fw@strlen.de \
    --cc=coreteam@netfilter.org \
    --cc=fmancera@suse.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.