All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Phil Sutter <phil@nwl.cc>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>,
	netfilter-devel@vger.kernel.org, Florian Westphal <fw@strlen.de>,
	Eric Garver <e@erig.me>
Subject: Re: [nf-next PATCH v5 00/18] Dynamic hook interface binding
Date: Mon, 21 Oct 2024 15:05:44 +0200	[thread overview]
Message-ID: <20241021130544.GA15761@breakpoint.cc> (raw)
In-Reply-To: <20240926095643.8801-1-phil@nwl.cc>

Phil Sutter <phil@nwl.cc> wrote:

I started to review this, I would suggest to apply the first 10 patches
for the next net-next PR so that its exposed to wider audience.

  parent reply	other threads:[~2024-10-21 13:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-26  9:56 [nf-next PATCH v5 00/18] Dynamic hook interface binding Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 01/18] netfilter: nf_tables: Flowtable hook's pf value never varies Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 02/18] netfilter: nf_tables: Store user-defined hook ifname Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 03/18] netfilter: nf_tables: Use stored ifname in netdev hook dumps Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 04/18] netfilter: nf_tables: Compare netdev hooks based on stored name Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 05/18] netfilter: nf_tables: Tolerate chains with no remaining hooks Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 06/18] netfilter: nf_tables: Simplify chain netdev notifier Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 07/18] netfilter: nf_tables: Introduce functions freeing nft_hook objects Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 08/18] netfilter: nf_tables: Introduce nft_hook_find_ops() Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 09/18] netfilter: nf_tables: Introduce nft_register_flowtable_ops() Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 10/18] netfilter: nf_tables: Drop __nft_unregister_flowtable_net_hooks() Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 11/18] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 12/18] netfilter: nf_tables: chain: Respect NETDEV_REGISTER events Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 13/18] netfilter: nf_tables: flowtable: " Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 14/18] netfilter: nf_tables: Wrap netdev notifiers Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 15/18] netfilter: nf_tables: Handle NETDEV_CHANGENAME events Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 16/18] netfilter: nf_tables: Support wildcard netdev hook specs Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 17/18] netfilter: nf_tables: Add notications for hook changes Phil Sutter
2024-09-26  9:56 ` [nf-next PATCH v5 18/18] selftests: netfilter: Torture nftables netdev hooks Phil Sutter
2024-10-21 13:05 ` Florian Westphal [this message]
2024-10-22 11:22   ` [nf-next PATCH v5 00/18] Dynamic hook interface binding Phil Sutter
2024-10-22 13:00     ` Pablo Neira Ayuso

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=20241021130544.GA15761@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=e@erig.me \
    --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.