log which intro points we picked

svn:r1564
This commit is contained in:
Roger Dingledine
2004-04-08 04:36:13 +00:00
parent e81cd28ba5
commit d6ac05d265
+1
View File
@@ -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