Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: yamt
Date: Tue Oct 17 09:31:17 UTC 2006
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
tcp_input: if we have SACK, don't enter fastrecovery on three dupacks.
otherwise, we can enter fastrecovery due to DSACKs, which we treat
as dupacks here. PR/34748. reviewed by Rui Paulo.
To generate a diff of this commit:
cvs rdiff -r1.252 -r1.253 src/sys/netinet/tcp_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index