All of lore.kernel.org
 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 nf-next v2 0/2] netfilter: new hook nfnl subsystem
Date: Mon, 7 Jun 2021 14:31:37 +0200	[thread overview]
Message-ID: <20210607123137.GA8106@salvia> (raw)
In-Reply-To: <20210604102707.799-1-fw@strlen.de>

On Fri, Jun 04, 2021 at 12:27:05PM +0200, Florian Westphal wrote:
> v2: patch 2 needs to update nfnl_lockdep_names[] in nfnetlink.c.
> 
> First patch is a required dependency to allow to check when
> its safe to treat the 'priv' pointer as a nft base chain pointer.
> 
> Second patch adds a new nfnl subsystem to enable userspace to dump
> the active hooks to userspace.
> 
> Previous patches added this to nf_tables instead, but technically
> this isn't related to nf_tables.
> 
> Using a new nfnl subsys allows to extend this later, e.g. to
> send out notifications, e.g. when a new base hook is registered.

Series applied, thanks.

      parent reply	other threads:[~2021-06-07 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04 10:27 [PATCH nf-next v2 0/2] netfilter: new hook nfnl subsystem Florian Westphal
2021-06-04 10:27 ` [PATCH nf-next v2 1/2] netfilter: annotate nf_tables base hook ops Florian Westphal
2021-06-04 10:27 ` [PATCH nf-next v2 2/2] netfilter: add new hook nfnl subsystem Florian Westphal
2021-06-07 12:31 ` 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=20210607123137.GA8106@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 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.