瀏覽代碼

Note some more issues we could/should fix with dirctories.

svn:r5636
Nick Mathewson 20 年之前
父節點
當前提交
f7e82babcb
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/TODO

+ 3 - 0
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.