finish cleaning up r12175

svn:r12179
This commit is contained in:
Roger Dingledine 2007-10-25 04:17:59 +00:00
parent ae7ef3fc6a
commit ea4c3d6d1d

View File

@ -966,13 +966,12 @@ $Id$
believes the given name should be bound to the given key. believes the given name should be bound to the given key.
"Unnamed" -- Directory authorities that support naming should vote for a "Unnamed" -- Directory authorities that support naming should vote for a
router to be 'Unnamed' if its given nickname is mapped a different router to be 'Unnamed' if its given nickname is mapped to a different
identity. identity.
"Running" -- A router is 'Running' if the authority managed to connect to "Running" -- A router is 'Running' if the authority managed to connect to
it successfully within the last 30 minutes. it successfully within the last 30 minutes.
"Stable" -- A router is 'Stable' if it is active, and either its "Stable" -- A router is 'Stable' if it is active, and either its
Weighted MTBF is at least the median for known active routers or Weighted MTBF is at least the median for known active routers or
its Weighted MTBF is at least 10 days. Routers are never called Stable if its Weighted MTBF is at least 10 days. Routers are never called Stable if
@ -1063,11 +1062,9 @@ $Id$
* The Named flag appears if it is included for this routerstatus by * The Named flag appears if it is included for this routerstatus by
_any_ authority, and if all authorities that list it list the same _any_ authority, and if all authorities that list it list the same
nickname. nickname. However, if consensus-method 2 or later is in use, and
any authority calls this identity/nickname pair Unnamed, then
- If consensus-method 2 or later is in use, it is also a this routerstatus does not get the Named flag.
requirement to be Named that no authority calls the router's
identity and nickname pair "Unnamed".
* If consensus-method 2 or later is in use, the Unnamed flag is * If consensus-method 2 or later is in use, the Unnamed flag is
set for a routerstatus if any authorities have voted for a different set for a routerstatus if any authorities have voted for a different
@ -1521,7 +1518,7 @@ $Id$
if the router with the right ID can't be found. if the router with the right ID can't be found.
When a user tries to refer to a non-bound name, the implementation SHOULD When a user tries to refer to a non-bound name, the implementation SHOULD
warn the user. After warning the use, the implementation MAY use any warn the user. After warning the user, the implementation MAY use any
router that advertises the name. router that advertises the name.
Not every router needs a nickname. When a router doesn't configure a Not every router needs a nickname. When a router doesn't configure a