Matt Caswell 35384e8e5b Fix dtls_query_mtu so that it will always either complete with an mtu that is
at least the minimum or it will fail.
There were some instances in dtls1_query_mtu where the final mtu can end up
being less than the minimum, i.e. where the user has set an mtu manually. This
shouldn't be allowed. Also remove dtls1_guess_mtu that, despite having
logic for guessing an mtu, was actually only ever used to work out the minimum
mtu to use.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 1620a2e49c777f31f2ce57966ae74006b48ad759)
2014-12-03 09:35:24 +00:00
..
2012-04-16 17:43:15 +00:00
2014-10-15 08:51:49 -04:00
2009-04-21 22:20:12 +00:00
2014-02-26 15:33:09 +00:00
2014-09-24 15:52:41 +02:00
2013-01-28 17:30:38 +00:00
2014-11-27 21:53:44 +00:00
2014-10-15 04:05:42 +02:00
2012-06-08 09:18:47 +00:00
2014-10-15 04:05:42 +02:00
2014-10-15 08:51:50 -04:00
2002-07-10 07:01:54 +00:00
2014-10-15 04:05:42 +02:00
2012-06-08 09:18:47 +00:00
2014-10-28 17:41:49 +01:00
2011-05-11 13:37:52 +00:00
2011-05-11 13:37:52 +00:00
2014-10-15 04:05:42 +02:00
2011-05-11 13:37:52 +00:00
2009-12-27 22:59:09 +00:00
2011-05-11 13:37:52 +00:00
2014-10-15 04:05:42 +02:00
2014-08-06 20:27:51 +01:00