diff options
author | Roger Dingledine <arma@torproject.org> | 2009-01-28 06:50:36 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-01-28 06:50:36 +0000 |
commit | edff6063172ad4fb6a835b2c218856aa93efe8da (patch) | |
tree | 41396b6f0e70c20df8fc1902d3dca20fb07b49c9 /doc/spec | |
parent | 31d60992c6a71a2aee35bf43267f606755bcac6c (diff) | |
download | tor-edff6063172ad4fb6a835b2c218856aa93efe8da.tar.gz tor-edff6063172ad4fb6a835b2c218856aa93efe8da.zip |
patch from matt to implement 'getinfo status/clients-seen'
svn:r18287
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/control-spec.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index c30c2209cd..883c78f407 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -581,6 +581,11 @@ $Id$ "status/version/current" Status of the current version. One of: new, old, unrecommended, recommended, new in series, obsolete. + "status/clients-seen" + A summary of which countries we've seen clients from recently, + formatted the same as the CLIENTS_SEEN status event described in + Section 4.1.14. This GETINFO option is currently available only + for bridge relays. Examples: C: GETINFO version desc/name/moria1 |