Only use the fallback mtu after 2 unsuccessful retransmissions if it is less
authorMatt Caswell <matt@openssl.org>
Tue, 2 Dec 2014 11:16:35 +0000 (11:16 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 3 Dec 2014 09:24:53 +0000 (09:24 +0000)
commit047f21593eebbc617a410a208ded01e65ca11028
tree2b1d03c021531aee8fdb10da258327662103ce74
parent464ce92026bd0c79186cbefa75470f39607110be
Only use the fallback mtu after 2 unsuccessful retransmissions if it is less
than the mtu we are already using

Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/d1_lib.c