On Sat, Mar 19, 2022 at 11:29:55PM +0100, Pablo Neira Ayuso wrote: > Hi Phil, > > On Wed, Mar 02, 2022 at 10:02:55PM +0100, Phil Sutter wrote: > > The function sets the pernet boolean to avoid the spurious warning from > > nf_ct_lookup_helper() when assigning conntrack helpers via nftables. > > I'm going to apply this alternative patch, based on yours. No need to > expose a symbol to access the pernet area. I have also added the Fixes: tag. Scratch this, I'll take your patch as is. The symbol is indeed needed. Thanks.