Module Name:    src
Committed By:   martin
Date:           Thu Jan  5 08:10:50 UTC 2017

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

Log Message:
ticket #1347


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 src/doc/CHANGES-7.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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.142 src/doc/CHANGES-7.1:1.1.2.143
--- src/doc/CHANGES-7.1:1.1.2.142	Tue Jan  3 07:08:05 2017
+++ src/doc/CHANGES-7.1	Thu Jan  5 08:10:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.142 2017/01/03 07:08:05 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.143 2017/01/05 08:10:50 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -7835,3 +7835,9 @@ share/man/man9/bus_dma.9			1.61, 1.62
 	- Give a heads up about bus_dmatag_subregion()
 	[sevan, ticket #1346]
 
+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