Procházet zdrojové kódy

we forgot to include the resolved IP in 'connected' cells
so the client-side dns cache is currently going unused
we should do that sometime


svn:r1141

Roger Dingledine před 22 roky
rodič
revize
feafba073d
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      doc/TODO

+ 3 - 0
doc/TODO

@@ -12,6 +12,9 @@ ARMA    - arma claims
         X Abandoned
         X Abandoned
 
 
 Bugs:
 Bugs:
+        - client-side dns cache doesn't appear to be getting populated
+          by 'connected' cells. In fact, the 'connected' cells don't even
+          include the IP. Oops.
         o When it can't resolve any dirservers, it is useless from then on.
         o When it can't resolve any dirservers, it is useless from then on.
           We should make it reload the RouterFile if it has no dirservers.
           We should make it reload the RouterFile if it has no dirservers.
         o Sometimes it picks a middleman node as the exit for a circuit.
         o Sometimes it picks a middleman node as the exit for a circuit.