]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
we were uploading our server descriptor to each the dirservers
authorRoger Dingledine <arma@torproject.org>
Wed, 7 Apr 2004 19:30:22 +0000 (19:30 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 7 Apr 2004 19:30:22 +0000 (19:30 +0000)
when we boot, and then also on the first iteration of the main loop

svn:r1520

src/or/main.c

index f20a4ae93a59357c1d6e8ac9b839f131f175be4f..30a4e79b831ff9cc6ab5e0c29a6d381857e367d5 100644 (file)
@@ -578,7 +578,6 @@ static int do_main_loop(void) {
 
   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