diff options
author | Roger Dingledine <arma@torproject.org> | 2008-04-12 11:15:43 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-04-12 11:15:43 +0000 |
commit | 67d1a860bcdeea6cf2638cb7fdf345d2fa050692 (patch) | |
tree | 605f9aeaaf73ce6add8c0d8f4e7a5de5215f032f /doc | |
parent | 3ddfae0096d5eee67eafc130d0aeb0377b33e9d0 (diff) | |
download | tor-67d1a860bcdeea6cf2638cb7fdf345d2fa050692.tar tor-67d1a860bcdeea6cf2638cb7fdf345d2fa050692.tar.gz |
another 0.2.1.x item we should do, from talking to steven. unless
we already do it, in which case we should document this. :)
svn:r14361
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -289,6 +289,11 @@ For 0.2.1.x: not choose who it connects to. - Do TLS connection rotation more often than "once a week" in the extra-stable case. + - If a relay publishes a new descriptor with a significantly lower + uptime or with a new IP address, then we should consider its current + "running" interval to have ended even if it hadn't yet failed its + third reachability test. the interval ended when the new descriptor + appeared, and a new interval began then too. - Items to backport to 0.2.0.x once solved in 0.2.1.x: R - add a geoip file * |