netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v2 nf] netfilter: make conntrack userspace helpers work again
Date: Sun, 24 May 2020 21:56:50 +0200	[thread overview]
Message-ID: <20200524195650.GA28733@salvia> (raw)
In-Reply-To: <20200515212712.16637-1-fw@strlen.de>

On Fri, May 15, 2020 at 11:27:12PM +0200, Florian Westphal wrote:
> conntrackd has support for userspace-based connection tracking helpers,
> to move parsing of control packets to userspace.

I posted a patch that simplifies this logic by checking for:

        helper->flags & NF_CT_HELPER_F_USERSPACE

from the nf_conntrack_update path.

https://patchwork.ozlabs.org/project/netfilter-devel/patch/20200524195410.28502-2-pablo@netfilter.org/

There was another issue that I have also fixed.

Thanks for posting your patch.

      reply	other threads:[~2020-05-24 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAPZ+yNLdFUDCnuBG-LeS4aVvr14Pjp_mBbi+GFR9w49QVK_7Mg@mail.gmail.com>
2020-05-15 21:27 ` [PATCH v2 nf] netfilter: make conntrack userspace helpers work again Florian Westphal
2020-05-24 19:56   ` 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=20200524195650.GA28733@salvia \
    --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 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).