cvs commit: src/sys/netinet tcp_output.c

Robert Watson rwatson at FreeBSD.org
Sat Oct 30 05:02:51 PDT 2004


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


More information about the cvs-src mailing list