From 67d1a860bcdeea6cf2638cb7fdf345d2fa050692 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 12 Apr 2008 11:15:43 +0000 Subject: [PATCH] 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 --- doc/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/TODO b/doc/TODO index 48d00e3e8f..1db0beaf4d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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 *