Date: Mon, 15 May 2000 22:19:22 -0500 From: Jayanth Vijayaraghavan <jayanth@elvis.mu.org> To: Jayanth Vijayaraghavan <jayanth@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c Message-ID: <20000515221922.A84564@elvis.mu.org> In-Reply-To: <200005160313.UAA35067@freefall.freebsd.org>; from jayanth@FreeBSD.org on Mon, May 15, 2000 at 08:13:59PM -0700 References: <200005160313.UAA35067@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 15, 2000 at 08:13:59PM -0700, Jayanth Vijayaraghavan wrote: > jayanth 2000/05/15 20:13:59 PDT > > Modified files: > sys/netinet tcp_input.c > Log: > snd_una was being updated incorrectly, this resulted in the newreno > code retransmitting data from the wrong offset. > I believe this should fix the problems seen with ssh,etc with newreno turned on. I would appreciate if some of you could test this piece of code with newreno turned on. sysctl -w net.inet.tcp.newreno=1 I intend to turn this back on in the next few days . thanks, jayanth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000515221922.A84564>