Skip to content

Prop#324: Do not increase cwnd if the window is not full.

Mike Perry requested to merge mikeperry/torspec:bug40732v2 into main
  • Allow a gap between inflight and cwnd before declaring the cwnd not full.
  • Parameterize how often a cwnd must be full
  • Clean up vegas algorithm for variable scoping and clarity

Merge request reports