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: ragge
Date: Fri Oct 24 10:25:40 UTC 2003
Modified Files:
src/sys/netinet: tcp_input.c tcp_output.c
Log Message:
Fix the bug in the tcp transmit prediction code.
During testing the prediction counters show a hit-rate on about 85% for
packets sent on a local LAN, and better than 99% for intercontinental
high-speed bulk traffic (!).
To generate a diff of this commit:
cvs rdiff -r1.185 -r1.186 src/sys/netinet/tcp_input.c
cvs rdiff -r1.104 -r1.105 src/sys/netinet/tcp_output.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