[or-cvs] put back in a todo comment, so we don"t forget.

arma at seul.org arma at seul.org
Thu Dec 15 21:26:55 UTC 2005


Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or

Modified Files:
	routerlist.c 
Log Message:
put back in a todo comment, so we don't forget.


Index: routerlist.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/routerlist.c,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -d -r1.396 -r1.397
--- routerlist.c	15 Dec 2005 21:17:40 -0000	1.396
+++ routerlist.c	15 Dec 2005 21:26:52 -0000	1.397
@@ -3307,6 +3307,7 @@
 /** Return true iff we have enough networkstatus and router information to
  * start building circuits.  Right now, this means "at least 2 networkstatus
  * documents, and at least 1/4 of expected routers." */
+//XXX should consider whether we have enough exiting nodes here.
 int
 router_have_minimum_dir_info(void)
 {



More information about the tor-commits mailing list