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:35:25 +0000 (09:35 +0000)
commit65796038742b02a71bcefd2f48cb434966bfdb9b
treea7fe6da7e6156989cacba8f261cb0bc2a7716e81
parentd68aade28a18636c815f35a8803d32b52fb3e916
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>
(cherry picked from commit 047f21593eebbc617a410a208ded01e65ca11028)
ssl/d1_lib.c