Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 1401.



details:   https://anonhg.NetBSD.org/src/rev/692b1fcc05f0
branches:  netbsd-2-0
changeset: 564747:692b1fcc05f0
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Apr 06 13:53:30 2005 +0000

description:
Ticket 1401.

diffstat:

 doc/CHANGES-2.0.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 2c0db8067060 -r 692b1fcc05f0 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Wed Apr 06 13:48:34 2005 +0000
+++ b/doc/CHANGES-2.0.3 Wed Apr 06 13:53:30 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.2 2005/04/06 11:46:33 tron Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.3 2005/04/06 13:53:30 tron Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -15,3 +15,10 @@
 
        Welcome to 2.0.2_STABLE
 
+sys/netinet/tcp_input.c                                patch
+
+       If an echoed RFC 1323 time stamp appears to be later than the current
+       time, ignore it and fall back to old-style RTT calculation. This
+       prevents ending up with a negative RTT and panicking later.
+       [christos, ticket #1401]
+



Home | Main Index | Thread Index | Old Index