Module Name:    src
Committed By:   martin
Date:           Thu Jan  5 09:11:56 UTC 2017

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
ticket #1347


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-7.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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.17 src/doc/CHANGES-7.0.3:1.1.2.18
--- src/doc/CHANGES-7.0.3:1.1.2.17	Sat Dec 24 04:25:56 2016
+++ src/doc/CHANGES-7.0.3	Thu Jan  5 09:11:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.17 2016/12/24 04:25:56 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.18 2017/01/05 09:11:56 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -244,3 +244,9 @@ sys/arch/amd64/amd64/copy.S			patch
 	suword: Don't allow 4 bytes to overflow beyond the userland space.
 	[maxv, ticket #1278]
 
+sys/netinet/tcp_congctl.c			1.23
+
+	Restore behaviour to pre- tcp_congctl.c:1.18 for SACK.
+	PR/51753 tcp SACK causes SSH disconnect.
+	[skrll, ticket #1347]
+

Reply via email to