nodelist.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  4. * Copyright (c) 2007-2017, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file nodelist.c
  8. *
  9. * \brief Structures and functions for tracking what we know about the routers
  10. * on the Tor network, and correlating information from networkstatus,
  11. * routerinfo, and microdescs.
  12. *
  13. * The key structure here is node_t: that's the canonical way to refer
  14. * to a Tor relay that we might want to build a circuit through. Every
  15. * node_t has either a routerinfo_t, or a routerstatus_t from the current
  16. * networkstatus consensus. If it has a routerstatus_t, it will also
  17. * need to have a microdesc_t before you can use it for circuits.
  18. *
  19. * The nodelist_t is a global singleton that maps identities to node_t
  20. * objects. Access them with the node_get_*() functions. The nodelist_t
  21. * is maintained by calls throughout the codebase
  22. *
  23. * Generally, other code should not have to reach inside a node_t to
  24. * see what information it has. Instead, you should call one of the
  25. * many accessor functions that works on a generic node_t. If there
  26. * isn't one that does what you need, it's better to make such a function,
  27. * and then use it.
  28. *
  29. * For historical reasons, some of the functions that select a node_t
  30. * from the list of all usable node_t objects are in the routerlist.c
  31. * module, since they originally selected a routerinfo_t. (TODO: They
  32. * should move!)
  33. *
  34. * (TODO: Perhaps someday we should abstract the remaining ways of
  35. * talking about a relay to also be node_t instances. Those would be
  36. * routerstatus_t as used for directory requests, and dir_server_t as
  37. * used for authorities and fallback directories.)
  38. */
  39. #include "or.h"
  40. #include "address.h"
  41. #include "config.h"
  42. #include "control.h"
  43. #include "dirserv.h"
  44. #include "entrynodes.h"
  45. #include "geoip.h"
  46. #include "hs_common.h"
  47. #include "main.h"
  48. #include "microdesc.h"
  49. #include "networkstatus.h"
  50. #include "nodelist.h"
  51. #include "policies.h"
  52. #include "protover.h"
  53. #include "rendservice.h"
  54. #include "router.h"
  55. #include "routerlist.h"
  56. #include "routerparse.h"
  57. #include "routerset.h"
  58. #include "torcert.h"
  59. #include <string.h>
  60. static void nodelist_drop_node(node_t *node, int remove_from_ht);
  61. static void node_free(node_t *node);
  62. /** count_usable_descriptors counts descriptors with these flag(s)
  63. */
  64. typedef enum {
  65. /* All descriptors regardless of flags */
  66. USABLE_DESCRIPTOR_ALL = 0,
  67. /* Only descriptors with the Exit flag */
  68. USABLE_DESCRIPTOR_EXIT_ONLY = 1
  69. } usable_descriptor_t;
  70. static void count_usable_descriptors(int *num_present,
  71. int *num_usable,
  72. smartlist_t *descs_out,
  73. const networkstatus_t *consensus,
  74. time_t now,
  75. routerset_t *in_set,
  76. usable_descriptor_t exit_only);
  77. static void update_router_have_minimum_dir_info(void);
  78. static double get_frac_paths_needed_for_circs(const or_options_t *options,
  79. const networkstatus_t *ns);
  80. /** A nodelist_t holds a node_t object for every router we're "willing to use
  81. * for something". Specifically, it should hold a node_t for every node that
  82. * is currently in the routerlist, or currently in the consensus we're using.
  83. */
  84. typedef struct nodelist_t {
  85. /* A list of all the nodes. */
  86. smartlist_t *nodes;
  87. /* Hash table to map from node ID digest to node. */
  88. HT_HEAD(nodelist_map, node_t) nodes_by_id;
  89. } nodelist_t;
  90. static inline unsigned int
  91. node_id_hash(const node_t *node)
  92. {
  93. return (unsigned) siphash24g(node->identity, DIGEST_LEN);
  94. }
  95. static inline unsigned int
  96. node_id_eq(const node_t *node1, const node_t *node2)
  97. {
  98. return tor_memeq(node1->identity, node2->identity, DIGEST_LEN);
  99. }
  100. HT_PROTOTYPE(nodelist_map, node_t, ht_ent, node_id_hash, node_id_eq)
  101. HT_GENERATE2(nodelist_map, node_t, ht_ent, node_id_hash, node_id_eq,
  102. 0.6, tor_reallocarray_, tor_free_)
  103. /** The global nodelist. */
  104. static nodelist_t *the_nodelist=NULL;
  105. /** Create an empty nodelist if we haven't done so already. */
  106. static void
  107. init_nodelist(void)
  108. {
  109. if (PREDICT_UNLIKELY(the_nodelist == NULL)) {
  110. the_nodelist = tor_malloc_zero(sizeof(nodelist_t));
  111. HT_INIT(nodelist_map, &the_nodelist->nodes_by_id);
  112. the_nodelist->nodes = smartlist_new();
  113. }
  114. }
  115. /** As node_get_by_id, but returns a non-const pointer */
  116. node_t *
  117. node_get_mutable_by_id(const char *identity_digest)
  118. {
  119. node_t search, *node;
  120. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  121. return NULL;
  122. memcpy(&search.identity, identity_digest, DIGEST_LEN);
  123. node = HT_FIND(nodelist_map, &the_nodelist->nodes_by_id, &search);
  124. return node;
  125. }
  126. /** Return the node_t whose identity is <b>identity_digest</b>, or NULL
  127. * if no such node exists. */
  128. MOCK_IMPL(const node_t *,
  129. node_get_by_id,(const char *identity_digest))
  130. {
  131. return node_get_mutable_by_id(identity_digest);
  132. }
  133. /** Internal: return the node_t whose identity_digest is
  134. * <b>identity_digest</b>. If none exists, create a new one, add it to the
  135. * nodelist, and return it.
  136. *
  137. * Requires that the nodelist be initialized.
  138. */
  139. static node_t *
  140. node_get_or_create(const char *identity_digest)
  141. {
  142. node_t *node;
  143. if ((node = node_get_mutable_by_id(identity_digest)))
  144. return node;
  145. node = tor_malloc_zero(sizeof(node_t));
  146. memcpy(node->identity, identity_digest, DIGEST_LEN);
  147. HT_INSERT(nodelist_map, &the_nodelist->nodes_by_id, node);
  148. smartlist_add(the_nodelist->nodes, node);
  149. node->nodelist_idx = smartlist_len(the_nodelist->nodes) - 1;
  150. node->hsdir_index = tor_malloc_zero(sizeof(hsdir_index_t));
  151. node->country = -1;
  152. return node;
  153. }
  154. /* For a given <b>node</b> for the consensus <b>ns</b>, set the hsdir index
  155. * for the node, both current and next if possible. This can only fails if the
  156. * node_t ed25519 identity key can't be found which would be a bug. */
  157. static void
  158. node_set_hsdir_index(node_t *node, const networkstatus_t *ns)
  159. {
  160. time_t now = approx_time();
  161. const ed25519_public_key_t *node_identity_pk;
  162. uint8_t *next_hsdir_index_srv = NULL, *current_hsdir_index_srv = NULL;
  163. uint64_t next_time_period_num, current_time_period_num;
  164. tor_assert(node);
  165. tor_assert(ns);
  166. if (!networkstatus_is_live(ns, now)) {
  167. log_info(LD_GENERAL, "Not setting hsdir index with a non-live consensus.");
  168. goto done;
  169. }
  170. node_identity_pk = node_get_ed25519_id(node);
  171. if (node_identity_pk == NULL) {
  172. log_debug(LD_GENERAL, "ed25519 identity public key not found when "
  173. "trying to build the hsdir indexes for node %s",
  174. node_describe(node));
  175. goto done;
  176. }
  177. /* Get the current and next time period number, we might use them both. */
  178. current_time_period_num = hs_get_time_period_num(now);
  179. next_time_period_num = hs_get_next_time_period_num(now);
  180. if (hs_overlap_mode_is_active(ns, now)) {
  181. /* We are in overlap mode, this means that our consensus has just cycled
  182. * from current SRV to previous SRV so for the _next_ upcoming time
  183. * period, we have to use the current SRV and use the previous SRV for the
  184. * current time period. If the current or previous SRV can't be found, the
  185. * disaster one is returned. */
  186. next_hsdir_index_srv = hs_get_current_srv(next_time_period_num, ns);
  187. /* The following can be confusing so again, in overlap mode, we use our
  188. * previous SRV for our _current_ hsdir index. */
  189. current_hsdir_index_srv = hs_get_previous_srv(current_time_period_num, ns);
  190. } else {
  191. /* If NOT in overlap mode, we only need to compute the current hsdir index
  192. * for the ongoing time period and thus the current SRV. If it can't be
  193. * found, the disaster one is returned. */
  194. current_hsdir_index_srv = hs_get_current_srv(current_time_period_num, ns);
  195. }
  196. /* Build the current hsdir index. */
  197. hs_build_hsdir_index(node_identity_pk, current_hsdir_index_srv,
  198. current_time_period_num, node->hsdir_index->current);
  199. if (next_hsdir_index_srv) {
  200. /* Build the next hsdir index if we have a next SRV that we can use. */
  201. hs_build_hsdir_index(node_identity_pk, next_hsdir_index_srv,
  202. next_time_period_num, node->hsdir_index->next);
  203. } else {
  204. memset(node->hsdir_index->next, 0, sizeof(node->hsdir_index->next));
  205. }
  206. done:
  207. tor_free(current_hsdir_index_srv);
  208. tor_free(next_hsdir_index_srv);
  209. return;
  210. }
  211. /** Called when a node's address changes. */
  212. static void
  213. node_addrs_changed(node_t *node)
  214. {
  215. node->last_reachable = node->last_reachable6 = 0;
  216. node->country = -1;
  217. }
  218. /** Add <b>ri</b> to an appropriate node in the nodelist. If we replace an
  219. * old routerinfo, and <b>ri_old_out</b> is not NULL, set *<b>ri_old_out</b>
  220. * to the previous routerinfo.
  221. */
  222. node_t *
  223. nodelist_set_routerinfo(routerinfo_t *ri, routerinfo_t **ri_old_out)
  224. {
  225. node_t *node;
  226. const char *id_digest;
  227. int had_router = 0;
  228. tor_assert(ri);
  229. init_nodelist();
  230. id_digest = ri->cache_info.identity_digest;
  231. node = node_get_or_create(id_digest);
  232. if (node->ri) {
  233. if (!routers_have_same_or_addrs(node->ri, ri)) {
  234. node_addrs_changed(node);
  235. }
  236. had_router = 1;
  237. if (ri_old_out)
  238. *ri_old_out = node->ri;
  239. } else {
  240. if (ri_old_out)
  241. *ri_old_out = NULL;
  242. }
  243. node->ri = ri;
  244. if (node->country == -1)
  245. node_set_country(node);
  246. if (authdir_mode(get_options()) && !had_router) {
  247. const char *discard=NULL;
  248. uint32_t status = dirserv_router_get_status(ri, &discard, LOG_INFO);
  249. dirserv_set_node_flags_from_authoritative_status(node, status);
  250. }
  251. /* Setting the HSDir index requires the ed25519 identity key which can
  252. * only be found either in the ri or md. This is why this is called here.
  253. * Only nodes supporting HSDir=2 protocol version needs this index. */
  254. if (node->rs && node->rs->supports_v3_hsdir) {
  255. node_set_hsdir_index(node,
  256. networkstatus_get_latest_consensus());
  257. }
  258. return node;
  259. }
  260. /** Set the appropriate node_t to use <b>md</b> as its microdescriptor.
  261. *
  262. * Called when a new microdesc has arrived and the usable consensus flavor
  263. * is "microdesc".
  264. **/
  265. node_t *
  266. nodelist_add_microdesc(microdesc_t *md)
  267. {
  268. networkstatus_t *ns =
  269. networkstatus_get_latest_consensus_by_flavor(FLAV_MICRODESC);
  270. const routerstatus_t *rs;
  271. node_t *node;
  272. if (ns == NULL)
  273. return NULL;
  274. init_nodelist();
  275. /* Microdescriptors don't carry an identity digest, so we need to figure
  276. * it out by looking up the routerstatus. */
  277. rs = router_get_consensus_status_by_descriptor_digest(ns, md->digest);
  278. if (rs == NULL)
  279. return NULL;
  280. node = node_get_mutable_by_id(rs->identity_digest);
  281. if (node) {
  282. if (node->md)
  283. node->md->held_by_nodes--;
  284. node->md = md;
  285. md->held_by_nodes++;
  286. /* Setting the HSDir index requires the ed25519 identity key which can
  287. * only be found either in the ri or md. This is why this is called here.
  288. * Only nodes supporting HSDir=2 protocol version needs this index. */
  289. if (rs->supports_v3_hsdir) {
  290. node_set_hsdir_index(node, ns);
  291. }
  292. }
  293. return node;
  294. }
  295. /** Tell the nodelist that the current usable consensus is <b>ns</b>.
  296. * This makes the nodelist change all of the routerstatus entries for
  297. * the nodes, drop nodes that no longer have enough info to get used,
  298. * and grab microdescriptors into nodes as appropriate.
  299. */
  300. void
  301. nodelist_set_consensus(networkstatus_t *ns)
  302. {
  303. const or_options_t *options = get_options();
  304. int authdir = authdir_mode_v3(options);
  305. init_nodelist();
  306. if (ns->flavor == FLAV_MICRODESC)
  307. (void) get_microdesc_cache(); /* Make sure it exists first. */
  308. SMARTLIST_FOREACH(the_nodelist->nodes, node_t *, node,
  309. node->rs = NULL);
  310. SMARTLIST_FOREACH_BEGIN(ns->routerstatus_list, routerstatus_t *, rs) {
  311. node_t *node = node_get_or_create(rs->identity_digest);
  312. node->rs = rs;
  313. if (ns->flavor == FLAV_MICRODESC) {
  314. if (node->md == NULL ||
  315. tor_memneq(node->md->digest,rs->descriptor_digest,DIGEST256_LEN)) {
  316. if (node->md)
  317. node->md->held_by_nodes--;
  318. node->md = microdesc_cache_lookup_by_digest256(NULL,
  319. rs->descriptor_digest);
  320. if (node->md)
  321. node->md->held_by_nodes++;
  322. }
  323. }
  324. if (rs->supports_v3_hsdir) {
  325. node_set_hsdir_index(node, ns);
  326. }
  327. node_set_country(node);
  328. /* If we're not an authdir, believe others. */
  329. if (!authdir) {
  330. node->is_valid = rs->is_valid;
  331. node->is_running = rs->is_flagged_running;
  332. node->is_fast = rs->is_fast;
  333. node->is_stable = rs->is_stable;
  334. node->is_possible_guard = rs->is_possible_guard;
  335. node->is_exit = rs->is_exit;
  336. node->is_bad_exit = rs->is_bad_exit;
  337. node->is_hs_dir = rs->is_hs_dir;
  338. node->ipv6_preferred = 0;
  339. if (fascist_firewall_prefer_ipv6_orport(options) &&
  340. (tor_addr_is_null(&rs->ipv6_addr) == 0 ||
  341. (node->md && tor_addr_is_null(&node->md->ipv6_addr) == 0)))
  342. node->ipv6_preferred = 1;
  343. }
  344. } SMARTLIST_FOREACH_END(rs);
  345. nodelist_purge();
  346. if (! authdir) {
  347. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  348. /* We have no routerstatus for this router. Clear flags so we can skip
  349. * it, maybe.*/
  350. if (!node->rs) {
  351. tor_assert(node->ri); /* if it had only an md, or nothing, purge
  352. * would have removed it. */
  353. if (node->ri->purpose == ROUTER_PURPOSE_GENERAL) {
  354. /* Clear all flags. */
  355. node->is_valid = node->is_running = node->is_hs_dir =
  356. node->is_fast = node->is_stable =
  357. node->is_possible_guard = node->is_exit =
  358. node->is_bad_exit = node->ipv6_preferred = 0;
  359. }
  360. }
  361. } SMARTLIST_FOREACH_END(node);
  362. }
  363. }
  364. /** Helper: return true iff a node has a usable amount of information*/
  365. static inline int
  366. node_is_usable(const node_t *node)
  367. {
  368. return (node->rs) || (node->ri);
  369. }
  370. /** Tell the nodelist that <b>md</b> is no longer a microdescriptor for the
  371. * node with <b>identity_digest</b>. */
  372. void
  373. nodelist_remove_microdesc(const char *identity_digest, microdesc_t *md)
  374. {
  375. node_t *node = node_get_mutable_by_id(identity_digest);
  376. if (node && node->md == md) {
  377. node->md = NULL;
  378. md->held_by_nodes--;
  379. }
  380. }
  381. /** Tell the nodelist that <b>ri</b> is no longer in the routerlist. */
  382. void
  383. nodelist_remove_routerinfo(routerinfo_t *ri)
  384. {
  385. node_t *node = node_get_mutable_by_id(ri->cache_info.identity_digest);
  386. if (node && node->ri == ri) {
  387. node->ri = NULL;
  388. if (! node_is_usable(node)) {
  389. nodelist_drop_node(node, 1);
  390. node_free(node);
  391. }
  392. }
  393. }
  394. /** Remove <b>node</b> from the nodelist. (Asserts that it was there to begin
  395. * with.) */
  396. static void
  397. nodelist_drop_node(node_t *node, int remove_from_ht)
  398. {
  399. node_t *tmp;
  400. int idx;
  401. if (remove_from_ht) {
  402. tmp = HT_REMOVE(nodelist_map, &the_nodelist->nodes_by_id, node);
  403. tor_assert(tmp == node);
  404. }
  405. idx = node->nodelist_idx;
  406. tor_assert(idx >= 0);
  407. tor_assert(node == smartlist_get(the_nodelist->nodes, idx));
  408. smartlist_del(the_nodelist->nodes, idx);
  409. if (idx < smartlist_len(the_nodelist->nodes)) {
  410. tmp = smartlist_get(the_nodelist->nodes, idx);
  411. tmp->nodelist_idx = idx;
  412. }
  413. node->nodelist_idx = -1;
  414. }
  415. /** Return a newly allocated smartlist of the nodes that have <b>md</b> as
  416. * their microdescriptor. */
  417. smartlist_t *
  418. nodelist_find_nodes_with_microdesc(const microdesc_t *md)
  419. {
  420. smartlist_t *result = smartlist_new();
  421. if (the_nodelist == NULL)
  422. return result;
  423. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  424. if (node->md == md) {
  425. smartlist_add(result, node);
  426. }
  427. } SMARTLIST_FOREACH_END(node);
  428. return result;
  429. }
  430. /** Release storage held by <b>node</b> */
  431. static void
  432. node_free(node_t *node)
  433. {
  434. if (!node)
  435. return;
  436. if (node->md)
  437. node->md->held_by_nodes--;
  438. tor_assert(node->nodelist_idx == -1);
  439. tor_free(node->hsdir_index);
  440. tor_free(node);
  441. }
  442. /** Remove all entries from the nodelist that don't have enough info to be
  443. * usable for anything. */
  444. void
  445. nodelist_purge(void)
  446. {
  447. node_t **iter;
  448. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  449. return;
  450. /* Remove the non-usable nodes. */
  451. for (iter = HT_START(nodelist_map, &the_nodelist->nodes_by_id); iter; ) {
  452. node_t *node = *iter;
  453. if (node->md && !node->rs) {
  454. /* An md is only useful if there is an rs. */
  455. node->md->held_by_nodes--;
  456. node->md = NULL;
  457. }
  458. if (node_is_usable(node)) {
  459. iter = HT_NEXT(nodelist_map, &the_nodelist->nodes_by_id, iter);
  460. } else {
  461. iter = HT_NEXT_RMV(nodelist_map, &the_nodelist->nodes_by_id, iter);
  462. nodelist_drop_node(node, 0);
  463. node_free(node);
  464. }
  465. }
  466. nodelist_assert_ok();
  467. }
  468. /** Release all storage held by the nodelist. */
  469. void
  470. nodelist_free_all(void)
  471. {
  472. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  473. return;
  474. HT_CLEAR(nodelist_map, &the_nodelist->nodes_by_id);
  475. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  476. node->nodelist_idx = -1;
  477. node_free(node);
  478. } SMARTLIST_FOREACH_END(node);
  479. smartlist_free(the_nodelist->nodes);
  480. tor_free(the_nodelist);
  481. }
  482. /** Check that the nodelist is internally consistent, and consistent with
  483. * the directory info it's derived from.
  484. */
  485. void
  486. nodelist_assert_ok(void)
  487. {
  488. routerlist_t *rl = router_get_routerlist();
  489. networkstatus_t *ns = networkstatus_get_latest_consensus();
  490. digestmap_t *dm;
  491. if (!the_nodelist)
  492. return;
  493. dm = digestmap_new();
  494. /* every routerinfo in rl->routers should be in the nodelist. */
  495. if (rl) {
  496. SMARTLIST_FOREACH_BEGIN(rl->routers, routerinfo_t *, ri) {
  497. const node_t *node = node_get_by_id(ri->cache_info.identity_digest);
  498. tor_assert(node && node->ri == ri);
  499. tor_assert(fast_memeq(ri->cache_info.identity_digest,
  500. node->identity, DIGEST_LEN));
  501. tor_assert(! digestmap_get(dm, node->identity));
  502. digestmap_set(dm, node->identity, (void*)node);
  503. } SMARTLIST_FOREACH_END(ri);
  504. }
  505. /* every routerstatus in ns should be in the nodelist */
  506. if (ns) {
  507. SMARTLIST_FOREACH_BEGIN(ns->routerstatus_list, routerstatus_t *, rs) {
  508. const node_t *node = node_get_by_id(rs->identity_digest);
  509. tor_assert(node && node->rs == rs);
  510. tor_assert(fast_memeq(rs->identity_digest, node->identity, DIGEST_LEN));
  511. digestmap_set(dm, node->identity, (void*)node);
  512. if (ns->flavor == FLAV_MICRODESC) {
  513. /* If it's a microdesc consensus, every entry that has a
  514. * microdescriptor should be in the nodelist.
  515. */
  516. microdesc_t *md =
  517. microdesc_cache_lookup_by_digest256(NULL, rs->descriptor_digest);
  518. tor_assert(md == node->md);
  519. if (md)
  520. tor_assert(md->held_by_nodes >= 1);
  521. }
  522. } SMARTLIST_FOREACH_END(rs);
  523. }
  524. /* The nodelist should have no other entries, and its entries should be
  525. * well-formed. */
  526. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  527. tor_assert(digestmap_get(dm, node->identity) != NULL);
  528. tor_assert(node_sl_idx == node->nodelist_idx);
  529. } SMARTLIST_FOREACH_END(node);
  530. tor_assert((long)smartlist_len(the_nodelist->nodes) ==
  531. (long)HT_SIZE(&the_nodelist->nodes_by_id));
  532. digestmap_free(dm, NULL);
  533. }
  534. /** Return a list of a node_t * for every node we know about. The caller
  535. * MUST NOT modify the list. (You can set and clear flags in the nodes if
  536. * you must, but you must not add or remove nodes.) */
  537. MOCK_IMPL(smartlist_t *,
  538. nodelist_get_list,(void))
  539. {
  540. init_nodelist();
  541. return the_nodelist->nodes;
  542. }
  543. /** Given a hex-encoded nickname of the format DIGEST, $DIGEST, $DIGEST=name,
  544. * or $DIGEST~name, return the node with the matching identity digest and
  545. * nickname (if any). Return NULL if no such node exists, or if <b>hex_id</b>
  546. * is not well-formed. */
  547. const node_t *
  548. node_get_by_hex_id(const char *hex_id)
  549. {
  550. char digest_buf[DIGEST_LEN];
  551. char nn_buf[MAX_NICKNAME_LEN+1];
  552. char nn_char='\0';
  553. if (hex_digest_nickname_decode(hex_id, digest_buf, &nn_char, nn_buf)==0) {
  554. const node_t *node = node_get_by_id(digest_buf);
  555. if (!node)
  556. return NULL;
  557. if (nn_char) {
  558. const char *real_name = node_get_nickname(node);
  559. if (!real_name || strcasecmp(real_name, nn_buf))
  560. return NULL;
  561. if (nn_char == '=') {
  562. const char *named_id =
  563. networkstatus_get_router_digest_by_nickname(nn_buf);
  564. if (!named_id || tor_memneq(named_id, digest_buf, DIGEST_LEN))
  565. return NULL;
  566. }
  567. }
  568. return node;
  569. }
  570. return NULL;
  571. }
  572. /** Given a nickname (possibly verbose, possibly a hexadecimal digest), return
  573. * the corresponding node_t, or NULL if none exists. Warn the user if
  574. * <b>warn_if_unnamed</b> is set, and they have specified a router by
  575. * nickname, but the Named flag isn't set for that router. */
  576. MOCK_IMPL(const node_t *,
  577. node_get_by_nickname,(const char *nickname, int warn_if_unnamed))
  578. {
  579. if (!the_nodelist)
  580. return NULL;
  581. /* Handle these cases: DIGEST, $DIGEST, $DIGEST=name, $DIGEST~name. */
  582. {
  583. const node_t *node;
  584. if ((node = node_get_by_hex_id(nickname)) != NULL)
  585. return node;
  586. }
  587. if (!strcasecmp(nickname, UNNAMED_ROUTER_NICKNAME))
  588. return NULL;
  589. /* Okay, so if we get here, the nickname is just a nickname. Is there
  590. * a binding for it in the consensus? */
  591. {
  592. const char *named_id =
  593. networkstatus_get_router_digest_by_nickname(nickname);
  594. if (named_id)
  595. return node_get_by_id(named_id);
  596. }
  597. /* Is it marked as owned-by-someone-else? */
  598. if (networkstatus_nickname_is_unnamed(nickname)) {
  599. log_info(LD_GENERAL, "The name %s is listed as Unnamed: there is some "
  600. "router that holds it, but not one listed in the current "
  601. "consensus.", escaped(nickname));
  602. return NULL;
  603. }
  604. /* Okay, so the name is not canonical for anybody. */
  605. {
  606. smartlist_t *matches = smartlist_new();
  607. const node_t *choice = NULL;
  608. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  609. if (!strcasecmp(node_get_nickname(node), nickname))
  610. smartlist_add(matches, node);
  611. } SMARTLIST_FOREACH_END(node);
  612. if (smartlist_len(matches)>1 && warn_if_unnamed) {
  613. int any_unwarned = 0;
  614. SMARTLIST_FOREACH_BEGIN(matches, node_t *, node) {
  615. if (!node->name_lookup_warned) {
  616. node->name_lookup_warned = 1;
  617. any_unwarned = 1;
  618. }
  619. } SMARTLIST_FOREACH_END(node);
  620. if (any_unwarned) {
  621. log_warn(LD_CONFIG, "There are multiple matches for the name %s, "
  622. "but none is listed as Named in the directory consensus. "
  623. "Choosing one arbitrarily.", nickname);
  624. }
  625. } else if (smartlist_len(matches)==1 && warn_if_unnamed) {
  626. char fp[HEX_DIGEST_LEN+1];
  627. node_t *node = smartlist_get(matches, 0);
  628. if (! node->name_lookup_warned) {
  629. base16_encode(fp, sizeof(fp), node->identity, DIGEST_LEN);
  630. log_warn(LD_CONFIG,
  631. "You specified a relay \"%s\" by name, but nicknames can be "
  632. "used by any relay, not just the one you meant. "
  633. "To make sure you get the same relay in the future, refer "
  634. "to it by key, as \"$%s\".", nickname, fp);
  635. node->name_lookup_warned = 1;
  636. }
  637. }
  638. if (smartlist_len(matches))
  639. choice = smartlist_get(matches, 0);
  640. smartlist_free(matches);
  641. return choice;
  642. }
  643. }
  644. /** Return the Ed25519 identity key for the provided node, or NULL if it
  645. * doesn't have one. */
  646. const ed25519_public_key_t *
  647. node_get_ed25519_id(const node_t *node)
  648. {
  649. if (node->ri) {
  650. if (node->ri->cache_info.signing_key_cert) {
  651. const ed25519_public_key_t *pk =
  652. &node->ri->cache_info.signing_key_cert->signing_key;
  653. if (BUG(ed25519_public_key_is_zero(pk)))
  654. goto try_the_md;
  655. return pk;
  656. }
  657. }
  658. try_the_md:
  659. if (node->md) {
  660. if (node->md->ed25519_identity_pkey) {
  661. return node->md->ed25519_identity_pkey;
  662. }
  663. }
  664. return NULL;
  665. }
  666. /** Return true iff this node's Ed25519 identity matches <b>id</b>.
  667. * (An absent Ed25519 identity matches NULL or zero.) */
  668. int
  669. node_ed25519_id_matches(const node_t *node, const ed25519_public_key_t *id)
  670. {
  671. const ed25519_public_key_t *node_id = node_get_ed25519_id(node);
  672. if (node_id == NULL || ed25519_public_key_is_zero(node_id)) {
  673. return id == NULL || ed25519_public_key_is_zero(id);
  674. } else {
  675. return id && ed25519_pubkey_eq(node_id, id);
  676. }
  677. }
  678. /** Return true iff <b>node</b> supports authenticating itself
  679. * by ed25519 ID during the link handshake in a way that we can understand
  680. * when we probe it. */
  681. int
  682. node_supports_ed25519_link_authentication(const node_t *node)
  683. {
  684. /* XXXX Oh hm. What if some day in the future there are link handshake
  685. * versions that aren't 3 but which are ed25519 */
  686. if (! node_get_ed25519_id(node))
  687. return 0;
  688. if (node->ri) {
  689. const char *protos = node->ri->protocol_list;
  690. if (protos == NULL)
  691. return 0;
  692. return protocol_list_supports_protocol(protos, PRT_LINKAUTH, 3);
  693. }
  694. if (node->rs) {
  695. return node->rs->supports_ed25519_link_handshake;
  696. }
  697. tor_assert_nonfatal_unreached_once();
  698. return 0;
  699. }
  700. /** Return true iff <b>node</b> supports the hidden service directory version
  701. * 3 protocol (proposal 224). */
  702. int
  703. node_supports_v3_hsdir(const node_t *node)
  704. {
  705. tor_assert(node);
  706. if (node->rs) {
  707. return node->rs->supports_v3_hsdir;
  708. }
  709. if (node->ri) {
  710. if (node->ri->protocol_list == NULL) {
  711. return 0;
  712. }
  713. /* Bug #22447 forces us to filter on tor version:
  714. * If platform is a Tor version, and older than 0.3.0.8, return False.
  715. * Else, obey the protocol list. */
  716. if (node->ri->platform) {
  717. if (!strcmpstart(node->ri->platform, "Tor ") &&
  718. !tor_version_as_new_as(node->ri->platform, "0.3.0.8")) {
  719. return 0;
  720. }
  721. }
  722. return protocol_list_supports_protocol(node->ri->protocol_list,
  723. PRT_HSDIR, PROTOVER_HSDIR_V3);
  724. }
  725. tor_assert_nonfatal_unreached_once();
  726. return 0;
  727. }
  728. /** Return true iff <b>node</b> supports ed25519 authentication as an hidden
  729. * service introduction point.*/
  730. int
  731. node_supports_ed25519_hs_intro(const node_t *node)
  732. {
  733. tor_assert(node);
  734. if (node->rs) {
  735. return node->rs->supports_ed25519_hs_intro;
  736. }
  737. if (node->ri) {
  738. if (node->ri->protocol_list == NULL) {
  739. return 0;
  740. }
  741. return protocol_list_supports_protocol(node->ri->protocol_list,
  742. PRT_HSINTRO, PROTOVER_HS_INTRO_V3);
  743. }
  744. tor_assert_nonfatal_unreached_once();
  745. return 0;
  746. }
  747. /** Return the RSA ID key's SHA1 digest for the provided node. */
  748. const uint8_t *
  749. node_get_rsa_id_digest(const node_t *node)
  750. {
  751. tor_assert(node);
  752. return (const uint8_t*)node->identity;
  753. }
  754. /** Return the nickname of <b>node</b>, or NULL if we can't find one. */
  755. const char *
  756. node_get_nickname(const node_t *node)
  757. {
  758. tor_assert(node);
  759. if (node->rs)
  760. return node->rs->nickname;
  761. else if (node->ri)
  762. return node->ri->nickname;
  763. else
  764. return NULL;
  765. }
  766. /** Return true iff the nickname of <b>node</b> is canonical, based on the
  767. * latest consensus. */
  768. int
  769. node_is_named(const node_t *node)
  770. {
  771. const char *named_id;
  772. const char *nickname = node_get_nickname(node);
  773. if (!nickname)
  774. return 0;
  775. named_id = networkstatus_get_router_digest_by_nickname(nickname);
  776. if (!named_id)
  777. return 0;
  778. return tor_memeq(named_id, node->identity, DIGEST_LEN);
  779. }
  780. /** Return true iff <b>node</b> appears to be a directory authority or
  781. * directory cache */
  782. int
  783. node_is_dir(const node_t *node)
  784. {
  785. if (node->rs) {
  786. routerstatus_t * rs = node->rs;
  787. /* This is true if supports_tunnelled_dir_requests is true which
  788. * indicates that we support directory request tunnelled or through the
  789. * DirPort. */
  790. return rs->is_v2_dir;
  791. } else if (node->ri) {
  792. routerinfo_t * ri = node->ri;
  793. /* Both tunnelled request is supported or DirPort is set. */
  794. return ri->supports_tunnelled_dir_requests;
  795. } else {
  796. return 0;
  797. }
  798. }
  799. /** Return true iff <b>node</b> has either kind of usable descriptor -- that
  800. * is, a routerdescriptor or a microdescriptor. */
  801. int
  802. node_has_descriptor(const node_t *node)
  803. {
  804. return (node->ri ||
  805. (node->rs && node->md));
  806. }
  807. /** Return the router_purpose of <b>node</b>. */
  808. int
  809. node_get_purpose(const node_t *node)
  810. {
  811. if (node->ri)
  812. return node->ri->purpose;
  813. else
  814. return ROUTER_PURPOSE_GENERAL;
  815. }
  816. /** Compute the verbose ("extended") nickname of <b>node</b> and store it
  817. * into the MAX_VERBOSE_NICKNAME_LEN+1 character buffer at
  818. * <b>verbose_name_out</b> */
  819. void
  820. node_get_verbose_nickname(const node_t *node,
  821. char *verbose_name_out)
  822. {
  823. const char *nickname = node_get_nickname(node);
  824. int is_named = node_is_named(node);
  825. verbose_name_out[0] = '$';
  826. base16_encode(verbose_name_out+1, HEX_DIGEST_LEN+1, node->identity,
  827. DIGEST_LEN);
  828. if (!nickname)
  829. return;
  830. verbose_name_out[1+HEX_DIGEST_LEN] = is_named ? '=' : '~';
  831. strlcpy(verbose_name_out+1+HEX_DIGEST_LEN+1, nickname, MAX_NICKNAME_LEN+1);
  832. }
  833. /** Compute the verbose ("extended") nickname of node with
  834. * given <b>id_digest</b> and store it into the MAX_VERBOSE_NICKNAME_LEN+1
  835. * character buffer at <b>verbose_name_out</b>
  836. *
  837. * If node_get_by_id() returns NULL, base 16 encoding of
  838. * <b>id_digest</b> is returned instead. */
  839. void
  840. node_get_verbose_nickname_by_id(const char *id_digest,
  841. char *verbose_name_out)
  842. {
  843. const node_t *node = node_get_by_id(id_digest);
  844. if (!node) {
  845. verbose_name_out[0] = '$';
  846. base16_encode(verbose_name_out+1, HEX_DIGEST_LEN+1, id_digest, DIGEST_LEN);
  847. } else {
  848. node_get_verbose_nickname(node, verbose_name_out);
  849. }
  850. }
  851. /** Return true iff it seems that <b>node</b> allows circuits to exit
  852. * through it directlry from the client. */
  853. int
  854. node_allows_single_hop_exits(const node_t *node)
  855. {
  856. if (node && node->ri)
  857. return node->ri->allow_single_hop_exits;
  858. else
  859. return 0;
  860. }
  861. /** Return true iff it seems that <b>node</b> has an exit policy that doesn't
  862. * actually permit anything to exit, or we don't know its exit policy */
  863. int
  864. node_exit_policy_rejects_all(const node_t *node)
  865. {
  866. if (node->rejects_all)
  867. return 1;
  868. if (node->ri)
  869. return node->ri->policy_is_reject_star;
  870. else if (node->md)
  871. return node->md->exit_policy == NULL ||
  872. short_policy_is_reject_star(node->md->exit_policy);
  873. else
  874. return 1;
  875. }
  876. /** Return true iff the exit policy for <b>node</b> is such that we can treat
  877. * rejecting an address of type <b>family</b> unexpectedly as a sign of that
  878. * node's failure. */
  879. int
  880. node_exit_policy_is_exact(const node_t *node, sa_family_t family)
  881. {
  882. if (family == AF_UNSPEC) {
  883. return 1; /* Rejecting an address but not telling us what address
  884. * is a bad sign. */
  885. } else if (family == AF_INET) {
  886. return node->ri != NULL;
  887. } else if (family == AF_INET6) {
  888. return 0;
  889. }
  890. tor_fragile_assert();
  891. return 1;
  892. }
  893. /* Check if the "addr" and port_field fields from r are a valid non-listening
  894. * address/port. If so, set valid to true and add a newly allocated
  895. * tor_addr_port_t containing "addr" and port_field to sl.
  896. * "addr" is an IPv4 host-order address and port_field is a uint16_t.
  897. * r is typically a routerinfo_t or routerstatus_t.
  898. */
  899. #define SL_ADD_NEW_IPV4_AP(r, port_field, sl, valid) \
  900. STMT_BEGIN \
  901. if (tor_addr_port_is_valid_ipv4h((r)->addr, (r)->port_field, 0)) { \
  902. valid = 1; \
  903. tor_addr_port_t *ap = tor_malloc(sizeof(tor_addr_port_t)); \
  904. tor_addr_from_ipv4h(&ap->addr, (r)->addr); \
  905. ap->port = (r)->port_field; \
  906. smartlist_add((sl), ap); \
  907. } \
  908. STMT_END
  909. /* Check if the "addr" and port_field fields from r are a valid non-listening
  910. * address/port. If so, set valid to true and add a newly allocated
  911. * tor_addr_port_t containing "addr" and port_field to sl.
  912. * "addr" is a tor_addr_t and port_field is a uint16_t.
  913. * r is typically a routerinfo_t or routerstatus_t.
  914. */
  915. #define SL_ADD_NEW_IPV6_AP(r, port_field, sl, valid) \
  916. STMT_BEGIN \
  917. if (tor_addr_port_is_valid(&(r)->ipv6_addr, (r)->port_field, 0)) { \
  918. valid = 1; \
  919. tor_addr_port_t *ap = tor_malloc(sizeof(tor_addr_port_t)); \
  920. tor_addr_copy(&ap->addr, &(r)->ipv6_addr); \
  921. ap->port = (r)->port_field; \
  922. smartlist_add((sl), ap); \
  923. } \
  924. STMT_END
  925. /** Return list of tor_addr_port_t with all OR ports (in the sense IP
  926. * addr + TCP port) for <b>node</b>. Caller must free all elements
  927. * using tor_free() and free the list using smartlist_free().
  928. *
  929. * XXX this is potentially a memory fragmentation hog -- if on
  930. * critical path consider the option of having the caller allocate the
  931. * memory
  932. */
  933. smartlist_t *
  934. node_get_all_orports(const node_t *node)
  935. {
  936. smartlist_t *sl = smartlist_new();
  937. int valid = 0;
  938. /* Find a valid IPv4 address and port */
  939. if (node->ri != NULL) {
  940. SL_ADD_NEW_IPV4_AP(node->ri, or_port, sl, valid);
  941. }
  942. /* If we didn't find a valid address/port in the ri, try the rs */
  943. if (!valid && node->rs != NULL) {
  944. SL_ADD_NEW_IPV4_AP(node->rs, or_port, sl, valid);
  945. }
  946. /* Find a valid IPv6 address and port */
  947. valid = 0;
  948. if (node->ri != NULL) {
  949. SL_ADD_NEW_IPV6_AP(node->ri, ipv6_orport, sl, valid);
  950. }
  951. if (!valid && node->rs != NULL) {
  952. SL_ADD_NEW_IPV6_AP(node->rs, ipv6_orport, sl, valid);
  953. }
  954. if (!valid && node->md != NULL) {
  955. SL_ADD_NEW_IPV6_AP(node->md, ipv6_orport, sl, valid);
  956. }
  957. return sl;
  958. }
  959. #undef SL_ADD_NEW_IPV4_AP
  960. #undef SL_ADD_NEW_IPV6_AP
  961. /** Wrapper around node_get_prim_orport for backward
  962. compatibility. */
  963. void
  964. node_get_addr(const node_t *node, tor_addr_t *addr_out)
  965. {
  966. tor_addr_port_t ap;
  967. node_get_prim_orport(node, &ap);
  968. tor_addr_copy(addr_out, &ap.addr);
  969. }
  970. /** Return the host-order IPv4 address for <b>node</b>, or 0 if it doesn't
  971. * seem to have one. */
  972. uint32_t
  973. node_get_prim_addr_ipv4h(const node_t *node)
  974. {
  975. /* Don't check the ORPort or DirPort, as this function isn't port-specific,
  976. * and the node might have a valid IPv4 address, yet have a zero
  977. * ORPort or DirPort.
  978. */
  979. if (node->ri && tor_addr_is_valid_ipv4h(node->ri->addr, 0)) {
  980. return node->ri->addr;
  981. } else if (node->rs && tor_addr_is_valid_ipv4h(node->rs->addr, 0)) {
  982. return node->rs->addr;
  983. }
  984. return 0;
  985. }
  986. /** Copy a string representation of an IP address for <b>node</b> into
  987. * the <b>len</b>-byte buffer at <b>buf</b>. */
  988. void
  989. node_get_address_string(const node_t *node, char *buf, size_t len)
  990. {
  991. uint32_t ipv4_addr = node_get_prim_addr_ipv4h(node);
  992. if (tor_addr_is_valid_ipv4h(ipv4_addr, 0)) {
  993. tor_addr_t addr;
  994. tor_addr_from_ipv4h(&addr, ipv4_addr);
  995. tor_addr_to_str(buf, &addr, len, 0);
  996. } else if (len > 0) {
  997. buf[0] = '\0';
  998. }
  999. }
  1000. /** Return <b>node</b>'s declared uptime, or -1 if it doesn't seem to have
  1001. * one. */
  1002. long
  1003. node_get_declared_uptime(const node_t *node)
  1004. {
  1005. if (node->ri)
  1006. return node->ri->uptime;
  1007. else
  1008. return -1;
  1009. }
  1010. /** Return <b>node</b>'s platform string, or NULL if we don't know it. */
  1011. const char *
  1012. node_get_platform(const node_t *node)
  1013. {
  1014. /* If we wanted, we could record the version in the routerstatus_t, since
  1015. * the consensus lists it. We don't, though, so this function just won't
  1016. * work with microdescriptors. */
  1017. if (node->ri)
  1018. return node->ri->platform;
  1019. else
  1020. return NULL;
  1021. }
  1022. /** Return true iff <b>node</b> is one representing this router. */
  1023. int
  1024. node_is_me(const node_t *node)
  1025. {
  1026. return router_digest_is_me(node->identity);
  1027. }
  1028. /** Return <b>node</b> declared family (as a list of names), or NULL if
  1029. * the node didn't declare a family. */
  1030. const smartlist_t *
  1031. node_get_declared_family(const node_t *node)
  1032. {
  1033. if (node->ri && node->ri->declared_family)
  1034. return node->ri->declared_family;
  1035. else if (node->md && node->md->family)
  1036. return node->md->family;
  1037. else
  1038. return NULL;
  1039. }
  1040. /* Does this node have a valid IPv6 address?
  1041. * Prefer node_has_ipv6_orport() or node_has_ipv6_dirport() for
  1042. * checking specific ports. */
  1043. int
  1044. node_has_ipv6_addr(const node_t *node)
  1045. {
  1046. /* Don't check the ORPort or DirPort, as this function isn't port-specific,
  1047. * and the node might have a valid IPv6 address, yet have a zero
  1048. * ORPort or DirPort.
  1049. */
  1050. if (node->ri && tor_addr_is_valid(&node->ri->ipv6_addr, 0))
  1051. return 1;
  1052. if (node->rs && tor_addr_is_valid(&node->rs->ipv6_addr, 0))
  1053. return 1;
  1054. if (node->md && tor_addr_is_valid(&node->md->ipv6_addr, 0))
  1055. return 1;
  1056. return 0;
  1057. }
  1058. /* Does this node have a valid IPv6 ORPort? */
  1059. int
  1060. node_has_ipv6_orport(const node_t *node)
  1061. {
  1062. tor_addr_port_t ipv6_orport;
  1063. node_get_pref_ipv6_orport(node, &ipv6_orport);
  1064. return tor_addr_port_is_valid_ap(&ipv6_orport, 0);
  1065. }
  1066. /* Does this node have a valid IPv6 DirPort? */
  1067. int
  1068. node_has_ipv6_dirport(const node_t *node)
  1069. {
  1070. tor_addr_port_t ipv6_dirport;
  1071. node_get_pref_ipv6_dirport(node, &ipv6_dirport);
  1072. return tor_addr_port_is_valid_ap(&ipv6_dirport, 0);
  1073. }
  1074. /** Return 1 if we prefer the IPv6 address and OR TCP port of
  1075. * <b>node</b>, else 0.
  1076. *
  1077. * We prefer the IPv6 address if the router has an IPv6 address,
  1078. * and we can use IPv6 addresses, and:
  1079. * i) the node_t says that it prefers IPv6
  1080. * or
  1081. * ii) the router has no IPv4 OR address.
  1082. *
  1083. * If you don't have a node, consider looking it up.
  1084. * If there is no node, use fascist_firewall_prefer_ipv6_orport().
  1085. */
  1086. int
  1087. node_ipv6_or_preferred(const node_t *node)
  1088. {
  1089. const or_options_t *options = get_options();
  1090. tor_addr_port_t ipv4_addr;
  1091. node_assert_ok(node);
  1092. /* XX/teor - node->ipv6_preferred is set from
  1093. * fascist_firewall_prefer_ipv6_orport() each time the consensus is loaded.
  1094. */
  1095. if (!fascist_firewall_use_ipv6(options)) {
  1096. return 0;
  1097. } else if (node->ipv6_preferred || node_get_prim_orport(node, &ipv4_addr)) {
  1098. return node_has_ipv6_orport(node);
  1099. }
  1100. return 0;
  1101. }
  1102. #define RETURN_IPV4_AP(r, port_field, ap_out) \
  1103. STMT_BEGIN \
  1104. if (r && tor_addr_port_is_valid_ipv4h((r)->addr, (r)->port_field, 0)) { \
  1105. tor_addr_from_ipv4h(&(ap_out)->addr, (r)->addr); \
  1106. (ap_out)->port = (r)->port_field; \
  1107. return 0; \
  1108. } \
  1109. STMT_END
  1110. /** Copy the primary (IPv4) OR port (IP address and TCP port) for
  1111. * <b>node</b> into *<b>ap_out</b>. Return 0 if a valid address and
  1112. * port was copied, else return non-zero.*/
  1113. int
  1114. node_get_prim_orport(const node_t *node, tor_addr_port_t *ap_out)
  1115. {
  1116. node_assert_ok(node);
  1117. tor_assert(ap_out);
  1118. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1119. * node->ri with the configured bridge address. */
  1120. RETURN_IPV4_AP(node->ri, or_port, ap_out);
  1121. RETURN_IPV4_AP(node->rs, or_port, ap_out);
  1122. /* Microdescriptors only have an IPv6 address */
  1123. return -1;
  1124. }
  1125. /** Copy the preferred OR port (IP address and TCP port) for
  1126. * <b>node</b> into *<b>ap_out</b>. */
  1127. void
  1128. node_get_pref_orport(const node_t *node, tor_addr_port_t *ap_out)
  1129. {
  1130. tor_assert(ap_out);
  1131. if (node_ipv6_or_preferred(node)) {
  1132. node_get_pref_ipv6_orport(node, ap_out);
  1133. } else {
  1134. /* the primary ORPort is always on IPv4 */
  1135. node_get_prim_orport(node, ap_out);
  1136. }
  1137. }
  1138. /** Copy the preferred IPv6 OR port (IP address and TCP port) for
  1139. * <b>node</b> into *<b>ap_out</b>. */
  1140. void
  1141. node_get_pref_ipv6_orport(const node_t *node, tor_addr_port_t *ap_out)
  1142. {
  1143. node_assert_ok(node);
  1144. tor_assert(ap_out);
  1145. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1146. * node->ri with the configured bridge address.
  1147. * Prefer rs over md for consistency with the fascist_firewall_* functions.
  1148. * Check if the address or port are valid, and try another alternative
  1149. * if they are not. */
  1150. if (node->ri && tor_addr_port_is_valid(&node->ri->ipv6_addr,
  1151. node->ri->ipv6_orport, 0)) {
  1152. tor_addr_copy(&ap_out->addr, &node->ri->ipv6_addr);
  1153. ap_out->port = node->ri->ipv6_orport;
  1154. } else if (node->rs && tor_addr_port_is_valid(&node->rs->ipv6_addr,
  1155. node->rs->ipv6_orport, 0)) {
  1156. tor_addr_copy(&ap_out->addr, &node->rs->ipv6_addr);
  1157. ap_out->port = node->rs->ipv6_orport;
  1158. } else if (node->md && tor_addr_port_is_valid(&node->md->ipv6_addr,
  1159. node->md->ipv6_orport, 0)) {
  1160. tor_addr_copy(&ap_out->addr, &node->md->ipv6_addr);
  1161. ap_out->port = node->md->ipv6_orport;
  1162. } else {
  1163. tor_addr_make_null(&ap_out->addr, AF_INET6);
  1164. ap_out->port = 0;
  1165. }
  1166. }
  1167. /** Return 1 if we prefer the IPv6 address and Dir TCP port of
  1168. * <b>node</b>, else 0.
  1169. *
  1170. * We prefer the IPv6 address if the router has an IPv6 address,
  1171. * and we can use IPv6 addresses, and:
  1172. * i) the router has no IPv4 Dir address.
  1173. * or
  1174. * ii) our preference is for IPv6 Dir addresses.
  1175. *
  1176. * If there is no node, use fascist_firewall_prefer_ipv6_dirport().
  1177. */
  1178. int
  1179. node_ipv6_dir_preferred(const node_t *node)
  1180. {
  1181. const or_options_t *options = get_options();
  1182. tor_addr_port_t ipv4_addr;
  1183. node_assert_ok(node);
  1184. /* node->ipv6_preferred is set from fascist_firewall_prefer_ipv6_orport(),
  1185. * so we can't use it to determine DirPort IPv6 preference.
  1186. * This means that bridge clients will use IPv4 DirPorts by default.
  1187. */
  1188. if (!fascist_firewall_use_ipv6(options)) {
  1189. return 0;
  1190. } else if (node_get_prim_dirport(node, &ipv4_addr)
  1191. || fascist_firewall_prefer_ipv6_dirport(get_options())) {
  1192. return node_has_ipv6_dirport(node);
  1193. }
  1194. return 0;
  1195. }
  1196. /** Copy the primary (IPv4) Dir port (IP address and TCP port) for
  1197. * <b>node</b> into *<b>ap_out</b>. Return 0 if a valid address and
  1198. * port was copied, else return non-zero.*/
  1199. int
  1200. node_get_prim_dirport(const node_t *node, tor_addr_port_t *ap_out)
  1201. {
  1202. node_assert_ok(node);
  1203. tor_assert(ap_out);
  1204. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1205. * node->ri with the configured bridge address. */
  1206. RETURN_IPV4_AP(node->ri, dir_port, ap_out);
  1207. RETURN_IPV4_AP(node->rs, dir_port, ap_out);
  1208. /* Microdescriptors only have an IPv6 address */
  1209. return -1;
  1210. }
  1211. #undef RETURN_IPV4_AP
  1212. /** Copy the preferred Dir port (IP address and TCP port) for
  1213. * <b>node</b> into *<b>ap_out</b>. */
  1214. void
  1215. node_get_pref_dirport(const node_t *node, tor_addr_port_t *ap_out)
  1216. {
  1217. tor_assert(ap_out);
  1218. if (node_ipv6_dir_preferred(node)) {
  1219. node_get_pref_ipv6_dirport(node, ap_out);
  1220. } else {
  1221. /* the primary DirPort is always on IPv4 */
  1222. node_get_prim_dirport(node, ap_out);
  1223. }
  1224. }
  1225. /** Copy the preferred IPv6 Dir port (IP address and TCP port) for
  1226. * <b>node</b> into *<b>ap_out</b>. */
  1227. void
  1228. node_get_pref_ipv6_dirport(const node_t *node, tor_addr_port_t *ap_out)
  1229. {
  1230. node_assert_ok(node);
  1231. tor_assert(ap_out);
  1232. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1233. * node->ri with the configured bridge address.
  1234. * Prefer rs over md for consistency with the fascist_firewall_* functions.
  1235. * Check if the address or port are valid, and try another alternative
  1236. * if they are not. */
  1237. /* Assume IPv4 and IPv6 dirports are the same */
  1238. if (node->ri && tor_addr_port_is_valid(&node->ri->ipv6_addr,
  1239. node->ri->dir_port, 0)) {
  1240. tor_addr_copy(&ap_out->addr, &node->ri->ipv6_addr);
  1241. ap_out->port = node->ri->dir_port;
  1242. } else if (node->rs && tor_addr_port_is_valid(&node->rs->ipv6_addr,
  1243. node->rs->dir_port, 0)) {
  1244. tor_addr_copy(&ap_out->addr, &node->rs->ipv6_addr);
  1245. ap_out->port = node->rs->dir_port;
  1246. } else {
  1247. tor_addr_make_null(&ap_out->addr, AF_INET6);
  1248. ap_out->port = 0;
  1249. }
  1250. }
  1251. /** Return true iff <b>md</b> has a curve25519 onion key.
  1252. * Use node_has_curve25519_onion_key() instead of calling this directly. */
  1253. static int
  1254. microdesc_has_curve25519_onion_key(const microdesc_t *md)
  1255. {
  1256. if (!md) {
  1257. return 0;
  1258. }
  1259. if (!md->onion_curve25519_pkey) {
  1260. return 0;
  1261. }
  1262. if (tor_mem_is_zero((const char*)md->onion_curve25519_pkey->public_key,
  1263. CURVE25519_PUBKEY_LEN)) {
  1264. return 0;
  1265. }
  1266. return 1;
  1267. }
  1268. /** Return true iff <b>node</b> has a curve25519 onion key. */
  1269. int
  1270. node_has_curve25519_onion_key(const node_t *node)
  1271. {
  1272. if (!node)
  1273. return 0;
  1274. if (node->ri)
  1275. return routerinfo_has_curve25519_onion_key(node->ri);
  1276. else if (node->md)
  1277. return microdesc_has_curve25519_onion_key(node->md);
  1278. else
  1279. return 0;
  1280. }
  1281. /** Refresh the country code of <b>ri</b>. This function MUST be called on
  1282. * each router when the GeoIP database is reloaded, and on all new routers. */
  1283. void
  1284. node_set_country(node_t *node)
  1285. {
  1286. tor_addr_t addr = TOR_ADDR_NULL;
  1287. /* XXXXipv6 */
  1288. if (node->rs)
  1289. tor_addr_from_ipv4h(&addr, node->rs->addr);
  1290. else if (node->ri)
  1291. tor_addr_from_ipv4h(&addr, node->ri->addr);
  1292. node->country = geoip_get_country_by_addr(&addr);
  1293. }
  1294. /** Set the country code of all routers in the routerlist. */
  1295. void
  1296. nodelist_refresh_countries(void)
  1297. {
  1298. smartlist_t *nodes = nodelist_get_list();
  1299. SMARTLIST_FOREACH(nodes, node_t *, node,
  1300. node_set_country(node));
  1301. }
  1302. /** Return true iff router1 and router2 have similar enough network addresses
  1303. * that we should treat them as being in the same family */
  1304. int
  1305. addrs_in_same_network_family(const tor_addr_t *a1,
  1306. const tor_addr_t *a2)
  1307. {
  1308. return 0 == tor_addr_compare_masked(a1, a2, 16, CMP_SEMANTIC);
  1309. }
  1310. /** Return true if <b>node</b>'s nickname matches <b>nickname</b>
  1311. * (case-insensitive), or if <b>node's</b> identity key digest
  1312. * matches a hexadecimal value stored in <b>nickname</b>. Return
  1313. * false otherwise. */
  1314. static int
  1315. node_nickname_matches(const node_t *node, const char *nickname)
  1316. {
  1317. const char *n = node_get_nickname(node);
  1318. if (n && nickname[0]!='$' && !strcasecmp(n, nickname))
  1319. return 1;
  1320. return hex_digest_nickname_matches(nickname,
  1321. node->identity,
  1322. n,
  1323. node_is_named(node));
  1324. }
  1325. /** Return true iff <b>node</b> is named by some nickname in <b>lst</b>. */
  1326. static inline int
  1327. node_in_nickname_smartlist(const smartlist_t *lst, const node_t *node)
  1328. {
  1329. if (!lst) return 0;
  1330. SMARTLIST_FOREACH(lst, const char *, name, {
  1331. if (node_nickname_matches(node, name))
  1332. return 1;
  1333. });
  1334. return 0;
  1335. }
  1336. /** Return true iff r1 and r2 are in the same family, but not the same
  1337. * router. */
  1338. int
  1339. nodes_in_same_family(const node_t *node1, const node_t *node2)
  1340. {
  1341. const or_options_t *options = get_options();
  1342. /* Are they in the same family because of their addresses? */
  1343. if (options->EnforceDistinctSubnets) {
  1344. tor_addr_t a1, a2;
  1345. node_get_addr(node1, &a1);
  1346. node_get_addr(node2, &a2);
  1347. if (addrs_in_same_network_family(&a1, &a2))
  1348. return 1;
  1349. }
  1350. /* Are they in the same family because the agree they are? */
  1351. {
  1352. const smartlist_t *f1, *f2;
  1353. f1 = node_get_declared_family(node1);
  1354. f2 = node_get_declared_family(node2);
  1355. if (f1 && f2 &&
  1356. node_in_nickname_smartlist(f1, node2) &&
  1357. node_in_nickname_smartlist(f2, node1))
  1358. return 1;
  1359. }
  1360. /* Are they in the same option because the user says they are? */
  1361. if (options->NodeFamilySets) {
  1362. SMARTLIST_FOREACH(options->NodeFamilySets, const routerset_t *, rs, {
  1363. if (routerset_contains_node(rs, node1) &&
  1364. routerset_contains_node(rs, node2))
  1365. return 1;
  1366. });
  1367. }
  1368. return 0;
  1369. }
  1370. /**
  1371. * Add all the family of <b>node</b>, including <b>node</b> itself, to
  1372. * the smartlist <b>sl</b>.
  1373. *
  1374. * This is used to make sure we don't pick siblings in a single path, or
  1375. * pick more than one relay from a family for our entry guard list.
  1376. * Note that a node may be added to <b>sl</b> more than once if it is
  1377. * part of <b>node</b>'s family for more than one reason.
  1378. */
  1379. void
  1380. nodelist_add_node_and_family(smartlist_t *sl, const node_t *node)
  1381. {
  1382. const smartlist_t *all_nodes = nodelist_get_list();
  1383. const smartlist_t *declared_family;
  1384. const or_options_t *options = get_options();
  1385. tor_assert(node);
  1386. declared_family = node_get_declared_family(node);
  1387. /* Let's make sure that we have the node itself, if it's a real node. */
  1388. {
  1389. const node_t *real_node = node_get_by_id(node->identity);
  1390. if (real_node)
  1391. smartlist_add(sl, (node_t*)real_node);
  1392. }
  1393. /* First, add any nodes with similar network addresses. */
  1394. if (options->EnforceDistinctSubnets) {
  1395. tor_addr_t node_addr;
  1396. node_get_addr(node, &node_addr);
  1397. SMARTLIST_FOREACH_BEGIN(all_nodes, const node_t *, node2) {
  1398. tor_addr_t a;
  1399. node_get_addr(node2, &a);
  1400. if (addrs_in_same_network_family(&a, &node_addr))
  1401. smartlist_add(sl, (void*)node2);
  1402. } SMARTLIST_FOREACH_END(node2);
  1403. }
  1404. /* Now, add all nodes in the declared_family of this node, if they
  1405. * also declare this node to be in their family. */
  1406. if (declared_family) {
  1407. /* Add every r such that router declares familyness with node, and node
  1408. * declares familyhood with router. */
  1409. SMARTLIST_FOREACH_BEGIN(declared_family, const char *, name) {
  1410. const node_t *node2;
  1411. const smartlist_t *family2;
  1412. if (!(node2 = node_get_by_nickname(name, 0)))
  1413. continue;
  1414. if (!(family2 = node_get_declared_family(node2)))
  1415. continue;
  1416. SMARTLIST_FOREACH_BEGIN(family2, const char *, name2) {
  1417. if (node_nickname_matches(node, name2)) {
  1418. smartlist_add(sl, (void*)node2);
  1419. break;
  1420. }
  1421. } SMARTLIST_FOREACH_END(name2);
  1422. } SMARTLIST_FOREACH_END(name);
  1423. }
  1424. /* If the user declared any families locally, honor those too. */
  1425. if (options->NodeFamilySets) {
  1426. SMARTLIST_FOREACH(options->NodeFamilySets, const routerset_t *, rs, {
  1427. if (routerset_contains_node(rs, node)) {
  1428. routerset_get_all_nodes(sl, rs, NULL, 0);
  1429. }
  1430. });
  1431. }
  1432. }
  1433. /** Find a router that's up, that has this IP address, and
  1434. * that allows exit to this address:port, or return NULL if there
  1435. * isn't a good one.
  1436. * Don't exit enclave to excluded relays -- it wouldn't actually
  1437. * hurt anything, but this way there are fewer confused users.
  1438. */
  1439. const node_t *
  1440. router_find_exact_exit_enclave(const char *address, uint16_t port)
  1441. {/*XXXX MOVE*/
  1442. uint32_t addr;
  1443. struct in_addr in;
  1444. tor_addr_t a;
  1445. const or_options_t *options = get_options();
  1446. if (!tor_inet_aton(address, &in))
  1447. return NULL; /* it's not an IP already */
  1448. addr = ntohl(in.s_addr);
  1449. tor_addr_from_ipv4h(&a, addr);
  1450. SMARTLIST_FOREACH(nodelist_get_list(), const node_t *, node, {
  1451. if (node_get_addr_ipv4h(node) == addr &&
  1452. node->is_running &&
  1453. compare_tor_addr_to_node_policy(&a, port, node) ==
  1454. ADDR_POLICY_ACCEPTED &&
  1455. !routerset_contains_node(options->ExcludeExitNodesUnion_, node))
  1456. return node;
  1457. });
  1458. return NULL;
  1459. }
  1460. /** Return 1 if <b>router</b> is not suitable for these parameters, else 0.
  1461. * If <b>need_uptime</b> is non-zero, we require a minimum uptime.
  1462. * If <b>need_capacity</b> is non-zero, we require a minimum advertised
  1463. * bandwidth.
  1464. * If <b>need_guard</b>, we require that the router is a possible entry guard.
  1465. */
  1466. int
  1467. node_is_unreliable(const node_t *node, int need_uptime,
  1468. int need_capacity, int need_guard)
  1469. {
  1470. if (need_uptime && !node->is_stable)
  1471. return 1;
  1472. if (need_capacity && !node->is_fast)
  1473. return 1;
  1474. if (need_guard && !node->is_possible_guard)
  1475. return 1;
  1476. return 0;
  1477. }
  1478. /** Return 1 if all running sufficiently-stable routers we can use will reject
  1479. * addr:port. Return 0 if any might accept it. */
  1480. int
  1481. router_exit_policy_all_nodes_reject(const tor_addr_t *addr, uint16_t port,
  1482. int need_uptime)
  1483. {
  1484. addr_policy_result_t r;
  1485. SMARTLIST_FOREACH_BEGIN(nodelist_get_list(), const node_t *, node) {
  1486. if (node->is_running &&
  1487. !node_is_unreliable(node, need_uptime, 0, 0)) {
  1488. r = compare_tor_addr_to_node_policy(addr, port, node);
  1489. if (r != ADDR_POLICY_REJECTED && r != ADDR_POLICY_PROBABLY_REJECTED)
  1490. return 0; /* this one could be ok. good enough. */
  1491. }
  1492. } SMARTLIST_FOREACH_END(node);
  1493. return 1; /* all will reject. */
  1494. }
  1495. /** Mark the router with ID <b>digest</b> as running or non-running
  1496. * in our routerlist. */
  1497. void
  1498. router_set_status(const char *digest, int up)
  1499. {
  1500. node_t *node;
  1501. tor_assert(digest);
  1502. SMARTLIST_FOREACH(router_get_fallback_dir_servers(),
  1503. dir_server_t *, d,
  1504. if (tor_memeq(d->digest, digest, DIGEST_LEN))
  1505. d->is_running = up);
  1506. SMARTLIST_FOREACH(router_get_trusted_dir_servers(),
  1507. dir_server_t *, d,
  1508. if (tor_memeq(d->digest, digest, DIGEST_LEN))
  1509. d->is_running = up);
  1510. node = node_get_mutable_by_id(digest);
  1511. if (node) {
  1512. #if 0
  1513. log_debug(LD_DIR,"Marking router %s as %s.",
  1514. node_describe(node), up ? "up" : "down");
  1515. #endif
  1516. if (!up && node_is_me(node) && !net_is_disabled())
  1517. log_warn(LD_NET, "We just marked ourself as down. Are your external "
  1518. "addresses reachable?");
  1519. if (bool_neq(node->is_running, up))
  1520. router_dir_info_changed();
  1521. node->is_running = up;
  1522. }
  1523. }
  1524. /** True iff, the last time we checked whether we had enough directory info
  1525. * to build circuits, the answer was "yes". If there are no exits in the
  1526. * consensus, we act as if we have 100% of the exit directory info. */
  1527. static int have_min_dir_info = 0;
  1528. /** Does the consensus contain nodes that can exit? */
  1529. static consensus_path_type_t have_consensus_path = CONSENSUS_PATH_UNKNOWN;
  1530. /** True iff enough has changed since the last time we checked whether we had
  1531. * enough directory info to build circuits that our old answer can no longer
  1532. * be trusted. */
  1533. static int need_to_update_have_min_dir_info = 1;
  1534. /** String describing what we're missing before we have enough directory
  1535. * info. */
  1536. static char dir_info_status[512] = "";
  1537. /** Return true iff we have enough consensus information to
  1538. * start building circuits. Right now, this means "a consensus that's
  1539. * less than a day old, and at least 60% of router descriptors (configurable),
  1540. * weighted by bandwidth. Treat the exit fraction as 100% if there are
  1541. * no exits in the consensus."
  1542. * To obtain the final weighted bandwidth, we multiply the
  1543. * weighted bandwidth fraction for each position (guard, middle, exit). */
  1544. MOCK_IMPL(int,
  1545. router_have_minimum_dir_info,(void))
  1546. {
  1547. static int logged_delay=0;
  1548. const char *delay_fetches_msg = NULL;
  1549. if (should_delay_dir_fetches(get_options(), &delay_fetches_msg)) {
  1550. if (!logged_delay)
  1551. log_notice(LD_DIR, "Delaying directory fetches: %s", delay_fetches_msg);
  1552. logged_delay=1;
  1553. strlcpy(dir_info_status, delay_fetches_msg, sizeof(dir_info_status));
  1554. return 0;
  1555. }
  1556. logged_delay = 0; /* reset it if we get this far */
  1557. if (PREDICT_UNLIKELY(need_to_update_have_min_dir_info)) {
  1558. update_router_have_minimum_dir_info();
  1559. }
  1560. return have_min_dir_info;
  1561. }
  1562. /** Set to CONSENSUS_PATH_EXIT if there is at least one exit node
  1563. * in the consensus. We update this flag in compute_frac_paths_available if
  1564. * there is at least one relay that has an Exit flag in the consensus.
  1565. * Used to avoid building exit circuits when they will almost certainly fail.
  1566. * Set to CONSENSUS_PATH_INTERNAL if there are no exits in the consensus.
  1567. * (This situation typically occurs during bootstrap of a test network.)
  1568. * Set to CONSENSUS_PATH_UNKNOWN if we have never checked, or have
  1569. * reason to believe our last known value was invalid or has expired.
  1570. * If we're in a network with TestingDirAuthVoteExit set,
  1571. * this can cause router_have_consensus_path() to be set to
  1572. * CONSENSUS_PATH_EXIT, even if there are no nodes with accept exit policies.
  1573. */
  1574. MOCK_IMPL(consensus_path_type_t,
  1575. router_have_consensus_path, (void))
  1576. {
  1577. return have_consensus_path;
  1578. }
  1579. /** Called when our internal view of the directory has changed. This can be
  1580. * when the authorities change, networkstatuses change, the list of routerdescs
  1581. * changes, or number of running routers changes.
  1582. */
  1583. void
  1584. router_dir_info_changed(void)
  1585. {
  1586. need_to_update_have_min_dir_info = 1;
  1587. rend_hsdir_routers_changed();
  1588. }
  1589. /** Return a string describing what we're missing before we have enough
  1590. * directory info. */
  1591. const char *
  1592. get_dir_info_status_string(void)
  1593. {
  1594. return dir_info_status;
  1595. }
  1596. /** Iterate over the servers listed in <b>consensus</b>, and count how many of
  1597. * them seem like ones we'd use (store this in *<b>num_usable</b>), and how
  1598. * many of <em>those</em> we have descriptors for (store this in
  1599. * *<b>num_present</b>).
  1600. *
  1601. * If <b>in_set</b> is non-NULL, only consider those routers in <b>in_set</b>.
  1602. * If <b>exit_only</b> is USABLE_DESCRIPTOR_EXIT_ONLY, only consider nodes
  1603. * with the Exit flag.
  1604. * If *<b>descs_out</b> is present, add a node_t for each usable descriptor
  1605. * to it.
  1606. */
  1607. static void
  1608. count_usable_descriptors(int *num_present, int *num_usable,
  1609. smartlist_t *descs_out,
  1610. const networkstatus_t *consensus,
  1611. time_t now,
  1612. routerset_t *in_set,
  1613. usable_descriptor_t exit_only)
  1614. {
  1615. const int md = (consensus->flavor == FLAV_MICRODESC);
  1616. *num_present = 0, *num_usable = 0;
  1617. SMARTLIST_FOREACH_BEGIN(consensus->routerstatus_list, routerstatus_t *, rs)
  1618. {
  1619. const node_t *node = node_get_by_id(rs->identity_digest);
  1620. if (!node)
  1621. continue; /* This would be a bug: every entry in the consensus is
  1622. * supposed to have a node. */
  1623. if (exit_only == USABLE_DESCRIPTOR_EXIT_ONLY && ! rs->is_exit)
  1624. continue;
  1625. if (in_set && ! routerset_contains_routerstatus(in_set, rs, -1))
  1626. continue;
  1627. if (client_would_use_router(rs, now)) {
  1628. const char * const digest = rs->descriptor_digest;
  1629. int present;
  1630. ++*num_usable; /* the consensus says we want it. */
  1631. if (md)
  1632. present = NULL != microdesc_cache_lookup_by_digest256(NULL, digest);
  1633. else
  1634. present = NULL != router_get_by_descriptor_digest(digest);
  1635. if (present) {
  1636. /* we have the descriptor listed in the consensus. */
  1637. ++*num_present;
  1638. }
  1639. if (descs_out)
  1640. smartlist_add(descs_out, (node_t*)node);
  1641. }
  1642. }
  1643. SMARTLIST_FOREACH_END(rs);
  1644. log_debug(LD_DIR, "%d usable, %d present (%s%s).",
  1645. *num_usable, *num_present,
  1646. md ? "microdesc" : "desc",
  1647. exit_only == USABLE_DESCRIPTOR_EXIT_ONLY ? " exits" : "s");
  1648. }
  1649. /** Return an estimate of which fraction of usable paths through the Tor
  1650. * network we have available for use. Count how many routers seem like ones
  1651. * we'd use (store this in *<b>num_usable_out</b>), and how many of
  1652. * <em>those</em> we have descriptors for (store this in
  1653. * *<b>num_present_out</b>.)
  1654. *
  1655. * If **<b>status_out</b> is present, allocate a new string and print the
  1656. * available percentages of guard, middle, and exit nodes to it, noting
  1657. * whether there are exits in the consensus.
  1658. * If there are no exits in the consensus, we treat the exit fraction as 100%,
  1659. * but set router_have_consensus_path() so that we can only build internal
  1660. * paths. */
  1661. static double
  1662. compute_frac_paths_available(const networkstatus_t *consensus,
  1663. const or_options_t *options, time_t now,
  1664. int *num_present_out, int *num_usable_out,
  1665. char **status_out)
  1666. {
  1667. smartlist_t *guards = smartlist_new();
  1668. smartlist_t *mid = smartlist_new();
  1669. smartlist_t *exits = smartlist_new();
  1670. double f_guard, f_mid, f_exit;
  1671. double f_path = 0.0;
  1672. /* Used to determine whether there are any exits in the consensus */
  1673. int np = 0;
  1674. /* Used to determine whether there are any exits with descriptors */
  1675. int nu = 0;
  1676. const int authdir = authdir_mode_v3(options);
  1677. count_usable_descriptors(num_present_out, num_usable_out,
  1678. mid, consensus, now, NULL,
  1679. USABLE_DESCRIPTOR_ALL);
  1680. if (options->EntryNodes) {
  1681. count_usable_descriptors(&np, &nu, guards, consensus, now,
  1682. options->EntryNodes, USABLE_DESCRIPTOR_ALL);
  1683. } else {
  1684. SMARTLIST_FOREACH(mid, const node_t *, node, {
  1685. if (authdir) {
  1686. if (node->rs && node->rs->is_possible_guard)
  1687. smartlist_add(guards, (node_t*)node);
  1688. } else {
  1689. if (node->is_possible_guard)
  1690. smartlist_add(guards, (node_t*)node);
  1691. }
  1692. });
  1693. }
  1694. /* All nodes with exit flag
  1695. * If we're in a network with TestingDirAuthVoteExit set,
  1696. * this can cause false positives on have_consensus_path,
  1697. * incorrectly setting it to CONSENSUS_PATH_EXIT. This is
  1698. * an unavoidable feature of forcing authorities to declare
  1699. * certain nodes as exits.
  1700. */
  1701. count_usable_descriptors(&np, &nu, exits, consensus, now,
  1702. NULL, USABLE_DESCRIPTOR_EXIT_ONLY);
  1703. log_debug(LD_NET,
  1704. "%s: %d present, %d usable",
  1705. "exits",
  1706. np,
  1707. nu);
  1708. /* We need at least 1 exit present in the consensus to consider
  1709. * building exit paths */
  1710. /* Update our understanding of whether the consensus has exits */
  1711. consensus_path_type_t old_have_consensus_path = have_consensus_path;
  1712. have_consensus_path = ((nu > 0) ?
  1713. CONSENSUS_PATH_EXIT :
  1714. CONSENSUS_PATH_INTERNAL);
  1715. if (have_consensus_path == CONSENSUS_PATH_INTERNAL
  1716. && old_have_consensus_path != have_consensus_path) {
  1717. log_notice(LD_NET,
  1718. "The current consensus has no exit nodes. "
  1719. "Tor can only build internal paths, "
  1720. "such as paths to hidden services.");
  1721. /* However, exit nodes can reachability self-test using this consensus,
  1722. * join the network, and appear in a later consensus. This will allow
  1723. * the network to build exit paths, such as paths for world wide web
  1724. * browsing (as distinct from hidden service web browsing). */
  1725. }
  1726. f_guard = frac_nodes_with_descriptors(guards, WEIGHT_FOR_GUARD);
  1727. f_mid = frac_nodes_with_descriptors(mid, WEIGHT_FOR_MID);
  1728. f_exit = frac_nodes_with_descriptors(exits, WEIGHT_FOR_EXIT);
  1729. log_debug(LD_NET,
  1730. "f_guard: %.2f, f_mid: %.2f, f_exit: %.2f",
  1731. f_guard,
  1732. f_mid,
  1733. f_exit);
  1734. smartlist_free(guards);
  1735. smartlist_free(mid);
  1736. smartlist_free(exits);
  1737. if (options->ExitNodes) {
  1738. double f_myexit, f_myexit_unflagged;
  1739. smartlist_t *myexits= smartlist_new();
  1740. smartlist_t *myexits_unflagged = smartlist_new();
  1741. /* All nodes with exit flag in ExitNodes option */
  1742. count_usable_descriptors(&np, &nu, myexits, consensus, now,
  1743. options->ExitNodes, USABLE_DESCRIPTOR_EXIT_ONLY);
  1744. log_debug(LD_NET,
  1745. "%s: %d present, %d usable",
  1746. "myexits",
  1747. np,
  1748. nu);
  1749. /* Now compute the nodes in the ExitNodes option where which we don't know
  1750. * what their exit policy is, or we know it permits something. */
  1751. count_usable_descriptors(&np, &nu, myexits_unflagged,
  1752. consensus, now,
  1753. options->ExitNodes, USABLE_DESCRIPTOR_ALL);
  1754. log_debug(LD_NET,
  1755. "%s: %d present, %d usable",
  1756. "myexits_unflagged (initial)",
  1757. np,
  1758. nu);
  1759. SMARTLIST_FOREACH_BEGIN(myexits_unflagged, const node_t *, node) {
  1760. if (node_has_descriptor(node) && node_exit_policy_rejects_all(node)) {
  1761. SMARTLIST_DEL_CURRENT(myexits_unflagged, node);
  1762. /* this node is not actually an exit */
  1763. np--;
  1764. /* this node is unusable as an exit */
  1765. nu--;
  1766. }
  1767. } SMARTLIST_FOREACH_END(node);
  1768. log_debug(LD_NET,
  1769. "%s: %d present, %d usable",
  1770. "myexits_unflagged (final)",
  1771. np,
  1772. nu);
  1773. f_myexit= frac_nodes_with_descriptors(myexits,WEIGHT_FOR_EXIT);
  1774. f_myexit_unflagged=
  1775. frac_nodes_with_descriptors(myexits_unflagged,WEIGHT_FOR_EXIT);
  1776. log_debug(LD_NET,
  1777. "f_exit: %.2f, f_myexit: %.2f, f_myexit_unflagged: %.2f",
  1778. f_exit,
  1779. f_myexit,
  1780. f_myexit_unflagged);
  1781. /* If our ExitNodes list has eliminated every possible Exit node, and there
  1782. * were some possible Exit nodes, then instead consider nodes that permit
  1783. * exiting to some ports. */
  1784. if (smartlist_len(myexits) == 0 &&
  1785. smartlist_len(myexits_unflagged)) {
  1786. f_myexit = f_myexit_unflagged;
  1787. }
  1788. smartlist_free(myexits);
  1789. smartlist_free(myexits_unflagged);
  1790. /* This is a tricky point here: we don't want to make it easy for a
  1791. * directory to trickle exits to us until it learns which exits we have
  1792. * configured, so require that we have a threshold both of total exits
  1793. * and usable exits. */
  1794. if (f_myexit < f_exit)
  1795. f_exit = f_myexit;
  1796. }
  1797. /* if the consensus has no exits, treat the exit fraction as 100% */
  1798. if (router_have_consensus_path() != CONSENSUS_PATH_EXIT) {
  1799. f_exit = 1.0;
  1800. }
  1801. f_path = f_guard * f_mid * f_exit;
  1802. if (status_out)
  1803. tor_asprintf(status_out,
  1804. "%d%% of guards bw, "
  1805. "%d%% of midpoint bw, and "
  1806. "%d%% of exit bw%s = "
  1807. "%d%% of path bw",
  1808. (int)(f_guard*100),
  1809. (int)(f_mid*100),
  1810. (int)(f_exit*100),
  1811. (router_have_consensus_path() == CONSENSUS_PATH_EXIT ?
  1812. "" :
  1813. " (no exits in consensus)"),
  1814. (int)(f_path*100));
  1815. return f_path;
  1816. }
  1817. /** We just fetched a new set of descriptors. Compute how far through
  1818. * the "loading descriptors" bootstrapping phase we are, so we can inform
  1819. * the controller of our progress. */
  1820. int
  1821. count_loading_descriptors_progress(void)
  1822. {
  1823. int num_present = 0, num_usable=0;
  1824. time_t now = time(NULL);
  1825. const or_options_t *options = get_options();
  1826. const networkstatus_t *consensus =
  1827. networkstatus_get_reasonably_live_consensus(now,usable_consensus_flavor());
  1828. double paths, fraction;
  1829. if (!consensus)
  1830. return 0; /* can't count descriptors if we have no list of them */
  1831. paths = compute_frac_paths_available(consensus, options, now,
  1832. &num_present, &num_usable,
  1833. NULL);
  1834. fraction = paths / get_frac_paths_needed_for_circs(options,consensus);
  1835. if (fraction > 1.0)
  1836. return 0; /* it's not the number of descriptors holding us back */
  1837. return BOOTSTRAP_STATUS_LOADING_DESCRIPTORS + (int)
  1838. (fraction*(BOOTSTRAP_STATUS_CONN_OR-1 -
  1839. BOOTSTRAP_STATUS_LOADING_DESCRIPTORS));
  1840. }
  1841. /** Return the fraction of paths needed before we're willing to build
  1842. * circuits, as configured in <b>options</b>, or in the consensus <b>ns</b>. */
  1843. static double
  1844. get_frac_paths_needed_for_circs(const or_options_t *options,
  1845. const networkstatus_t *ns)
  1846. {
  1847. #define DFLT_PCT_USABLE_NEEDED 60
  1848. if (options->PathsNeededToBuildCircuits >= 0.0) {
  1849. return options->PathsNeededToBuildCircuits;
  1850. } else {
  1851. return networkstatus_get_param(ns, "min_paths_for_circs_pct",
  1852. DFLT_PCT_USABLE_NEEDED,
  1853. 25, 95)/100.0;
  1854. }
  1855. }
  1856. /** Change the value of have_min_dir_info, setting it true iff we have enough
  1857. * network and router information to build circuits. Clear the value of
  1858. * need_to_update_have_min_dir_info. */
  1859. static void
  1860. update_router_have_minimum_dir_info(void)
  1861. {
  1862. time_t now = time(NULL);
  1863. int res;
  1864. const or_options_t *options = get_options();
  1865. const networkstatus_t *consensus =
  1866. networkstatus_get_reasonably_live_consensus(now,usable_consensus_flavor());
  1867. int using_md;
  1868. if (!consensus) {
  1869. if (!networkstatus_get_latest_consensus())
  1870. strlcpy(dir_info_status, "We have no usable consensus.",
  1871. sizeof(dir_info_status));
  1872. else
  1873. strlcpy(dir_info_status, "We have no recent usable consensus.",
  1874. sizeof(dir_info_status));
  1875. res = 0;
  1876. goto done;
  1877. }
  1878. using_md = consensus->flavor == FLAV_MICRODESC;
  1879. if (! entry_guards_have_enough_dir_info_to_build_circuits()) {
  1880. strlcpy(dir_info_status, "We're missing descriptors for some of our "
  1881. "primary entry guards", sizeof(dir_info_status));
  1882. res = 0;
  1883. goto done;
  1884. }
  1885. /* Check fraction of available paths */
  1886. {
  1887. char *status = NULL;
  1888. int num_present=0, num_usable=0;
  1889. double paths = compute_frac_paths_available(consensus, options, now,
  1890. &num_present, &num_usable,
  1891. &status);
  1892. if (paths < get_frac_paths_needed_for_circs(options,consensus)) {
  1893. tor_snprintf(dir_info_status, sizeof(dir_info_status),
  1894. "We need more %sdescriptors: we have %d/%d, and "
  1895. "can only build %d%% of likely paths. (We have %s.)",
  1896. using_md?"micro":"", num_present, num_usable,
  1897. (int)(paths*100), status);
  1898. tor_free(status);
  1899. res = 0;
  1900. control_event_bootstrap(BOOTSTRAP_STATUS_REQUESTING_DESCRIPTORS, 0);
  1901. goto done;
  1902. }
  1903. tor_free(status);
  1904. res = 1;
  1905. }
  1906. done:
  1907. /* If paths have just become available in this update. */
  1908. if (res && !have_min_dir_info) {
  1909. control_event_client_status(LOG_NOTICE, "ENOUGH_DIR_INFO");
  1910. if (control_event_bootstrap(BOOTSTRAP_STATUS_CONN_OR, 0) == 0) {
  1911. log_notice(LD_DIR,
  1912. "We now have enough directory information to build circuits.");
  1913. }
  1914. }
  1915. /* If paths have just become unavailable in this update. */
  1916. if (!res && have_min_dir_info) {
  1917. int quiet = directory_too_idle_to_fetch_descriptors(options, now);
  1918. tor_log(quiet ? LOG_INFO : LOG_NOTICE, LD_DIR,
  1919. "Our directory information is no longer up-to-date "
  1920. "enough to build circuits: %s", dir_info_status);
  1921. /* a) make us log when we next complete a circuit, so we know when Tor
  1922. * is back up and usable, and b) disable some activities that Tor
  1923. * should only do while circuits are working, like reachability tests
  1924. * and fetching bridge descriptors only over circuits. */
  1925. note_that_we_maybe_cant_complete_circuits();
  1926. have_consensus_path = CONSENSUS_PATH_UNKNOWN;
  1927. control_event_client_status(LOG_NOTICE, "NOT_ENOUGH_DIR_INFO");
  1928. }
  1929. have_min_dir_info = res;
  1930. need_to_update_have_min_dir_info = 0;
  1931. }