Re: [PATCH nf-next v3 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
From: Jakub Kicinski
Date: Wed Aug 28 2024 - 14:42:35 EST
On Wed, 28 Aug 2024 08:05:09 -0700 Breno Leitao wrote:
> On Wed, Aug 28, 2024 at 07:42:40AM -0700, Jakub Kicinski wrote:
> > On Tue, 27 Aug 2024 07:52:40 -0700 Breno Leitao wrote:
> > > +++ b/tools/testing/selftests/net/config
> >
> > You gotta check all the configs, net is now fine, but bpf still breaks.
> > There may be more configs we don't use in CI.
>
> Sure, how can I find which configs I should care about?
There are various configs in the tree. Grep for the configs you convert
from select to depends on, they will all need updating.