Sfoglia il codice sorgente

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

svn:r5636
Nick Mathewson 20 anni fa
parent
commit
f7e82babcb
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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.