Browse Source

Note that GETINFO (via the controller) for network-status will not work on non-authdirectories right now.

svn:r3835
Nick Mathewson 20 years ago
parent
commit
291548c4e4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/TODO

+ 2 - 0
doc/TODO

@@ -26,6 +26,8 @@ R  o pick the whole path when you start the circuit.
    - controller should have an event to learn about new addressmappings?
    - controller should have an event to learn about new addressmappings?
    - how do ulimits work on win32, anyway?
    - how do ulimits work on win32, anyway?
    o have a separate config option which caps bandwidth-to-advertise.
    o have a separate config option which caps bandwidth-to-advertise.
+   - Make list_server_status work right on non-directories, so that 
+     getinfo("network-status") control message can work there.
 
 
 For 0.1.0.x:
 For 0.1.0.x: