aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-07-20 13:46:53 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2021-07-20 13:50:31 +0300
commitaec36da1cdd75978c7a323739d592a11e0354c4a (patch)
tree76aad7c4b10f9982a0862020fcff97dcfe1ee1b6 /control-spec.txt
parent49196be6b76058d68837a6f3f5ed6e4a0dc55f38 (diff)
downloadtorspec-aec36da1cdd75978c7a323739d592a11e0354c4a.tar.gz
torspec-aec36da1cdd75978c7a323739d592a11e0354c4a.zip
Improve vanguard-lite proposal.
- Mention that an extra hop is added on service-side intro circs - Add circuit path length diagram - Mention max number of L2 guards - Add control port events to control spec
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 70f9b20..9b51715 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -3097,6 +3097,8 @@
"DOWN" -- The guard now seems to be unreachable.
"BAD" -- Because of flags set in the consensus and/or values in the
configuration, this node is now unusable as a guard.
+ "BAD_L2" -- This layer2 guard has expired or got removed from the
+ consensus. This node is removed from the layer2 guard set.
"GOOD" -- Because of flags set in the consensus and/or values in the
configuration, this node is now usable as a guard.