From 7f36b971108cb86d8a51885c874cb83a4613b7d5 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 4 May 2022 14:27:47 -0400 Subject: tor-spec: Add FlowCtrl=2 for congestion control Signed-off-by: David Goulet --- 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. -- cgit v1.2.3-54-g00ecf