Skip to main content

Module vegas

Module vegas 

Source
Expand description

Implementation of the Tor Vegas congestion control algorithm.

This is used by the circuit reactor in order to decide when to send data and SENDMEs.

Spec: prop324 section 3.3 (TOR_VEGAS)

Structsยง

BdpEstimator ๐Ÿ”’
Bandwidth-Delay Product (BDP) estimator.
Vegas ๐Ÿ”’
Congestion control Vegas algorithm.