Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/20/2005 14:35:18
Module Name:	src
Committed By:	tron
Date:		Sun Mar 20 14:35:18 UTC 2005

Modified Files:
	src/sys/arch/xen/xen [netbsd-3]: if_xennet.c

Log Message:
Pull up revision 1.14 (requested by bouyer in ticket #33):
Convert to ether_ioctl(), and claim IFF_SIMPLEX | IFF_MULTICAST.
This allows IPv6 on NetBSD domU.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 src/sys/arch/xen/xen/if_xennet.c

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