Module Name:    src
Committed By:   sborrill
Date:           Fri Feb 24 17:45:53 UTC 2012

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Ticket #1730


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 src/doc/CHANGES-5.2

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

Modified files:

Index: src/doc/CHANGES-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.139 src/doc/CHANGES-5.2:1.1.2.140
--- src/doc/CHANGES-5.2:1.1.2.139	Fri Feb 24 17:30:24 2012
+++ src/doc/CHANGES-5.2	Fri Feb 24 17:45:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.139 2012/02/24 17:30:24 sborrill Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.140 2012/02/24 17:45:53 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -6046,3 +6046,9 @@ sys/arch/xen/x86/x86_xpmap.c			1.40 via 
 	May fix PR port-xen/38699
 	[bouyer, ticket #1729]
 
+sys/arch/xen/xen/if_xennet_xenbus.c		1.59 via patch
+
+	Fix receive stall on the domU side when buffer stays a
+	long time in the network stack or socket buffers.
+	[bouyer, ticket #1730]
+

Reply via email to