Date: Sat, 30 Oct 2004 20:50:06 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_output.c Message-ID: <200410302050.i9UKo6wJ083418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-30 20:50:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5_3)
sys/netinet tcp_output.c
Log:
Merge tcp_output:1.104 from HEAD to RELENG_5_3:
date: 2004/10/30 12:02:50; author: rwatson; state: Exp; lines: +2 -2
Correct a bug in TCP SACK that could result in wedging of the TCP stack
under high load: only set function state to loop and continuing sending
if there is no data left to send.
RELENG_5_3 candidate.
Feet provided: Peter Losher <Peter underscore Losher at isc dot org>
Diagnosed by: Aniel Hartmeier <daniel at benzedrine dot cx>
Submitted by: mohan <mohans at yahoo-inc dot com>
Approved by: re (kensmith)
Revision Changes Path
1.100.2.1.2.1 +2 -2 src/sys/netinet/tcp_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410302050.i9UKo6wJ083418>
