From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: fw@strlen.de
Subject: Re: [PATCH nf] netfilter: nft_ct: bail out if helper is not found for NFPROTO_{IPV4,IPV6}
Date: Mon, 29 Jan 2024 23:12:23 +0100 [thread overview]
Message-ID: <Zbgix0Fl6yCmGHZM@calendula> (raw)
In-Reply-To: <20240129190538.147822-1-pablo@netfilter.org>
On Mon, Jan 29, 2024 at 08:05:38PM +0100, Pablo Neira Ayuso wrote:
> Otherwise, this assigns the NULL helper. Bail out from control plane path
> if the kernel does not provide this helper.
Scratch this, help4 and help6 are set to NULL, the existing
!help4 && !help6 is sufficient.
prev parent reply other threads:[~2024-01-29 22:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 19:05 [PATCH nf] netfilter: nft_ct: bail out if helper is not found for NFPROTO_{IPV4,IPV6} Pablo Neira Ayuso
2024-01-29 22:12 ` 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=Zbgix0Fl6yCmGHZM@calendula \
--to=pablo@netfilter.org \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.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.