Re: [PATCH nf] netfilter: nf_tables: unconditionally flush pending work before notifier

From: Florian Westphal
Date: Wed Jul 03 2024 - 07:04:06 EST


Hillf Danton <hdanton@xxxxxxxx> wrote:
> Given trans->table goes thru the lifespan of trans, your proposal is a bandaid
> if trans outlives table.

trans must never outlive table.