CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/31 03:24:41
Modified files:
sys/net : rtsock.c
sys/netinet : igmp.c ip_input.c udp_usrreq.c
Log message:
Use CTASSERT instead of KASSERT for a few sysctl that use the counters API
ok dlg@ mpi@
