[torspec/master] A relay is running if it's been reached within the last 45 minutes, not 30.

commit 919ec4a3194b53dcc1e4a772377652c49639de46 Author: Linus Nordberg <linus@nordberg.se> Date: Thu May 10 16:39:31 2012 +0200 A relay is running if it's been reached within the last 45 minutes, not 30. This changed in May 2006, see f6ff3e6f. --- dir-spec.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 315114f..b0e06ee 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1491,7 +1491,7 @@ identity. "Running" -- A router is 'Running' if the authority managed to connect to - it successfully within the last 30 minutes. + it successfully within the last 45 minutes. "Stable" -- A router is 'Stable' if it is active, and either its Weighted MTBF is at least the median for known active routers or its Weighted MTBF
participants (1)
-
nickm@torproject.org