diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-07 16:25:15 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-07 16:25:15 +0000 |
commit | 3d98712d1b4dca43396fec27a545407facd80378 (patch) | |
tree | b0fc1f963443b4a302ceb7d3829dca69ddd21bde | |
parent | 368eded621c02995aa66418465ccc17b3d978b5a (diff) | |
download | tor-3d98712d1b4dca43396fec27a545407facd80378.tar.gz tor-3d98712d1b4dca43396fec27a545407facd80378.zip |
r8922@totoro: nickm | 2006-10-07 11:44:07 -0400
Split a TODO item into the part I should do and the part I should defer.
svn:r8636
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -117,7 +117,8 @@ N - Simplify authority operation routers workable. [Make a magic nickname "Unnamed" that can't be registered and can't be looked up by nickname.] d - Tolerate clock skew on bridge relays. -d - A way to examine and twiddle router flags from controller. +N - A way to examine router flags from controller. +d - A way to adjust router flags from the controller o A way to export server descriptors to controllers o Event for "when did routerdesc last change". d - a way to pick entries based wholly on extend_info equivalent; |