Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTLS: Add server single socket demultiplexing example #472

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

julek-wolfssl
Copy link
Member

Also added CID clients for dtls 1.2 and 1.3. The clients change port after sending each message.
dtls/server-dtls-demux.c Show resolved Hide resolved
Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update copyright dates. Please add a note about needing to manually add --enable-dtlscid or put up a PR to add dtlscid to --enable-all. Please replace the SSL_SUCCESS with -> WOLFSSL_SUCCESS and other compatibility references.

@julek-wolfssl
Copy link
Member Author

Added those options to --enable-all in wolfSSL/wolfssl#8383.

@dgarske dgarske merged commit 3ec0c4b into wolfSSL:master Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants