Skip to content

I found MAX_MTU is 1400 when Sending data using DTLS1.2 protocol #7105

Open
@QiangFan-cpu

Description

@QiangFan-cpu

Version

WolfSSL commercial v5.6.4

Description

I found MAX_MTU is 1400 when Sending data using DTLS1.2. I want to know about the value of MAX_MTU,
why set it to 1400.
Now,I using scene, I want to call "wolfssl_write()" to send 1500 byte data, but wolfssl checked the length of data and the size of MTU, If the length of data > 1400(MAX_MTU),would display error. I want to know the mentod of using way about sending data.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions