commit 933e4b4788982d35414d5ecfe54a94479513b136 parent a956b20c1d090ee2439f47418a6540d2f95be279 Author: Mike Perry <mikeperry-git@torproject.org> Date: Fri, 4 Feb 2022 00:46:50 +0000 Add changes file Diffstat:
| A | changes/ticket40444 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40444 b/changes/ticket40444 @@ -0,0 +1,5 @@ + o Major features (relay, client, onion services): + - Implement RTT-based congestion control for exits and onion services, + from Proposal 324. Disabled by default. Enabled by the 'cc_alg' + consensus parameter. Closes ticket 40444. +