From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Phil Sutter <phil@nwl.cc>, Florian Westphal <fw@strlen.de>,
netfilter-devel@vger.kernel.org, Eric Garver <e@erig.me>
Subject: Re: [nf-next PATCH v5 00/18] Dynamic hook interface binding
Date: Tue, 22 Oct 2024 15:00:46 +0200 [thread overview]
Message-ID: <Zxeh82DzdEjuh5m6@calendula> (raw)
In-Reply-To: <ZxeK2yu1NYyIAczQ@orbyte.nwl.cc>
On Tue, Oct 22, 2024 at 01:22:03PM +0200, Phil Sutter wrote:
> Hi Florian,
>
> On Mon, Oct 21, 2024 at 03:05:44PM +0200, Florian Westphal wrote:
> > 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.
>
> Maybe worth noting that patches 7, 8 and 9 are rather pointless if not
> followed up by the remaining ones. Patch 10 OTOH may apply to HEAD by
> itself.
>
> Should I prepare a series with just patches 1-6 and 10 for nf-next?
Please, post them so I have a chance to review this smaller batch.
Thanks
prev parent reply other threads:[~2024-10-22 13:00 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 ` [nf-next PATCH v5 00/18] Dynamic hook interface binding Florian Westphal
2024-10-22 11:22 ` Phil Sutter
2024-10-22 13:00 ` 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=Zxeh82DzdEjuh5m6@calendula \
--to=pablo@netfilter.org \
--cc=e@erig.me \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.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.