cvs commit: src/sys/netinet tcp_output.c
Robert Watson
rwatson at FreeBSD.org
Sat Oct 30 13:50:07 PDT 2004
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
More information about the cvs-src
mailing list