git: tcp/syncache: Use the calculated RTO instead of calculate again
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Apr 11 07:21:32 PDT 2012
commit d60606dd61c86145881f04804f35758d37d7cf61
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Apr 11 22:15:08 2012 +0800
tcp/syncache: Use the calculated RTO instead of calculate again
The recalculation actually uses wrong backoff, grrr
Summary of changes:
sys/netinet/tcp_syncache.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d60606dd61c86145881f04804f35758d37d7cf61
--
DragonFly BSD source repository
More information about the Commits
mailing list