[or-cvs] we forgot to include the resolved IP in "connected" cells
Roger Dingledine
arma at seul.org
Fri Feb 27 04:08:46 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO
Log Message:
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
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- TODO 26 Feb 2004 23:36:31 -0000 1.58
+++ TODO 27 Feb 2004 04:08:44 -0000 1.59
@@ -12,6 +12,9 @@
X Abandoned
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.
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.
More information about the tor-commits
mailing list