wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Missing SSL_set_mtu() and DTLS_set_link_mtu()

Open farazrbx opened this issue 2 years ago • 4 comments

Version

latest

Description

SSL_set_mtu() and DTLS_set_link_mtu() functions are missing in WolfSSL. Do you have any plans to implement them in the future?

farazrbx avatar Nov 28 '23 22:11 farazrbx

Hi @farazrbx ,

I will need to consult with my team on that. Please stay tuned.

Warm regards, Anthony

anhu avatar Nov 29 '23 19:11 anhu

Note to self: APIs for OpenSSL Compat Layer.

anhu avatar Nov 29 '23 23:11 anhu

Note that we do have wolfSSL_dtls_set_mtu() . How strong is your interest in DTLS_set_link_mtu()? Would you like to register a feature request for it?

anhu avatar Nov 30 '23 19:11 anhu