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