diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-25 00:07:13 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-25 00:07:13 +0000 |
commit | c6788cc0de7b25ebb9872b31088e460a51e50584 (patch) | |
tree | 0d9b5926816d206ab5e5064c219b250bd8531035 /doc | |
parent | 5925bc972ceeae2b9360098b42de9e49bb17babd (diff) | |
download | tor-c6788cc0de7b25ebb9872b31088e460a51e50584.tar.gz tor-c6788cc0de7b25ebb9872b31088e460a51e50584.zip |
The bridge GeoIP stats were counting other relays, for example
self-reachability and authority-reachability tests.
svn:r12960
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ R . spec - Write some basic unit tests. - Mention in dir-spec.txt - Mention in control-spec.txt - - we count hits from our reachability tests too. stop that somehow. + o we count hits from our reachability tests too. stop that somehow. - have normal relays report geoip stats too. - different thresholds for bridges than for normal relays. d let Vidalia use the geoip data too rather than doing its own |