Closed Snawoot closed 1 year ago
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.
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.