Date: Sat, 30 Oct 2004 12:02:50 +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: <200410301202.i9UC2oTc047854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-30 12:02:50 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_output.c
Log:
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>
Revision Changes Path
1.104 +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?200410301202.i9UC2oTc047854>
