Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/17/2005 22:30:17
Module Name: src
Committed By: bouyer
Date: Thu Mar 17 22:30:17 UTC 2005
Modified Files:
src/sys/arch/xen/xen: if_xennet.c
Log Message:
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.14 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.