Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Ticket #1315
details: https://anonhg.NetBSD.org/src/rev/24d2625705f8
branches: netbsd-6-1
changeset: 776083:24d2625705f8
user: martin <martin%NetBSD.org@localhost>
date: Fri Jul 24 07:36:51 2015 +0000
description:
Ticket #1315
diffstat:
doc/CHANGES-6.1.6 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 9afb5b41e736 -r 24d2625705f8 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Fri Jul 24 07:36:05 2015 +0000
+++ b/doc/CHANGES-6.1.6 Fri Jul 24 07:36:51 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.44 2015/07/12 19:01:07 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.45 2015/07/24 07:36:51 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -5976,3 +5976,12 @@
Update OpenSSL to 1.0.1p.
[spz, ticket #1313]
+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 #1315]
+
+
Home |
Main Index |
Thread Index |
Old Index