diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-08 22:23:54 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-08 22:23:54 +0000 |
commit | 61e729a615e8563c2f13e2ba464bbfa211831af5 (patch) | |
tree | c323fcb16ed2259c2b1a8fad4caf9605d7216504 /doc | |
parent | 76f61da37ba6443712b212a747ce8ee56218dcec (diff) | |
download | tor-61e729a615e8563c2f13e2ba464bbfa211831af5.tar.gz tor-61e729a615e8563c2f13e2ba464bbfa211831af5.zip |
r11730@catbus: nickm | 2007-02-08 17:23:50 -0500
Mark some items done or deferred in TODO.
svn:r9535
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -44,17 +44,19 @@ R - handle connect-dir streams that don't have a chosen_exit_name set. list the orport as 0 if it can't handle begin_dir. o List orports of actual dirservers.. - - Servers are easy to setup and run: being a relay is about as easy as + o Servers are easy to setup and run: being a relay is about as easy as being a client. - . Reduce resource load + o Reduce resource load o A way to alert controller when router flags change. o Specify: SETEVENTS NS o Implement - - Hunt for places that change networkstatus info that I might have + o Hunt for places that change networkstatus info that I might have missed. - - "NS" appears to be used to notify of routerstatus updates. + D "NS" appears to be used to notify of routerstatus updates. Do we want an actual NS event, for when new networkstatuses arrive, and then rename this one? + (Renaming would be more trouble than it's worth, and a + 'networkstatus arrived' event can wait till next series. . option to dl directory info via tor: TunnelDirConns and PreferTunneledDirConns |