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, phil@nwl.cc,
Michal Slabihoudek <michal.slabihoudek@gooddata.com>
Subject: Re: [PATCH nf-next] netfilter: nf_conncount: fix tracking of connections from localhost
Date: Sun, 18 Jan 2026 17:03:48 +0100 [thread overview]
Message-ID: <aW0EZPoM60XTy6kJ@strlen.de> (raw)
In-Reply-To: <db94e3de-d949-449f-aabb-75de17ee6d21@suse.de>
Fernando Fernandez Mancera <fmancera@suse.de> wrote:
> To me it is a legit case, corner case for sure but legit. Anyway, I am fine
> adding both solutions and won't push hard on this because as I said is quite
> corner case. I am just afraid of breaking existing use cases.
Yes :-/
What about a v2 that checks skb->skb_iif, would that work?
I dislike the need to unconditionally wait for SEEN_REPLY.
next prev parent reply other threads:[~2026-01-18 16:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-18 11:13 [PATCH nf-next] netfilter: nf_conncount: fix tracking of connections from localhost Fernando Fernandez Mancera
2026-01-18 12:22 ` Florian Westphal
2026-01-18 15:50 ` Fernando Fernandez Mancera
2026-01-18 16:03 ` Florian Westphal [this message]
2026-01-18 16:34 ` Fernando Fernandez Mancera
2026-01-19 0:21 ` Florian Westphal
2026-01-19 16:37 ` Fernando Fernandez Mancera
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=aW0EZPoM60XTy6kJ@strlen.de \
--to=fw@strlen.de \
--cc=coreteam@netfilter.org \
--cc=fmancera@suse.de \
--cc=michal.slabihoudek@gooddata.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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 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.