[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] we were uploading our server descriptor to each the dirserv...
- To: or-cvs@freehaven.net
- Subject: [or-cvs] we were uploading our server descriptor to each the dirserv...
- From: arma@seul.org (Roger Dingledine)
- Date: Wed, 7 Apr 2004 15:30:24 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Wed, 07 Apr 2004 15:30:40 -0400
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/or
Modified Files:
main.c
Log Message:
we were uploading our server descriptor to each the dirservers
when we boot, and then also on the first iteration of the main loop
Index: main.c
===================================================================
RCS file: /home/or/cvsroot/src/or/main.c,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -d -r1.224 -r1.225
--- main.c 5 Apr 2004 00:47:47 -0000 1.224
+++ main.c 7 Apr 2004 19:30:22 -0000 1.225
@@ -578,7 +578,6 @@
if(options.ORPort) {
cpu_init(); /* launch cpuworkers. Need to do this *after* we've read the onion key. */
- router_upload_dir_desc_to_dirservers(); /* upload our descriptor to all dirservers */
}
/* start up the necessary connections based on which ports are