git: tcp: Remove the workaround for the old servers in the retransmit timeout
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Mar 16 03:59:16 PDT 2012
commit c231b5a4409affd5c45dc50be8c8c06a8e8fb519
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Mar 16 18:53:10 2012 +0800
tcp: Remove the workaround for the old servers in the retransmit timeout
These old timers don't understand timestamp and window scale options;
they really should be retired.
Summary of changes:
sys/netinet/tcp_timer.c | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c231b5a4409affd5c45dc50be8c8c06a8e8fb519
--
DragonFly BSD source repository
More information about the Commits
mailing list