From f7e82babcb450fb5c9d9aea6c7b6b897318cbaf1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 23 Dec 2005 19:26:30 +0000 Subject: [PATCH] Note some more issues we could/should fix with dirctories. svn:r5636 --- doc/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/TODO b/doc/TODO index 4328975de4..2adbe8995b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -79,6 +79,9 @@ N - Only use a routerdesc if you recognize its hash. - Retry soon after failure. - We need one bit per routerstatus for "should we download from this guy." + - Verify that we are actually storing retained old descriptors to our + cache. + - Non-directories don't need to keep descriptors in memory. N - Should router info have a pointer to routerstatus? - We should at least do something about the duplicated fields.