Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-0]: src/doc ticket #1347



details:   https://anonhg.NetBSD.org/src/rev/2d3633182b81
branches:  netbsd-7-0
changeset: 801268:2d3633182b81
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jan 05 09:11:56 2017 +0000

description:
ticket #1347

diffstat:

 doc/CHANGES-7.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 9461c5cf0207 -r 2d3633182b81 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Jan 05 09:11:14 2017 +0000
+++ b/doc/CHANGES-7.0.3 Thu Jan 05 09:11:56 2017 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index