Revision a8da754d8482f09ce621305b156c2a0d64c16e9b authored by Matt Caswell on 01 December 2014, 22:18:18 UTC, committed by Matt Caswell on 03 December 2014, 09:43:49 UTC
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)
1 parent 8ccb44e

Computing file changes ...