[or-cvs] [tor/master] update spec to reflect change in Fast definition
arma at seul.org
arma at seul.org
Wed Sep 30 23:03:54 UTC 2009
Author: Roger Dingledine <arma at torproject.org>
Date: Wed, 30 Sep 2009 19:02:05 -0400
Subject: update spec to reflect change in Fast definition
Commit: bda2a94cf9dddadf8871c60a794a5ab11fc0a9af
we made anybody who has 20KB/s Fast by definition, in 0.2.1.14-rc,
but it looks like we forgot to fix the spec.
---
doc/spec/dir-spec.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index faa3a66..5eedbd5 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -1342,7 +1342,7 @@
least one /8 address space.
"Fast" -- A router is 'Fast' if it is active, and its bandwidth is
- either in the top 7/8ths for known active routers or at least 100KB/s.
+ either in the top 7/8ths for known active routers or at least 20KB/s.
"Guard" -- A router is a possible 'Guard' if its Weighted Fractional
Uptime is at least the median for "familiar" active routers, and if
--
1.5.6.5
More information about the tor-commits
mailing list