aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-02-27 04:52:02 +0000
committerRoger Dingledine <arma@torproject.org>2004-02-27 04:52:02 +0000
commit737b2a0bf14ce24b3a03a1b508e31f51679e5ec3 (patch)
treef8f8a46843d1cadd877f18ee09415c2a94cc0657 /doc
parent195dfd35a80685a1cc545a5a308a588bd2b12220 (diff)
downloadtor-737b2a0bf14ce24b3a03a1b508e31f51679e5ec3.tar
tor-737b2a0bf14ce24b3a03a1b508e31f51679e5ec3.tar.gz
make 'connected' cells include the resolved IP
svn:r1143
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 5f840d0c5..191826880 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,9 +12,11 @@ ARMA - arma claims
X Abandoned
Bugs:
- - client-side dns cache doesn't appear to be getting populated
+ - should maybe make clients exit(1) when bad things happen?
+ e.g. clock skew.
+ o 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.
+ include the IP.
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.