aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-20 21:04:39 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-20 21:04:39 +0000
commit01bc03eff43775d5f293c63d1dec05650a84a420 (patch)
treee87f5d8c8c5d29eced92c407e8f96d215ea9d56a /doc/TODO
parent0459db2c0d0e2af23b4db26ce4de555ee29eb7ec (diff)
downloadtor-01bc03eff43775d5f293c63d1dec05650a84a420.tar
tor-01bc03eff43775d5f293c63d1dec05650a84a420.tar.gz
r9312@Kushana: nickm | 2006-10-20 14:45:22 -0400
Add an event type to tell the controller when our opinion of a router status has changed. I might have missed some cases here. svn:r8781
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 7c257c0ae..0b429308b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -79,9 +79,11 @@ d - Tolerate clock skew on bridge relays.
o A way to examine router flags from controller.
o Specify: GETINFO ns/id/x, ns/name/x, ns/all.
o Implement
-N - A way to alert controller when router flags change.
- - Specify: SETEVENTS NS
- - Implement
+ o A way to alert controller when router flags change.
+ o Specify: SETEVENTS NS
+ o Implement
+N - Hunt for places that change networkstatus info that I might have
+ missed.
d - A way to adjust router flags from the controller
d - a way to pick entries based wholly on extend_info equivalent;
a way to export extend_info equivalent.