[tor-commits] [torspec] 02/02: tor-spec: Add FlowCtrl=2 for congestion control

gitolite role git at cupani.torproject.org
Wed May 4 18:27:53 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch main
in repository torspec.

commit 7f36b971108cb86d8a51885c874cb83a4613b7d5
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Wed May 4 14:27:47 2022 -0400

    tor-spec: Add FlowCtrl=2 for congestion control
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 tor-spec.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tor-spec.txt b/tor-spec.txt
index 34fb966..46ca25e 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -2429,3 +2429,7 @@ see tor-design.pdf.
 
    "1" -- supports authenticated circuit level SENDMEs as of proposal 289 in
           Tor 0.4.1.1-alpha.
+
+   "2" -- supports congestion control by the Exits which implies a new SENDME
+          format and algorithm. See proposal 324 for more details. Advertised
+          in tor 0.4.7.3-alpha.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list