Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > Lockless iteration over the list of hooks is possible from the netlink > dump path while updates can occur. Use the rcu variant to iterate over > the hook list as is done for flow table hooks. Thanks for following up, this indeed needs _rcu variant.