
22 Feb
2022
22 Feb
'22
8:48 p.m.
commit 933e4b4788982d35414d5ecfe54a94479513b136 Author: Mike Perry <mikeperry-git@torproject.org> Date: Fri Feb 4 00:46:50 2022 +0000 Add changes file --- changes/ticket40444 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes/ticket40444 b/changes/ticket40444 new file mode 100644 index 0000000000..62aa281889 --- /dev/null +++ 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. +