From 3d98712d1b4dca43396fec27a545407facd80378 Mon Sep 17 00:00:00 2001 From: Nick Mathewson <nickm@torproject.org> Date: Sat, 7 Oct 2006 16:25:15 +0000 Subject: [PATCH] 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 --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index e4267fe281..b0439c98cc 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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; -- GitLab