diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-10-05 23:02:40 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-10-05 23:02:40 +0000 |
commit | ba67d14d407adcf603d422c07236438083aa0f30 (patch) | |
tree | cda69528dbd320ba5f7d3088262686a59785f5c1 /doc | |
parent | f12663a4ce2a61d5b1f4975dcf27d9f2adaa128e (diff) | |
download | tor-ba67d14d407adcf603d422c07236438083aa0f30.tar tor-ba67d14d407adcf603d422c07236438083aa0f30.tar.gz |
On sighup, if usehelpernodes changed to 1, use new circuits.
svn:r5203
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ N . Additional controller features . Helper nodes . More testing and debugging - - On sighup, if usehelpernodes changed to 1, use new circuits? + o On sighup, if usehelpernodes changed to 1, use new circuits? - If your helper nodes are unavailable, don't abandon them unless other nodes *are* reachable. R - If you think an OR conn is open but you can never establish a circuit |