Skip to content

DTLS missing functions in LibreSSL #1216

@brad0

Description

@brad0

Building FFmpeg 8.0 or newer now fails as there are some missing DTLS functions which were introduced in OpenSSL 1.1.1.

Functions:
DTLS_set_link_mtu() and DTLS_get_data_mtu()

Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)
Add DTLS_get_data_mtu() function

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions