diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-02-27 07:23:42 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-02-27 07:23:42 +0000 |
commit | 8efb2a957d8b7a59daae3927eed7d6bf0dde7ea2 (patch) | |
tree | 174dfaff04e7f9162a2f4b267db5e047f9a4b7f2 /doc/TODO | |
parent | 1630fa560fba4f505801a94b5b473e05caabe78b (diff) | |
download | tor-8efb2a957d8b7a59daae3927eed7d6bf0dde7ea2.tar tor-8efb2a957d8b7a59daae3927eed7d6bf0dde7ea2.tar.gz |
Make sure that router_get_by_* can always return "me"
svn:r3702
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -209,8 +209,8 @@ N - IPv6 support (For exit addresses) extend-data cells can be extend requests. - Code cleanup - - fix router_get_by_* functions so they can get ourselves too, - and audit everything to make sure rend and intro points are + o fix router_get_by_* functions so they can get ourselves too ... + - and audit everything to make sure rend and intro points are just as likely to be us as not. - tor should be able to have a pool of outgoing IP addresses |