CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/10/03 06:26:13
Modified files: sys/net : if.c if_bridge.c if_bridge.h Log message: Use detach hook to notify bridge of interface removal instead of adding code to if.c. ok mpi@