CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/07 02:18:22
Modified files:
sys/net : if.c if_switch.c if_switch.h
Log message:
Use detach hook to notify switch(4) about interface removals instead of
adding code to if.c.
ok mpi@
