aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--control-spec.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 64a70fc..548edce 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -2706,11 +2706,6 @@
{Controllers may want to warn the user if this event occurs; further
action is generally not possible.}
- CONSENSUS_ARRIVED
- Tor has received and validated a new consensus networkstatus.
- (This event can be delayed a little while after the consensus
- is received, if Tor needs to fetch certificates.)
-
Actions for STATUS_CLIENT events can be as follows:
BOOTSTRAP
@@ -2817,6 +2812,11 @@
to do so.}
[Note: only REASON=CLOCK_JUMPED is implemented currently.]
+ CONSENSUS_ARRIVED
+ Tor has received and validated a new consensus networkstatus.
+ (This event can be delayed a little while after the consensus
+ is received, if Tor needs to fetch certificates.)
+
DANGEROUS_PORT
"PORT=" port
"RESULT=" "REJECT" / "WARN"