diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-12-23 19:26:30 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-12-23 19:26:30 +0000 |
commit | f7e82babcb450fb5c9d9aea6c7b6b897318cbaf1 (patch) | |
tree | 5b0a4fab45d8223831f854a36599738dcee42779 /doc/TODO | |
parent | 4417017197b3523ead180728b3a91638bf17863f (diff) | |
download | tor-f7e82babcb450fb5c9d9aea6c7b6b897318cbaf1.tar.gz tor-f7e82babcb450fb5c9d9aea6c7b6b897318cbaf1.zip |
Note some more issues we could/should fix with dirctories.
svn:r5636
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |