Hi

I installed the new OpenSSL version and I immediately ran into a problem with 
DTLS: when the option SSL_OP_NO_QUERY_MTU is set, then the SSL_connect command 
produces a segmentation fault.

I am using Linux Ubuntu 11.04.

If I want to use my own discovered MTU, then I have to use that option. 
Otherwise, the system would ignore my MTU and use whatever the IP_MTU 
getsockopt on UDP socket returns.

Unfortunately, I am using different platforms, and MTU discovery is supported 
in OpenSSL only on Linux platform. I need it working on FreeBSD, too, and I 
have to discover MTU myself.

Is this a known bug ?

By the way, are there any plans to support FreeBSD MTU discovery ?

Thanks !
Oleg Moskalenko




Reply via email to