Module Name: src
Committed By: riz
Date: Tue Mar 29 20:13:51 UTC 2011
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
ticket 1586
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-5.0.3
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.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.32 src/doc/CHANGES-5.0.3:1.1.2.33
--- src/doc/CHANGES-5.0.3:1.1.2.32 Thu Mar 24 20:11:25 2011
+++ src/doc/CHANGES-5.0.3 Tue Mar 29 20:13:51 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.32 2011/03/24 20:11:25 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.33 2011/03/29 20:13:51 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2673,3 +2673,9 @@
including the vulnerability reported in CVE-2011-0411.
[tron, ticket #1578]
+sys/netinet/tcp_output.c 1.170
+
+ Clean up setting ECN bit in TOS. Fixes PR 44742
+
+ [spz, ticket #1586]
+