소스 검색

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.