Commit 15de2010 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

log which intro points we picked


svn:r1564
parent 8d766cc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -714,6 +714,7 @@ int rend_services_init(void) {
      smartlist_add(intro_routers, router);
      smartlist_add(exclude_routers, router);
      smartlist_add(service->intro_nodes, tor_strdup(router->nickname));
      log_fn(LOG_INFO,"Picked router %s as an intro point.", router->nickname);
    }

    /* Reset exclude_routers to include obsolete routers only for the next