--- - branch: netbsd-8 date: Mon Nov 6 09:57:39 UTC 2017 files: - new: 1.97.2.5 old: 1.97.2.4 path: src/sys/net/if_vlan.c pathrev: src/sys/net/if_vlan.c@1.97.2.5 type: modified id: 20171106T095739Z.b0dbb7c18aeda3c65709f9ff6d463b5853617d64 log: "Pull up following revision(s) (requested by knahakara in ticket #340):\n\tsys/net/if_vlan.c: revision 1.104\nfix vlan panic when vlan is re-configured without destroy.\nE.g. the following operation causes this panic.\n ====================\n # ifconfig vlan0 create\n # ifconfig vlan0 vlan 1 vlanif ixg3\n # ifconfig vlan1 create\n \ # ifconfig vlan1 vlan 1 vlanif ixg2\n # ifconfig vlan1 -vlanif\n # ifconfig vlan1 vlan 1 vlanif ixg2\n panic: kernel diagnostic assertion \"new->ple_next == NULL\" failed: file \"/git/netbsd-src/sys/sys/pslist.h\", line 118\n ====================\nPointed out and tested by msaitoh@n.o, fixed by s-yamaguchi@IIJ, thanks.\n" module: src subject: 'CVS commit: [netbsd-8] src/sys/net' unixtime: '1509962259' user: snj