Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 03/24/2005 22:20:35
Module Name:	src
Committed By:	cube
Date:		Thu Mar 24 22:20:35 UTC 2005

Modified Files:
	src/sys/net: if_tap.c

Log Message:
Set bit 0x2 of the first byte of the generated MAC address, to indicate it
is a locally administered address.  Pointed out by Ignatios Souvatzis.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/net/if_tap.c

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