Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/04/2000 02:50:52
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Oct  3 23:50:52 UTC 2000

Modified Files:
	syssrc/sys/net: if_ethersubr.c if_vlan.c if_vlanvar.h

Log Message:
When an Ethernet interface detaches, unconfigure any VLANs associated
with it.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/net/if_ethersubr.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/net/if_vlan.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/net/if_vlanvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.