git: tcp: Properly update tcps_rttcantdetect
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Mar 25 22:43:34 PDT 2012
commit 928c329102e5f0067dc0c50cf6903874efa3639e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Mar 26 13:39:10 2012 +0800
tcp: Properly update tcps_rttcantdetect
- Fix the logic which detects that RTT based spurious retransmition
detection does not work.
- Add missing tcps_rttcantdetect updating in header prediction code
Summary of changes:
sys/netinet/tcp_input.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/928c329102e5f0067dc0c50cf6903874efa3639e
--
DragonFly BSD source repository
More information about the Commits
mailing list