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

Session hard time limit #10

Merged
merged 2 commits into from
Oct 1, 2023
Merged

Session hard time limit #10

merged 2 commits into from
Oct 1, 2023

Conversation

Snawoot
Copy link
Member

@Snawoot Snawoot commented Oct 1, 2023

It's an attempt to prevent ban by DPI due to long DTLS sessions as described here: https://twitter.com/SAPikachu/status/611428615377559552

The idea is to proactively re-establish DTLS session before it gets attention of DPI system. Implementation just cuts connection after a while, new connection will be triggered again if there is still traffic going on.

@Snawoot Snawoot self-assigned this Oct 1, 2023
@Snawoot Snawoot merged commit 57285a2 into master Oct 1, 2023
@Snawoot Snawoot deleted the session_hard_time_limit branch October 1, 2023 19:53
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.

None yet

1 participant