mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r9395@Kushana: nickm | 2006-10-26 22:06:51 -0400
Fix Bug 349: Have GETINFO network-status return even old routers, and use long nicknames where appropriate. Document this. svn:r8834
This commit is contained in:
@@ -369,7 +369,10 @@ $Id$
|
||||
|
||||
"network-status" -- a space-separated list of all known OR identities.
|
||||
This is in the same format as the router-status line in directories;
|
||||
see tor-spec.txt for details.
|
||||
see dir-spec-v1.txt section 3 for details. (If VERBOSE_NAMES is
|
||||
enabled, the output will not conform to dir-spec-v1.txt; instead, the
|
||||
result will be a space-separated list of LongName, each preceded by a
|
||||
"!" if it is believed to be not running.)
|
||||
|
||||
"addr-mappings/all"
|
||||
"addr-mappings/config"
|
||||
|
||||
Reference in New Issue
Block a user