aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-05-04 14:27:47 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-05-04 14:27:47 -0400
commit7f36b971108cb86d8a51885c874cb83a4613b7d5 (patch)
tree6353101551450d8c227def1e25d8b61d01f1ddea
parentcdc9df7aa7c361ac8cf1d10b10720fadf40b3e18 (diff)
downloadtorspec-7f36b971108cb86d8a51885c874cb83a4613b7d5.tar.gz
torspec-7f36b971108cb86d8a51885c874cb83a4613b7d5.zip
tor-spec: Add FlowCtrl=2 for congestion control
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r--tor-spec.txt4
1 files changed, 4 insertions, 0 deletions
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.