]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorMike Perry <mikeperry-git@torproject.org>
Fri, 4 Feb 2022 00:46:50 +0000 (00:46 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Tue, 22 Feb 2022 19:28:35 +0000 (19:28 +0000)
changes/ticket40444 [new file with mode: 0644]

diff --git a/changes/ticket40444 b/changes/ticket40444
new file mode 100644 (file)
index 0000000..62aa281
--- /dev/null
@@ -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.
+