From bde904ab95b7fe004885c8a4f220149864a0e131 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Wed, 4 Mar 2020 19:33:53 +0200 Subject: control-spec.txt: CONSENSUS_ARRIVED is a STATUS_CLIENT event. --- control-spec.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'control-spec.txt') 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" -- cgit v1.2.3-54-g00ecf