Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #886
details: https://anonhg.NetBSD.org/src/rev/9fcde275e9e2
branches: netbsd-7
changeset: 799500:9fcde275e9e2
user: martin <martin%NetBSD.org@localhost>
date: Fri Jul 24 07:32:50 2015 +0000
description:
Ticket #886
diffstat:
doc/CHANGES-7.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 4141daf48026 -r 9fcde275e9e2 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Fri Jul 24 07:30:40 2015 +0000
+++ b/doc/CHANGES-7.0 Fri Jul 24 07:32:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.347 2015/07/23 18:45:15 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.348 2015/07/24 07:32:50 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33440,3 +33440,11 @@
Welcome to 7.0_RC2!
[snj]
+sys/netinet/tcp_input.c 1.343
+sys/netinet/tcp_output.c 1.184
+
+ If we are sending a window probe and there's unacked data in the
+ socket, make sure at least the persist timer is running.
+ Make sure that snd_win doesn't go negative.
+ [matt, ticket #886]
+
Home |
Main Index |
Thread Index |
Old Index