CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/14 02:51:46
Modified files:
sys/netinet : ip_ipsp.c
Log message:
Get rid of recursive splsoftnet()/splx() dances and convert a timeout to
the timeout_set_proc(9) variant to take the NET_LOCK().
ok mikeb@, bluhm@
