CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/23 04:09:07
Modified files:
sys/net : bfd.c
Log message:
remove splsoftnet around the socket functions. if they need it, they
will call it themselves.
also ensure that bfdclear is protected by softnet.
requested by claudio@ and mpi@
