CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/10 17:12:26
Modified files:
sys/net : pf_ioctl.c pf_table.c
Log message:
move memory allocations in pfr_add_tables() out of
NET_LOCK()/PF_LOCK() scope. bluhm@ helped a lot
to put this diff into shape.
OK bluhm@
