[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220315142750.31d1a4b2@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Tue, 15 Mar 2022 14:27:50 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: Phil Sutter <phil@....cc>, netfilter-devel@...r.kernel.org,
davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH nf-next 2/6] netfilter: nf_tables: Reject tables of
unsupported family
On Tue, 15 Mar 2022 21:27:45 +0100 Pablo Neira Ayuso wrote:
> > is there a reason this one is IS_ENABLED() and everything else is ifdef?
>
> bridge might be compiled as a module, if the bridge infrastructure
> also comes a module as well.
>
> Anything else is either built-in or off.
:o I thought ifdef works for modules, after checking the code
it makes sense, thanks!
Powered by blists - more mailing lists