CVSROOT:        /cvs
Module name:    src
Changes by:     sas...@cvs.openbsd.org  2022/01/11 02:00:17

Modified files:
        sys/net        : pf_ioctl.c 

Log message:
move allocations in DIOCSADDRULE and DIOCHANGERULE outside of locks.
this diff lets pf_rule_copyin() to be called outside of PF_LOCK()/NET_LOCK().

OK bluhm@

Reply via email to