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

Difficulties terminating and resuming DTLS sessions #3

Open
pelzvieh opened this issue Sep 8, 2021 · 0 comments
Open

Difficulties terminating and resuming DTLS sessions #3

pelzvieh opened this issue Sep 8, 2021 · 0 comments
Assignees
Labels

Comments

@pelzvieh
Copy link
Owner

pelzvieh commented Sep 8, 2021

DTLS session termination message from server might be lost, e.g. when the client hibernates or has a temporary lack of network connection. Situations can be seen when the client tries to resume the session after wakeup/network connection. Those packets are silently ignored by the server, as the corresponding session object is already deregistered and the DatagramSocket disconnected.

@pelzvieh pelzvieh self-assigned this Sep 8, 2021
@pelzvieh pelzvieh added the bug label Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant