Module Name: src
Committed By: riz
Date: Tue Mar 29 20:13:21 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
Ticket 1586.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-5.1.1
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.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.17 src/doc/CHANGES-5.1.1:1.1.2.18
--- src/doc/CHANGES-5.1.1:1.1.2.17 Thu Mar 24 20:20:04 2011
+++ src/doc/CHANGES-5.1.1 Tue Mar 29 20:13:21 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.17 2011/03/24 20:20:04 riz Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.18 2011/03/29 20:13:21 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2346,3 +2346,9 @@
including the vulnerability reported in CVE-2011-0411.
[tron, ticket #1577]
+sys/netinet/tcp_output.c 1.170
+
+ Clean up setting ECN bit in TOS. Fixes PR 44742
+
+ [spz, ticket #1586]
+