Subject: Re: CVS commit: src/sys/netinet
To: Anders Magnusson <ragge@NetBSD.org>
From: John Hawkinson <jhawk@MIT.EDU>
List: source-changes
Date: 10/25/2003 16:33:33
Anders Magnusson <ragge@NetBSD.org> wrote on Fri, 24 Oct 2003
at 10:25:40 +0000 in <20031024102540.C21842DA1D@cvs.netbsd.org>:

> 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 (!).

What did it used to be?

--jhawk