CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2018/01/02 05:52:17
Modified files: sys/net : if.c if_var.h Log message: Move the NET_LOCK() inside the switch and start documenting which field is protected by which lock. ok bluhm@, visa@