CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/09/28 02:31:42
Modified files: sys/net : if.c if_switch.c if_switch.h Log message: Fix a kernel panic that happened when destroying interfaces attached to the switch(4) without prior removal. ok reyk@, goda@