Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/27/2005 16:56:06
Module Name: src
Committed By: mycroft
Date: Thu Jan 27 16:56:06 UTC 2005
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
Also check whether an echoed RTT is very large -- this *could* cause the
smoothing function to overflow. I use TCP_PAWS_IDLE (24 days) for this.
To generate a diff of this commit:
cvs rdiff -r1.214 -r1.215 src/sys/netinet/tcp_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.