cvs commit: src/sys/netinet tcp_sack.c

Paul Saab ps at FreeBSD.org
Fri May 13 11:02:03 PDT 2005


ps          2005-05-13 18:02:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_sack.c 
  Log:
  Fix for a bug where the "nexthole" sack hint is out of sync with the
  real next hole to retransmit from the scoreboard, caused by a bug
  which did not update the "nexthole" hint in one case in
  tcp_sack_option().
  
  Reported by:    Daniel Eriksson
  Submitted by:   Mohan Srinivasan
  
  Revision  Changes    Path
  1.17      +2 -0      src/sys/netinet/tcp_sack.c


More information about the cvs-src mailing list