Date: Fri, 13 May 2005 18:02:03 +0000 (UTC) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_sack.c Message-ID: <200505131802.j4DI23ZP097128@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505131802.j4DI23ZP097128>
