tcp: Remove the workaround for the old servers in the retransmit timeout
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 16 Mar 2012 10:53:10 +0000 (18:53 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 16 Mar 2012 10:53:10 +0000 (18:53 +0800)
commitc231b5a4409affd5c45dc50be8c8c06a8e8fb519
tree47414f4d8a3a884e626f0621333058b1701d4a48
parent48a4676d0b815f0b3c9dcc0ab98a2e100b4383b9
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.
sys/netinet/tcp_timer.c