diff options
-rw-r--r-- | doc/spec/dir-spec.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index 88d406f7e7..2bbc014936 100644 --- a/doc/spec/dir-spec.txt +++ b/doc/spec/dir-spec.txt @@ -625,10 +625,9 @@ $Id$ Non-bridges SHOULD NOT generate these fields. Contains a list of mappings from two-letter country codes (CC) to the number of clients that have connected to that bridge from that - country (approximate, and rounded to the nearest multiple of 8 + country (approximate, and rounded up to the nearest multiple of 8 in order to hamper traffic analysis). A country is included - only if it has at least 8 addresses, and only if the bridge - has seen at least 16 addresses total. The time in + only if it has at least one address. The time in "geoip-start" is the time at which we began collecting geoip statistics. |