DTLS standard: DTLS does not permit fragmentation of the data (handshaking has 
it’s own fragmentation mechanism separate from the record layer).

See https://tools.ietf.org/html/rfc4347#section-4.2.3

--
-Todd Short
// tsh...@akamai.com<mailto:tsh...@akamai.com>
// "One if by land, two if by sea, three if by the Internet."

On Apr 13, 2016, at 9:11 AM, balaji marisetti 
<balajimarise...@gmail.com<mailto:balajimarise...@gmail.com>> wrote:

Hi,

When I try to send any data > MTU (1500) from s_server/client
applications (in DTLS mode), I see an error (errno:90) on the sender
side. Is it normal? Is it a limitation of the s_server/client
applications or the OpenSSL implementation or the DTLS standard
itself?

I'm using Openssl-1.0.2g on Ubuntu-14.04


Thanks,
Balaji M
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to