Re: [PATCH nf-next v5 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
From: Pablo Neira Ayuso
Date: Thu Sep 19 2024 - 06:08:29 EST
On Thu, Sep 19, 2024 at 02:31:12AM -0700, Breno Leitao wrote:
> Hello Pablo,
>
> On Wed, Sep 18, 2024 at 01:13:29PM +0200, Pablo Neira Ayuso wrote:
> > On Mon, Sep 09, 2024 at 01:46:17AM -0700, Breno Leitao wrote:
> > > These two patches make IP_NF_IPTABLES_LEGACY and IP6_NF_IPTABLES_LEGACY
> > > Kconfigs user selectable, avoiding creating an extra dependency by
> > > enabling some other config that would select IP{6}_NF_IPTABLES_LEGACY.
> >
> > This needs a v6. There is also:
> >
> > BRIDGE_NF_EBTABLES_LEGACY
> >
> > We have more copy and paste in the bridge.
> >
> > Would you submit a single patch covering this too?
>
> Sure, I am more than happy to work on this one and also on
> IP_NF_ARPTABLES.
>
> Would you like a v6 with all the four changes, or, two extra patches and
> keep this thread ready for merge?
One single patch is fine, thanks.
> PS: I am in LPC and in Kernel Recipes next week, I might not be able to
> do it until next week.
>
> Thanks