Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/29/2001 03:51:06
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jan 29 01:51:06 UTC 2001

Modified Files:
	syssrc/sys/net: if_vlan.c

Log Message:
Start out with a link name that says "802.1Q VLAN", and inherit the
parent interface's as usual once we attach to the parent.  When we
detach from the parent, reset our link name to the "802.1Q VLAN" name.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/net/if_vlan.c

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