]> git.ipfire.org Git - thirdparty/tor.git/commit
Choose directory servers from routerstatus list, not from routerinfo list. This...
authorNick Mathewson <nickm@torproject.org>
Wed, 14 Dec 2005 22:00:58 +0000 (22:00 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 14 Dec 2005 22:00:58 +0000 (22:00 +0000)
commit9482b1b9d5aa892aad997799be7dadbc94856371
tree7500447df1338485d9c983f5120c69de3849393e
parent7e6a41af93c15173f0e3fbd83a6bd95865c3a289
Choose directory servers from routerstatus list, not from routerinfo list.  This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories.

svn:r5586
doc/TODO
src/common/ht.h
src/or/directory.c
src/or/or.h
src/or/relay.c
src/or/routerlist.c