Skip to content
#

quic

Here are 198 public repositories matching this topic...

nibanks
nibanks commented Jul 7, 2021

Describe the feature you'd like supported

We should change the CID after enough idle time so that any possible NAT rebinding would be harder to be tracked by an outside observer. The simplest way to implement this would be in the flush send code path. When first starting a flush, check how much time has elapsed since the last send. If it's greater than X (20? 30?) seconds force a CID update

Improve this page

Add a description, image, and links to the quic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quic topic, visit your repo's landing page and select "manage topics."

Learn more