Date: Mon, 6 Jun 2005 19:46:54 +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: <200506061946.j56Jks8w005124@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2005-06-06 19:46:54 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_sack.c
Log:
Fix for a bug in the change that walks the scoreboard backwards from
the tail (in tcp_sack_option()). The bug was caused by incorrect
accounting of the retransmitted bytes in the sackhint.
Reported by: Kris Kennaway.
Submitted by: Noritoshi Demizu.
Revision Changes Path
1.22 +9 -4 src/sys/netinet/tcp_sack.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506061946.j56Jks8w005124>
