Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
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.
Home |
Main Index |
Thread Index |
Old Index