From: Mike Perry Date: Fri, 4 Feb 2022 00:46:50 +0000 (+0000) Subject: Add changes file X-Git-Tag: tor-0.4.7.4-alpha~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933e4b4788982d35414d5ecfe54a94479513b136;p=thirdparty%2Ftor.git Add changes file --- 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. +