diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-28 21:29:20 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-28 21:29:20 +0000 |
commit | d9f1f3533d059627266ddcdb0398b4b32c7158f2 (patch) | |
tree | a087dc505639ec0108a087360a489dde56be3f4e /doc/TODO | |
parent | e5f5b96ca6bc35d22478840600c2dfdf2778950f (diff) | |
download | tor-d9f1f3533d059627266ddcdb0398b4b32c7158f2.tar.gz tor-d9f1f3533d059627266ddcdb0398b4b32c7158f2.zip |
r11724@Kushana: nickm | 2006-12-28 14:22:35 -0500
Refactor and unify my-ip-addr-changed logic. Make change in IP address or in nameservers reset and relaunch DNS hijacking tests.
svn:r9200
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -112,8 +112,7 @@ d - Be a DNS proxy. well-known sites) are all going to the same place. o Bug 363: Warn and die if we can't find a nameserver and we're running a server; don't fall back to 127.0.0.1. -? - maybe re-check dns when we change IP addresses, rather than - every 12 hours? + o Re-check dns when we change IP addresses, rather than every 12 hours - Bug 326: Give fewer error messages from nameservers. - Only warn when _all_ nameservers are down; otherwise info. - Increase timeout; what's industry standard? |