cvs commit: src/sys/netinet tcp_output.c

Jayanth Vijayaraghavan jayanth at FreeBSD.org
Mon Jul 26 16:41:13 PDT 2004


jayanth     2004-07-26 23:41:12 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  Fix for a SACK bug where the very last segment retransmitted
  from the SACK scoreboard could result in the next (untransmitted)
  segment to be skipped.
  
  Revision  Changes    Path
  1.98      +1 -1      src/sys/netinet/tcp_output.c


More information about the cvs-src mailing list