CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/09 03:37:25
Modified files:
sys/kern : uipc_domain.c
Log message:
Convert a splsoftnet()/splx() dance to NET_ASSERT_LOCKED().
pfctlinput() is only called in the input path with the NET_LOCK() held.
ok bluhm@
