[tor-commits] [torspec/main] fixup! prop324: Add section for onion service handling
dgoulet at torproject.org
dgoulet at torproject.org
Thu Sep 9 14:35:03 UTC 2021
commit b03be04b5f30f50db0d887bf44d71dfebad2be2d
Author: David Goulet <dgoulet at torproject.org>
Date: Wed Sep 8 15:33:34 2021 -0400
fixup! prop324: Add section for onion service handling
---
proposals/324-rtt-congestion-control.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/proposals/324-rtt-congestion-control.txt b/proposals/324-rtt-congestion-control.txt
index a2631a9..f4397b6 100644
--- a/proposals/324-rtt-congestion-control.txt
+++ b/proposals/324-rtt-congestion-control.txt
@@ -1345,6 +1345,11 @@ Clients that are able to parse this line and know the protocol version can then
send in the INTRODUCE1 cell congestion control parameters that they would like
to use which is detailed in the next section.
+This line MUST be removed from the descriptor if the consensus disables
+congestion control by setting "cc_alg=0". In other words, a service should only
+advertise its flow control version if congestion control is enabled network
+wide.
+
9.2 INTRODUCE cell extension
We propose a new extension to the INTRODUCE cell which can be used to send
More information about the tor-commits
mailing list