Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/27/2006 13:54:35
Module Name: src
Committed By: bouyer
Date: Sat May 27 13:54:35 UTC 2006
Modified Files:
src/sys/arch/xen/xen: xennetback_xenbus.c
Log Message:
A lot of work is needed in the tcp stack to handle read-only ext storage
so always copy packets from the domU to a fresh mbuf for now.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/xen/xennetback_xenbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.