On Sun, Nov 06, 2022 at 07:12:31PM +0100, Alexandr Nedvedicky wrote: > Hello, > > diff below is the first step to make pfioctl() _without_ NET_LOCK(). > Currently pf_if.c seems to be the only blocker which prevents us > from removing all NET_LOCK()/NET_UNLOCK() calls we have in pf(4). > > diff below passed very basic smoke test. OK to commit?
OK kn
