nodelist.c 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614
  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-2018, 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. #define NODELIST_PRIVATE
  40. #include "core/or/or.h"
  41. #include "app/config/config.h"
  42. #include "core/mainloop/mainloop.h"
  43. #include "core/mainloop/netstatus.h"
  44. #include "core/or/address_set.h"
  45. #include "core/or/policies.h"
  46. #include "core/or/protover.h"
  47. #include "feature/client/bridges.h"
  48. #include "feature/client/entrynodes.h"
  49. #include "feature/control/control.h"
  50. #include "feature/dirauth/process_descs.h"
  51. #include "feature/dircache/dirserv.h"
  52. #include "feature/hs/hs_client.h"
  53. #include "feature/hs/hs_common.h"
  54. #include "feature/nodelist/describe.h"
  55. #include "feature/nodelist/dirlist.h"
  56. #include "feature/nodelist/microdesc.h"
  57. #include "feature/nodelist/networkstatus.h"
  58. #include "feature/nodelist/node_select.h"
  59. #include "feature/nodelist/nodelist.h"
  60. #include "feature/nodelist/routerlist.h"
  61. #include "feature/nodelist/routerset.h"
  62. #include "feature/nodelist/torcert.h"
  63. #include "feature/rend/rendservice.h"
  64. #include "lib/encoding/binascii.h"
  65. #include "lib/err/backtrace.h"
  66. #include "lib/geoip/geoip.h"
  67. #include "lib/net/address.h"
  68. #include <string.h>
  69. #include "feature/dirauth/authmode.h"
  70. #include "feature/dirclient/dir_server_st.h"
  71. #include "feature/nodelist/microdesc_st.h"
  72. #include "feature/nodelist/networkstatus_st.h"
  73. #include "feature/nodelist/node_st.h"
  74. #include "feature/nodelist/routerinfo_st.h"
  75. #include "feature/nodelist/routerlist_st.h"
  76. #include "feature/nodelist/routerstatus_st.h"
  77. static void nodelist_drop_node(node_t *node, int remove_from_ht);
  78. #define node_free(val) \
  79. FREE_AND_NULL(node_t, node_free_, (val))
  80. static void node_free_(node_t *node);
  81. /** count_usable_descriptors counts descriptors with these flag(s)
  82. */
  83. typedef enum {
  84. /* All descriptors regardless of flags or exit policies */
  85. USABLE_DESCRIPTOR_ALL = 0U,
  86. /* Only count descriptors with an exit policy that allows at least one port
  87. */
  88. USABLE_DESCRIPTOR_EXIT_POLICY = 1U << 0,
  89. /* Only count descriptors for relays that have the exit flag in the
  90. * consensus */
  91. USABLE_DESCRIPTOR_EXIT_FLAG = 1U << 1,
  92. /* Only count descriptors for relays that have the policy and the flag */
  93. USABLE_DESCRIPTOR_EXIT_POLICY_AND_FLAG = (USABLE_DESCRIPTOR_EXIT_POLICY |
  94. USABLE_DESCRIPTOR_EXIT_FLAG)
  95. } usable_descriptor_t;
  96. static void count_usable_descriptors(int *num_present,
  97. int *num_usable,
  98. smartlist_t *descs_out,
  99. const networkstatus_t *consensus,
  100. time_t now,
  101. routerset_t *in_set,
  102. usable_descriptor_t exit_only);
  103. static void update_router_have_minimum_dir_info(void);
  104. static double get_frac_paths_needed_for_circs(const or_options_t *options,
  105. const networkstatus_t *ns);
  106. static void node_add_to_address_set(const node_t *node);
  107. /** A nodelist_t holds a node_t object for every router we're "willing to use
  108. * for something". Specifically, it should hold a node_t for every node that
  109. * is currently in the routerlist, or currently in the consensus we're using.
  110. */
  111. typedef struct nodelist_t {
  112. /* A list of all the nodes. */
  113. smartlist_t *nodes;
  114. /* Hash table to map from node ID digest to node. */
  115. HT_HEAD(nodelist_map, node_t) nodes_by_id;
  116. /* Hash table to map from node Ed25519 ID to node.
  117. *
  118. * Whenever a node's routerinfo or microdescriptor is about to change,
  119. * you should remove it from this map with node_remove_from_ed25519_map().
  120. * Whenever a node's routerinfo or microdescriptor has just chaned,
  121. * you should add it to this map with node_add_to_ed25519_map().
  122. */
  123. HT_HEAD(nodelist_ed_map, node_t) nodes_by_ed_id;
  124. /* Set of addresses that belong to nodes we believe in. */
  125. address_set_t *node_addrs;
  126. /* The valid-after time of the last live consensus that initialized the
  127. * nodelist. We use this to detect outdated nodelists that need to be
  128. * rebuilt using a newer consensus. */
  129. time_t live_consensus_valid_after;
  130. } nodelist_t;
  131. static inline unsigned int
  132. node_id_hash(const node_t *node)
  133. {
  134. return (unsigned) siphash24g(node->identity, DIGEST_LEN);
  135. }
  136. static inline unsigned int
  137. node_id_eq(const node_t *node1, const node_t *node2)
  138. {
  139. return tor_memeq(node1->identity, node2->identity, DIGEST_LEN);
  140. }
  141. HT_PROTOTYPE(nodelist_map, node_t, ht_ent, node_id_hash, node_id_eq)
  142. HT_GENERATE2(nodelist_map, node_t, ht_ent, node_id_hash, node_id_eq,
  143. 0.6, tor_reallocarray_, tor_free_)
  144. static inline unsigned int
  145. node_ed_id_hash(const node_t *node)
  146. {
  147. return (unsigned) siphash24g(node->ed25519_id.pubkey, ED25519_PUBKEY_LEN);
  148. }
  149. static inline unsigned int
  150. node_ed_id_eq(const node_t *node1, const node_t *node2)
  151. {
  152. return ed25519_pubkey_eq(&node1->ed25519_id, &node2->ed25519_id);
  153. }
  154. HT_PROTOTYPE(nodelist_ed_map, node_t, ed_ht_ent, node_ed_id_hash,
  155. node_ed_id_eq)
  156. HT_GENERATE2(nodelist_ed_map, node_t, ed_ht_ent, node_ed_id_hash,
  157. node_ed_id_eq, 0.6, tor_reallocarray_, tor_free_)
  158. /** The global nodelist. */
  159. static nodelist_t *the_nodelist=NULL;
  160. /** Create an empty nodelist if we haven't done so already. */
  161. static void
  162. init_nodelist(void)
  163. {
  164. if (PREDICT_UNLIKELY(the_nodelist == NULL)) {
  165. the_nodelist = tor_malloc_zero(sizeof(nodelist_t));
  166. HT_INIT(nodelist_map, &the_nodelist->nodes_by_id);
  167. HT_INIT(nodelist_ed_map, &the_nodelist->nodes_by_ed_id);
  168. the_nodelist->nodes = smartlist_new();
  169. }
  170. }
  171. /** As node_get_by_id, but returns a non-const pointer */
  172. MOCK_IMPL(node_t *,
  173. node_get_mutable_by_id,(const char *identity_digest))
  174. {
  175. node_t search, *node;
  176. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  177. return NULL;
  178. memcpy(&search.identity, identity_digest, DIGEST_LEN);
  179. node = HT_FIND(nodelist_map, &the_nodelist->nodes_by_id, &search);
  180. return node;
  181. }
  182. /** As node_get_by_ed25519_id, but returns a non-const pointer */
  183. node_t *
  184. node_get_mutable_by_ed25519_id(const ed25519_public_key_t *ed_id)
  185. {
  186. node_t search, *node;
  187. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  188. return NULL;
  189. if (BUG(ed_id == NULL) || BUG(ed25519_public_key_is_zero(ed_id)))
  190. return NULL;
  191. memcpy(&search.ed25519_id, ed_id, sizeof(search.ed25519_id));
  192. node = HT_FIND(nodelist_ed_map, &the_nodelist->nodes_by_ed_id, &search);
  193. return node;
  194. }
  195. /** Return the node_t whose identity is <b>identity_digest</b>, or NULL
  196. * if no such node exists. */
  197. MOCK_IMPL(const node_t *,
  198. node_get_by_id,(const char *identity_digest))
  199. {
  200. return node_get_mutable_by_id(identity_digest);
  201. }
  202. /** Return the node_t whose ed25519 identity is <b>ed_id</b>, or NULL
  203. * if no such node exists. */
  204. MOCK_IMPL(const node_t *,
  205. node_get_by_ed25519_id,(const ed25519_public_key_t *ed_id))
  206. {
  207. return node_get_mutable_by_ed25519_id(ed_id);
  208. }
  209. /** Internal: return the node_t whose identity_digest is
  210. * <b>identity_digest</b>. If none exists, create a new one, add it to the
  211. * nodelist, and return it.
  212. *
  213. * Requires that the nodelist be initialized.
  214. */
  215. static node_t *
  216. node_get_or_create(const char *identity_digest)
  217. {
  218. node_t *node;
  219. if ((node = node_get_mutable_by_id(identity_digest)))
  220. return node;
  221. node = tor_malloc_zero(sizeof(node_t));
  222. memcpy(node->identity, identity_digest, DIGEST_LEN);
  223. HT_INSERT(nodelist_map, &the_nodelist->nodes_by_id, node);
  224. smartlist_add(the_nodelist->nodes, node);
  225. node->nodelist_idx = smartlist_len(the_nodelist->nodes) - 1;
  226. node->country = -1;
  227. return node;
  228. }
  229. /** Remove <b>node</b> from the ed25519 map (if it present), and
  230. * set its ed25519_id field to zero. */
  231. static int
  232. node_remove_from_ed25519_map(node_t *node)
  233. {
  234. tor_assert(the_nodelist);
  235. tor_assert(node);
  236. if (ed25519_public_key_is_zero(&node->ed25519_id)) {
  237. return 0;
  238. }
  239. int rv = 0;
  240. node_t *search =
  241. HT_FIND(nodelist_ed_map, &the_nodelist->nodes_by_ed_id, node);
  242. if (BUG(search != node)) {
  243. goto clear_and_return;
  244. }
  245. search = HT_REMOVE(nodelist_ed_map, &the_nodelist->nodes_by_ed_id, node);
  246. tor_assert(search == node);
  247. rv = 1;
  248. clear_and_return:
  249. memset(&node->ed25519_id, 0, sizeof(node->ed25519_id));
  250. return rv;
  251. }
  252. /** Helper function to log details of duplicated ed2559_ids */
  253. static void
  254. node_log_dup_ed_id(const node_t *old, const node_t *node, const char *ed_id)
  255. {
  256. char *s;
  257. char *olddesc = tor_strdup(node_describe(old));
  258. tor_asprintf(&s, "Reused ed25519_id %s: old %s new %s", ed_id,
  259. olddesc, node_describe(node));
  260. log_backtrace(LOG_NOTICE, LD_DIR, s);
  261. tor_free(olddesc);
  262. tor_free(s);
  263. }
  264. /** If <b>node</b> has an ed25519 id, and it is not already in the ed25519 id
  265. * map, set its ed25519_id field, and add it to the ed25519 map.
  266. */
  267. static int
  268. node_add_to_ed25519_map(node_t *node)
  269. {
  270. tor_assert(the_nodelist);
  271. tor_assert(node);
  272. if (! ed25519_public_key_is_zero(&node->ed25519_id)) {
  273. return 0;
  274. }
  275. const ed25519_public_key_t *key = node_get_ed25519_id(node);
  276. if (!key) {
  277. return 0;
  278. }
  279. node_t *old;
  280. memcpy(&node->ed25519_id, key, sizeof(node->ed25519_id));
  281. old = HT_FIND(nodelist_ed_map, &the_nodelist->nodes_by_ed_id, node);
  282. if (old) {
  283. char ed_id[BASE32_BUFSIZE(sizeof(key->pubkey))];
  284. base32_encode(ed_id, sizeof(ed_id), (const char *)key->pubkey,
  285. sizeof(key->pubkey));
  286. if (BUG(old == node)) {
  287. /* Actual bug: all callers of this function call
  288. * node_remove_from_ed25519_map first. */
  289. log_err(LD_BUG,
  290. "Unexpectedly found deleted node with ed25519_id %s", ed_id);
  291. } else {
  292. /* Distinct nodes sharing a ed25519 id, possibly due to relay
  293. * misconfiguration. The key pinning might not catch this,
  294. * possibly due to downloading a missing descriptor during
  295. * consensus voting. */
  296. node_log_dup_ed_id(old, node, ed_id);
  297. memset(&node->ed25519_id, 0, sizeof(node->ed25519_id));
  298. }
  299. return 0;
  300. }
  301. HT_INSERT(nodelist_ed_map, &the_nodelist->nodes_by_ed_id, node);
  302. return 1;
  303. }
  304. /* For a given <b>node</b> for the consensus <b>ns</b>, set the hsdir index
  305. * for the node, both current and next if possible. This can only fails if the
  306. * node_t ed25519 identity key can't be found which would be a bug. */
  307. STATIC void
  308. node_set_hsdir_index(node_t *node, const networkstatus_t *ns)
  309. {
  310. time_t now = approx_time();
  311. const ed25519_public_key_t *node_identity_pk;
  312. uint8_t *fetch_srv = NULL, *store_first_srv = NULL, *store_second_srv = NULL;
  313. uint64_t next_time_period_num, current_time_period_num;
  314. uint64_t fetch_tp, store_first_tp, store_second_tp;
  315. tor_assert(node);
  316. tor_assert(ns);
  317. if (!networkstatus_is_live(ns, now)) {
  318. static struct ratelim_t live_consensus_ratelim = RATELIM_INIT(30 * 60);
  319. log_fn_ratelim(&live_consensus_ratelim, LOG_INFO, LD_GENERAL,
  320. "Not setting hsdir index with a non-live consensus.");
  321. goto done;
  322. }
  323. node_identity_pk = node_get_ed25519_id(node);
  324. if (node_identity_pk == NULL) {
  325. log_debug(LD_GENERAL, "ed25519 identity public key not found when "
  326. "trying to build the hsdir indexes for node %s",
  327. node_describe(node));
  328. goto done;
  329. }
  330. /* Get the current and next time period number. */
  331. current_time_period_num = hs_get_time_period_num(0);
  332. next_time_period_num = hs_get_next_time_period_num(0);
  333. /* We always use the current time period for fetching descs */
  334. fetch_tp = current_time_period_num;
  335. /* Now extract the needed SRVs and time periods for building hsdir indices */
  336. if (hs_in_period_between_tp_and_srv(ns, now)) {
  337. fetch_srv = hs_get_current_srv(fetch_tp, ns);
  338. store_first_tp = hs_get_previous_time_period_num(0);
  339. store_second_tp = current_time_period_num;
  340. } else {
  341. fetch_srv = hs_get_previous_srv(fetch_tp, ns);
  342. store_first_tp = current_time_period_num;
  343. store_second_tp = next_time_period_num;
  344. }
  345. /* We always use the old SRV for storing the first descriptor and the latest
  346. * SRV for storing the second descriptor */
  347. store_first_srv = hs_get_previous_srv(store_first_tp, ns);
  348. store_second_srv = hs_get_current_srv(store_second_tp, ns);
  349. /* Build the fetch index. */
  350. hs_build_hsdir_index(node_identity_pk, fetch_srv, fetch_tp,
  351. node->hsdir_index.fetch);
  352. /* If we are in the time segment between SRV#N and TP#N, the fetch index is
  353. the same as the first store index */
  354. if (!hs_in_period_between_tp_and_srv(ns, now)) {
  355. memcpy(node->hsdir_index.store_first, node->hsdir_index.fetch,
  356. sizeof(node->hsdir_index.store_first));
  357. } else {
  358. hs_build_hsdir_index(node_identity_pk, store_first_srv, store_first_tp,
  359. node->hsdir_index.store_first);
  360. }
  361. /* If we are in the time segment between TP#N and SRV#N+1, the fetch index is
  362. the same as the second store index */
  363. if (hs_in_period_between_tp_and_srv(ns, now)) {
  364. memcpy(node->hsdir_index.store_second, node->hsdir_index.fetch,
  365. sizeof(node->hsdir_index.store_second));
  366. } else {
  367. hs_build_hsdir_index(node_identity_pk, store_second_srv, store_second_tp,
  368. node->hsdir_index.store_second);
  369. }
  370. done:
  371. tor_free(fetch_srv);
  372. tor_free(store_first_srv);
  373. tor_free(store_second_srv);
  374. return;
  375. }
  376. /** Called when a node's address changes. */
  377. static void
  378. node_addrs_changed(node_t *node)
  379. {
  380. node->last_reachable = node->last_reachable6 = 0;
  381. node->country = -1;
  382. }
  383. /** Add all address information about <b>node</b> to the current address
  384. * set (if there is one).
  385. */
  386. static void
  387. node_add_to_address_set(const node_t *node)
  388. {
  389. if (!the_nodelist || !the_nodelist->node_addrs)
  390. return;
  391. /* These various address sources can be redundant, but it's likely faster
  392. * to add them all than to compare them all for equality. */
  393. if (node->rs) {
  394. if (node->rs->addr)
  395. address_set_add_ipv4h(the_nodelist->node_addrs, node->rs->addr);
  396. if (!tor_addr_is_null(&node->rs->ipv6_addr))
  397. address_set_add(the_nodelist->node_addrs, &node->rs->ipv6_addr);
  398. }
  399. if (node->ri) {
  400. if (node->ri->addr)
  401. address_set_add_ipv4h(the_nodelist->node_addrs, node->ri->addr);
  402. if (!tor_addr_is_null(&node->ri->ipv6_addr))
  403. address_set_add(the_nodelist->node_addrs, &node->ri->ipv6_addr);
  404. }
  405. if (node->md) {
  406. if (!tor_addr_is_null(&node->md->ipv6_addr))
  407. address_set_add(the_nodelist->node_addrs, &node->md->ipv6_addr);
  408. }
  409. }
  410. /** Return true if <b>addr</b> is the address of some node in the nodelist.
  411. * If not, probably return false. */
  412. int
  413. nodelist_probably_contains_address(const tor_addr_t *addr)
  414. {
  415. if (BUG(!addr))
  416. return 0;
  417. if (!the_nodelist || !the_nodelist->node_addrs)
  418. return 0;
  419. return address_set_probably_contains(the_nodelist->node_addrs, addr);
  420. }
  421. /** Add <b>ri</b> to an appropriate node in the nodelist. If we replace an
  422. * old routerinfo, and <b>ri_old_out</b> is not NULL, set *<b>ri_old_out</b>
  423. * to the previous routerinfo.
  424. */
  425. node_t *
  426. nodelist_set_routerinfo(routerinfo_t *ri, routerinfo_t **ri_old_out)
  427. {
  428. node_t *node;
  429. const char *id_digest;
  430. int had_router = 0;
  431. tor_assert(ri);
  432. init_nodelist();
  433. id_digest = ri->cache_info.identity_digest;
  434. node = node_get_or_create(id_digest);
  435. node_remove_from_ed25519_map(node);
  436. if (node->ri) {
  437. if (!routers_have_same_or_addrs(node->ri, ri)) {
  438. node_addrs_changed(node);
  439. }
  440. had_router = 1;
  441. if (ri_old_out)
  442. *ri_old_out = node->ri;
  443. } else {
  444. if (ri_old_out)
  445. *ri_old_out = NULL;
  446. }
  447. node->ri = ri;
  448. node_add_to_ed25519_map(node);
  449. if (node->country == -1)
  450. node_set_country(node);
  451. if (authdir_mode(get_options()) && !had_router) {
  452. const char *discard=NULL;
  453. uint32_t status = dirserv_router_get_status(ri, &discard, LOG_INFO);
  454. dirserv_set_node_flags_from_authoritative_status(node, status);
  455. }
  456. /* Setting the HSDir index requires the ed25519 identity key which can
  457. * only be found either in the ri or md. This is why this is called here.
  458. * Only nodes supporting HSDir=2 protocol version needs this index. */
  459. if (node->rs && node->rs->pv.supports_v3_hsdir) {
  460. node_set_hsdir_index(node,
  461. networkstatus_get_latest_consensus());
  462. }
  463. node_add_to_address_set(node);
  464. return node;
  465. }
  466. /** Set the appropriate node_t to use <b>md</b> as its microdescriptor.
  467. *
  468. * Called when a new microdesc has arrived and the usable consensus flavor
  469. * is "microdesc".
  470. **/
  471. node_t *
  472. nodelist_add_microdesc(microdesc_t *md)
  473. {
  474. networkstatus_t *ns =
  475. networkstatus_get_latest_consensus_by_flavor(FLAV_MICRODESC);
  476. const routerstatus_t *rs;
  477. node_t *node;
  478. if (ns == NULL)
  479. return NULL;
  480. init_nodelist();
  481. /* Microdescriptors don't carry an identity digest, so we need to figure
  482. * it out by looking up the routerstatus. */
  483. rs = router_get_consensus_status_by_descriptor_digest(ns, md->digest);
  484. if (rs == NULL)
  485. return NULL;
  486. node = node_get_mutable_by_id(rs->identity_digest);
  487. if (node == NULL)
  488. return NULL;
  489. node_remove_from_ed25519_map(node);
  490. if (node->md)
  491. node->md->held_by_nodes--;
  492. node->md = md;
  493. md->held_by_nodes++;
  494. /* Setting the HSDir index requires the ed25519 identity key which can
  495. * only be found either in the ri or md. This is why this is called here.
  496. * Only nodes supporting HSDir=2 protocol version needs this index. */
  497. if (rs->pv.supports_v3_hsdir) {
  498. node_set_hsdir_index(node, ns);
  499. }
  500. node_add_to_ed25519_map(node);
  501. node_add_to_address_set(node);
  502. return node;
  503. }
  504. /* Default value. */
  505. #define ESTIMATED_ADDRESS_PER_NODE 2
  506. /* Return the estimated number of address per node_t. This is used for the
  507. * size of the bloom filter in the nodelist (node_addrs). */
  508. MOCK_IMPL(int,
  509. get_estimated_address_per_node, (void))
  510. {
  511. return ESTIMATED_ADDRESS_PER_NODE;
  512. }
  513. /** Tell the nodelist that the current usable consensus is <b>ns</b>.
  514. * This makes the nodelist change all of the routerstatus entries for
  515. * the nodes, drop nodes that no longer have enough info to get used,
  516. * and grab microdescriptors into nodes as appropriate.
  517. */
  518. void
  519. nodelist_set_consensus(networkstatus_t *ns)
  520. {
  521. const or_options_t *options = get_options();
  522. int authdir = authdir_mode_v3(options);
  523. init_nodelist();
  524. if (ns->flavor == FLAV_MICRODESC)
  525. (void) get_microdesc_cache(); /* Make sure it exists first. */
  526. SMARTLIST_FOREACH(the_nodelist->nodes, node_t *, node,
  527. node->rs = NULL);
  528. /* Conservatively estimate that every node will have 2 addresses. */
  529. const int estimated_addresses = smartlist_len(ns->routerstatus_list) *
  530. get_estimated_address_per_node();
  531. address_set_free(the_nodelist->node_addrs);
  532. the_nodelist->node_addrs = address_set_new(estimated_addresses);
  533. SMARTLIST_FOREACH_BEGIN(ns->routerstatus_list, routerstatus_t *, rs) {
  534. node_t *node = node_get_or_create(rs->identity_digest);
  535. node->rs = rs;
  536. if (ns->flavor == FLAV_MICRODESC) {
  537. if (node->md == NULL ||
  538. tor_memneq(node->md->digest,rs->descriptor_digest,DIGEST256_LEN)) {
  539. node_remove_from_ed25519_map(node);
  540. if (node->md)
  541. node->md->held_by_nodes--;
  542. node->md = microdesc_cache_lookup_by_digest256(NULL,
  543. rs->descriptor_digest);
  544. if (node->md)
  545. node->md->held_by_nodes++;
  546. node_add_to_ed25519_map(node);
  547. }
  548. }
  549. if (rs->pv.supports_v3_hsdir) {
  550. node_set_hsdir_index(node, ns);
  551. }
  552. node_set_country(node);
  553. /* If we're not an authdir, believe others. */
  554. if (!authdir) {
  555. node->is_valid = rs->is_valid;
  556. node->is_running = rs->is_flagged_running;
  557. node->is_fast = rs->is_fast;
  558. node->is_stable = rs->is_stable;
  559. node->is_possible_guard = rs->is_possible_guard;
  560. node->is_exit = rs->is_exit;
  561. node->is_bad_exit = rs->is_bad_exit;
  562. node->is_hs_dir = rs->is_hs_dir;
  563. node->ipv6_preferred = 0;
  564. if (fascist_firewall_prefer_ipv6_orport(options) &&
  565. (tor_addr_is_null(&rs->ipv6_addr) == 0 ||
  566. (node->md && tor_addr_is_null(&node->md->ipv6_addr) == 0)))
  567. node->ipv6_preferred = 1;
  568. }
  569. } SMARTLIST_FOREACH_END(rs);
  570. nodelist_purge();
  571. /* Now add all the nodes we have to the address set. */
  572. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  573. node_add_to_address_set(node);
  574. } SMARTLIST_FOREACH_END(node);
  575. if (! authdir) {
  576. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  577. /* We have no routerstatus for this router. Clear flags so we can skip
  578. * it, maybe.*/
  579. if (!node->rs) {
  580. tor_assert(node->ri); /* if it had only an md, or nothing, purge
  581. * would have removed it. */
  582. if (node->ri->purpose == ROUTER_PURPOSE_GENERAL) {
  583. /* Clear all flags. */
  584. node->is_valid = node->is_running = node->is_hs_dir =
  585. node->is_fast = node->is_stable =
  586. node->is_possible_guard = node->is_exit =
  587. node->is_bad_exit = node->ipv6_preferred = 0;
  588. }
  589. }
  590. } SMARTLIST_FOREACH_END(node);
  591. }
  592. /* If the consensus is live, note down the consensus valid-after that formed
  593. * the nodelist. */
  594. if (networkstatus_is_live(ns, approx_time())) {
  595. the_nodelist->live_consensus_valid_after = ns->valid_after;
  596. }
  597. }
  598. /** Return 1 iff <b>node</b> has Exit flag and no BadExit flag.
  599. * Otherwise, return 0.
  600. */
  601. int
  602. node_is_good_exit(const node_t *node)
  603. {
  604. return node->is_exit && ! node->is_bad_exit;
  605. }
  606. /** Helper: return true iff a node has a usable amount of information*/
  607. static inline int
  608. node_is_usable(const node_t *node)
  609. {
  610. return (node->rs) || (node->ri);
  611. }
  612. /** Tell the nodelist that <b>md</b> is no longer a microdescriptor for the
  613. * node with <b>identity_digest</b>. */
  614. void
  615. nodelist_remove_microdesc(const char *identity_digest, microdesc_t *md)
  616. {
  617. node_t *node = node_get_mutable_by_id(identity_digest);
  618. if (node && node->md == md) {
  619. node->md = NULL;
  620. md->held_by_nodes--;
  621. if (! node_get_ed25519_id(node)) {
  622. node_remove_from_ed25519_map(node);
  623. }
  624. }
  625. }
  626. /** Tell the nodelist that <b>ri</b> is no longer in the routerlist. */
  627. void
  628. nodelist_remove_routerinfo(routerinfo_t *ri)
  629. {
  630. node_t *node = node_get_mutable_by_id(ri->cache_info.identity_digest);
  631. if (node && node->ri == ri) {
  632. node->ri = NULL;
  633. if (! node_is_usable(node)) {
  634. nodelist_drop_node(node, 1);
  635. node_free(node);
  636. }
  637. }
  638. }
  639. /** Remove <b>node</b> from the nodelist. (Asserts that it was there to begin
  640. * with.) */
  641. static void
  642. nodelist_drop_node(node_t *node, int remove_from_ht)
  643. {
  644. node_t *tmp;
  645. int idx;
  646. if (remove_from_ht) {
  647. tmp = HT_REMOVE(nodelist_map, &the_nodelist->nodes_by_id, node);
  648. tor_assert(tmp == node);
  649. }
  650. node_remove_from_ed25519_map(node);
  651. idx = node->nodelist_idx;
  652. tor_assert(idx >= 0);
  653. tor_assert(node == smartlist_get(the_nodelist->nodes, idx));
  654. smartlist_del(the_nodelist->nodes, idx);
  655. if (idx < smartlist_len(the_nodelist->nodes)) {
  656. tmp = smartlist_get(the_nodelist->nodes, idx);
  657. tmp->nodelist_idx = idx;
  658. }
  659. node->nodelist_idx = -1;
  660. }
  661. /** Return a newly allocated smartlist of the nodes that have <b>md</b> as
  662. * their microdescriptor. */
  663. smartlist_t *
  664. nodelist_find_nodes_with_microdesc(const microdesc_t *md)
  665. {
  666. smartlist_t *result = smartlist_new();
  667. if (the_nodelist == NULL)
  668. return result;
  669. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  670. if (node->md == md) {
  671. smartlist_add(result, node);
  672. }
  673. } SMARTLIST_FOREACH_END(node);
  674. return result;
  675. }
  676. /** Release storage held by <b>node</b> */
  677. static void
  678. node_free_(node_t *node)
  679. {
  680. if (!node)
  681. return;
  682. if (node->md)
  683. node->md->held_by_nodes--;
  684. tor_assert(node->nodelist_idx == -1);
  685. tor_free(node);
  686. }
  687. /** Remove all entries from the nodelist that don't have enough info to be
  688. * usable for anything. */
  689. void
  690. nodelist_purge(void)
  691. {
  692. node_t **iter;
  693. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  694. return;
  695. /* Remove the non-usable nodes. */
  696. for (iter = HT_START(nodelist_map, &the_nodelist->nodes_by_id); iter; ) {
  697. node_t *node = *iter;
  698. if (node->md && !node->rs) {
  699. /* An md is only useful if there is an rs. */
  700. node->md->held_by_nodes--;
  701. node->md = NULL;
  702. }
  703. if (node_is_usable(node)) {
  704. iter = HT_NEXT(nodelist_map, &the_nodelist->nodes_by_id, iter);
  705. } else {
  706. iter = HT_NEXT_RMV(nodelist_map, &the_nodelist->nodes_by_id, iter);
  707. nodelist_drop_node(node, 0);
  708. node_free(node);
  709. }
  710. }
  711. nodelist_assert_ok();
  712. }
  713. /** Release all storage held by the nodelist. */
  714. void
  715. nodelist_free_all(void)
  716. {
  717. if (PREDICT_UNLIKELY(the_nodelist == NULL))
  718. return;
  719. HT_CLEAR(nodelist_map, &the_nodelist->nodes_by_id);
  720. HT_CLEAR(nodelist_ed_map, &the_nodelist->nodes_by_ed_id);
  721. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  722. node->nodelist_idx = -1;
  723. node_free(node);
  724. } SMARTLIST_FOREACH_END(node);
  725. smartlist_free(the_nodelist->nodes);
  726. address_set_free(the_nodelist->node_addrs);
  727. the_nodelist->node_addrs = NULL;
  728. tor_free(the_nodelist);
  729. }
  730. /** Check that the nodelist is internally consistent, and consistent with
  731. * the directory info it's derived from.
  732. */
  733. void
  734. nodelist_assert_ok(void)
  735. {
  736. routerlist_t *rl = router_get_routerlist();
  737. networkstatus_t *ns = networkstatus_get_latest_consensus();
  738. digestmap_t *dm;
  739. if (!the_nodelist)
  740. return;
  741. dm = digestmap_new();
  742. /* every routerinfo in rl->routers should be in the nodelist. */
  743. if (rl) {
  744. SMARTLIST_FOREACH_BEGIN(rl->routers, routerinfo_t *, ri) {
  745. const node_t *node = node_get_by_id(ri->cache_info.identity_digest);
  746. tor_assert(node && node->ri == ri);
  747. tor_assert(fast_memeq(ri->cache_info.identity_digest,
  748. node->identity, DIGEST_LEN));
  749. tor_assert(! digestmap_get(dm, node->identity));
  750. digestmap_set(dm, node->identity, (void*)node);
  751. } SMARTLIST_FOREACH_END(ri);
  752. }
  753. /* every routerstatus in ns should be in the nodelist */
  754. if (ns) {
  755. SMARTLIST_FOREACH_BEGIN(ns->routerstatus_list, routerstatus_t *, rs) {
  756. const node_t *node = node_get_by_id(rs->identity_digest);
  757. tor_assert(node && node->rs == rs);
  758. tor_assert(fast_memeq(rs->identity_digest, node->identity, DIGEST_LEN));
  759. digestmap_set(dm, node->identity, (void*)node);
  760. if (ns->flavor == FLAV_MICRODESC) {
  761. /* If it's a microdesc consensus, every entry that has a
  762. * microdescriptor should be in the nodelist.
  763. */
  764. microdesc_t *md =
  765. microdesc_cache_lookup_by_digest256(NULL, rs->descriptor_digest);
  766. tor_assert(md == node->md);
  767. if (md)
  768. tor_assert(md->held_by_nodes >= 1);
  769. }
  770. } SMARTLIST_FOREACH_END(rs);
  771. }
  772. /* The nodelist should have no other entries, and its entries should be
  773. * well-formed. */
  774. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  775. tor_assert(digestmap_get(dm, node->identity) != NULL);
  776. tor_assert(node_sl_idx == node->nodelist_idx);
  777. } SMARTLIST_FOREACH_END(node);
  778. /* Every node listed with an ed25519 identity should be listed by that
  779. * identity.
  780. */
  781. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  782. if (!ed25519_public_key_is_zero(&node->ed25519_id)) {
  783. tor_assert(node == node_get_by_ed25519_id(&node->ed25519_id));
  784. }
  785. } SMARTLIST_FOREACH_END(node);
  786. node_t **idx;
  787. HT_FOREACH(idx, nodelist_ed_map, &the_nodelist->nodes_by_ed_id) {
  788. node_t *node = *idx;
  789. tor_assert(node == node_get_by_ed25519_id(&node->ed25519_id));
  790. }
  791. tor_assert((long)smartlist_len(the_nodelist->nodes) ==
  792. (long)HT_SIZE(&the_nodelist->nodes_by_id));
  793. tor_assert((long)smartlist_len(the_nodelist->nodes) >=
  794. (long)HT_SIZE(&the_nodelist->nodes_by_ed_id));
  795. digestmap_free(dm, NULL);
  796. }
  797. /** Ensure that the nodelist has been created with the most recent consensus.
  798. * If that's not the case, make it so. */
  799. void
  800. nodelist_ensure_freshness(networkstatus_t *ns)
  801. {
  802. tor_assert(ns);
  803. /* We don't even have a nodelist: this is a NOP. */
  804. if (!the_nodelist) {
  805. return;
  806. }
  807. if (the_nodelist->live_consensus_valid_after != ns->valid_after) {
  808. log_info(LD_GENERAL, "Nodelist was not fresh: rebuilding. (%d / %d)",
  809. (int) the_nodelist->live_consensus_valid_after,
  810. (int) ns->valid_after);
  811. nodelist_set_consensus(ns);
  812. }
  813. }
  814. /** Return a list of a node_t * for every node we know about. The caller
  815. * MUST NOT modify the list. (You can set and clear flags in the nodes if
  816. * you must, but you must not add or remove nodes.) */
  817. MOCK_IMPL(smartlist_t *,
  818. nodelist_get_list,(void))
  819. {
  820. init_nodelist();
  821. return the_nodelist->nodes;
  822. }
  823. /** Given a hex-encoded nickname of the format DIGEST, $DIGEST, $DIGEST=name,
  824. * or $DIGEST~name, return the node with the matching identity digest and
  825. * nickname (if any). Return NULL if no such node exists, or if <b>hex_id</b>
  826. * is not well-formed. DOCDOC flags */
  827. const node_t *
  828. node_get_by_hex_id(const char *hex_id, unsigned flags)
  829. {
  830. char digest_buf[DIGEST_LEN];
  831. char nn_buf[MAX_NICKNAME_LEN+1];
  832. char nn_char='\0';
  833. (void) flags; // XXXX
  834. if (hex_digest_nickname_decode(hex_id, digest_buf, &nn_char, nn_buf)==0) {
  835. const node_t *node = node_get_by_id(digest_buf);
  836. if (!node)
  837. return NULL;
  838. if (nn_char == '=') {
  839. /* "=" indicates a Named relay, but there aren't any of those now. */
  840. return NULL;
  841. }
  842. return node;
  843. }
  844. return NULL;
  845. }
  846. /** Given a nickname (possibly verbose, possibly a hexadecimal digest), return
  847. * the corresponding node_t, or NULL if none exists. Warn the user if they
  848. * have specified a router by nickname, unless the NNF_NO_WARN_UNNAMED bit is
  849. * set in <b>flags</b>. */
  850. MOCK_IMPL(const node_t *,
  851. node_get_by_nickname,(const char *nickname, unsigned flags))
  852. {
  853. const int warn_if_unnamed = !(flags & NNF_NO_WARN_UNNAMED);
  854. if (!the_nodelist)
  855. return NULL;
  856. /* Handle these cases: DIGEST, $DIGEST, $DIGEST=name, $DIGEST~name. */
  857. {
  858. const node_t *node;
  859. if ((node = node_get_by_hex_id(nickname, flags)) != NULL)
  860. return node;
  861. }
  862. if (!strcasecmp(nickname, UNNAMED_ROUTER_NICKNAME))
  863. return NULL;
  864. /* Okay, so the name is not canonical for anybody. */
  865. {
  866. smartlist_t *matches = smartlist_new();
  867. const node_t *choice = NULL;
  868. SMARTLIST_FOREACH_BEGIN(the_nodelist->nodes, node_t *, node) {
  869. if (!strcasecmp(node_get_nickname(node), nickname))
  870. smartlist_add(matches, node);
  871. } SMARTLIST_FOREACH_END(node);
  872. if (smartlist_len(matches)>1 && warn_if_unnamed) {
  873. int any_unwarned = 0;
  874. SMARTLIST_FOREACH_BEGIN(matches, node_t *, node) {
  875. if (!node->name_lookup_warned) {
  876. node->name_lookup_warned = 1;
  877. any_unwarned = 1;
  878. }
  879. } SMARTLIST_FOREACH_END(node);
  880. if (any_unwarned) {
  881. log_warn(LD_CONFIG, "There are multiple matches for the name %s. "
  882. "Choosing one arbitrarily.", nickname);
  883. }
  884. } else if (smartlist_len(matches)==1 && warn_if_unnamed) {
  885. char fp[HEX_DIGEST_LEN+1];
  886. node_t *node = smartlist_get(matches, 0);
  887. if (! node->name_lookup_warned) {
  888. base16_encode(fp, sizeof(fp), node->identity, DIGEST_LEN);
  889. log_warn(LD_CONFIG,
  890. "You specified a relay \"%s\" by name, but nicknames can be "
  891. "used by any relay, not just the one you meant. "
  892. "To make sure you get the same relay in the future, refer "
  893. "to it by key, as \"$%s\".", nickname, fp);
  894. node->name_lookup_warned = 1;
  895. }
  896. }
  897. if (smartlist_len(matches))
  898. choice = smartlist_get(matches, 0);
  899. smartlist_free(matches);
  900. return choice;
  901. }
  902. }
  903. /** Return the Ed25519 identity key for the provided node, or NULL if it
  904. * doesn't have one. */
  905. const ed25519_public_key_t *
  906. node_get_ed25519_id(const node_t *node)
  907. {
  908. const ed25519_public_key_t *ri_pk = NULL;
  909. const ed25519_public_key_t *md_pk = NULL;
  910. if (node->ri) {
  911. if (node->ri->cache_info.signing_key_cert) {
  912. ri_pk = &node->ri->cache_info.signing_key_cert->signing_key;
  913. /* Checking whether routerinfo ed25519 is all zero.
  914. * Our descriptor parser should make sure this never happens. */
  915. if (BUG(ed25519_public_key_is_zero(ri_pk)))
  916. ri_pk = NULL;
  917. }
  918. }
  919. if (node->md) {
  920. if (node->md->ed25519_identity_pkey) {
  921. md_pk = node->md->ed25519_identity_pkey;
  922. /* Checking whether microdesc ed25519 is all zero.
  923. * Our descriptor parser should make sure this never happens. */
  924. if (BUG(ed25519_public_key_is_zero(md_pk)))
  925. md_pk = NULL;
  926. }
  927. }
  928. if (ri_pk && md_pk) {
  929. if (ed25519_pubkey_eq(ri_pk, md_pk)) {
  930. return ri_pk;
  931. } else {
  932. /* This can happen if the relay gets flagged NoEdConsensus which will be
  933. * triggered on all relays of the network. Thus a protocol warning. */
  934. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  935. "Inconsistent ed25519 identities in the nodelist");
  936. return NULL;
  937. }
  938. } else if (ri_pk) {
  939. return ri_pk;
  940. } else {
  941. return md_pk;
  942. }
  943. }
  944. /** Return true iff this node's Ed25519 identity matches <b>id</b>.
  945. * (An absent Ed25519 identity matches NULL or zero.) */
  946. int
  947. node_ed25519_id_matches(const node_t *node, const ed25519_public_key_t *id)
  948. {
  949. const ed25519_public_key_t *node_id = node_get_ed25519_id(node);
  950. if (node_id == NULL || ed25519_public_key_is_zero(node_id)) {
  951. return id == NULL || ed25519_public_key_is_zero(id);
  952. } else {
  953. return id && ed25519_pubkey_eq(node_id, id);
  954. }
  955. }
  956. /** Dummy object that should be unreturnable. Used to ensure that
  957. * node_get_protover_summary_flags() always returns non-NULL. */
  958. static const protover_summary_flags_t zero_protover_flags = {
  959. 0,0,0,0,0,0,0
  960. };
  961. /** Return the protover_summary_flags for a given node. */
  962. static const protover_summary_flags_t *
  963. node_get_protover_summary_flags(const node_t *node)
  964. {
  965. if (node->rs) {
  966. return &node->rs->pv;
  967. } else if (node->ri) {
  968. return &node->ri->pv;
  969. } else {
  970. /* This should be impossible: every node should have a routerstatus or a
  971. * router descriptor or both. But just in case we've messed up somehow,
  972. * return a nice empty set of flags to indicate "this node supports
  973. * nothing." */
  974. tor_assert_nonfatal_unreached_once();
  975. return &zero_protover_flags;
  976. }
  977. }
  978. /** Return true iff <b>node</b> supports authenticating itself
  979. * by ed25519 ID during the link handshake. If <b>compatible_with_us</b>,
  980. * it needs to be using a link authentication method that we understand.
  981. * If not, any plausible link authentication method will do. */
  982. int
  983. node_supports_ed25519_link_authentication(const node_t *node,
  984. int compatible_with_us)
  985. {
  986. if (! node_get_ed25519_id(node))
  987. return 0;
  988. const protover_summary_flags_t *pv = node_get_protover_summary_flags(node);
  989. if (compatible_with_us)
  990. return pv->supports_ed25519_link_handshake_compat;
  991. else
  992. return pv->supports_ed25519_link_handshake_any;
  993. }
  994. /** Return true iff <b>node</b> supports the hidden service directory version
  995. * 3 protocol (proposal 224). */
  996. int
  997. node_supports_v3_hsdir(const node_t *node)
  998. {
  999. tor_assert(node);
  1000. return node_get_protover_summary_flags(node)->supports_v3_hsdir;
  1001. }
  1002. /** Return true iff <b>node</b> supports ed25519 authentication as an hidden
  1003. * service introduction point.*/
  1004. int
  1005. node_supports_ed25519_hs_intro(const node_t *node)
  1006. {
  1007. tor_assert(node);
  1008. return node_get_protover_summary_flags(node)->supports_ed25519_hs_intro;
  1009. }
  1010. /** Return true iff <b>node</b> supports to be a rendezvous point for hidden
  1011. * service version 3 (HSRend=2). */
  1012. int
  1013. node_supports_v3_rendezvous_point(const node_t *node)
  1014. {
  1015. tor_assert(node);
  1016. /* We can't use a v3 rendezvous point without the curve25519 onion pk. */
  1017. if (!node_get_curve25519_onion_key(node)) {
  1018. return 0;
  1019. }
  1020. return node_get_protover_summary_flags(node)->supports_v3_rendezvous_point;
  1021. }
  1022. /** Return the RSA ID key's SHA1 digest for the provided node. */
  1023. const uint8_t *
  1024. node_get_rsa_id_digest(const node_t *node)
  1025. {
  1026. tor_assert(node);
  1027. return (const uint8_t*)node->identity;
  1028. }
  1029. /** Return the nickname of <b>node</b>, or NULL if we can't find one. */
  1030. const char *
  1031. node_get_nickname(const node_t *node)
  1032. {
  1033. tor_assert(node);
  1034. if (node->rs)
  1035. return node->rs->nickname;
  1036. else if (node->ri)
  1037. return node->ri->nickname;
  1038. else
  1039. return NULL;
  1040. }
  1041. /** Return true iff <b>node</b> appears to be a directory authority or
  1042. * directory cache */
  1043. int
  1044. node_is_dir(const node_t *node)
  1045. {
  1046. if (node->rs) {
  1047. routerstatus_t * rs = node->rs;
  1048. /* This is true if supports_tunnelled_dir_requests is true which
  1049. * indicates that we support directory request tunnelled or through the
  1050. * DirPort. */
  1051. return rs->is_v2_dir;
  1052. } else if (node->ri) {
  1053. routerinfo_t * ri = node->ri;
  1054. /* Both tunnelled request is supported or DirPort is set. */
  1055. return ri->supports_tunnelled_dir_requests;
  1056. } else {
  1057. return 0;
  1058. }
  1059. }
  1060. /** Return true iff <b>node</b> has either kind of descriptor -- that
  1061. * is, a routerdescriptor or a microdescriptor.
  1062. *
  1063. * You should probably use node_has_preferred_descriptor() instead.
  1064. **/
  1065. int
  1066. node_has_any_descriptor(const node_t *node)
  1067. {
  1068. return (node->ri ||
  1069. (node->rs && node->md));
  1070. }
  1071. /** Return true iff <b>node</b> has the kind of descriptor we would prefer to
  1072. * use for it, given our configuration and how we intend to use the node.
  1073. *
  1074. * If <b>for_direct_connect</b> is true, we intend to connect to the node
  1075. * directly, as the first hop of a circuit; otherwise, we intend to connect to
  1076. * it indirectly, or use it as if we were connecting to it indirectly. */
  1077. int
  1078. node_has_preferred_descriptor(const node_t *node,
  1079. int for_direct_connect)
  1080. {
  1081. const int is_bridge = node_is_a_configured_bridge(node);
  1082. const int we_use_mds = we_use_microdescriptors_for_circuits(get_options());
  1083. if ((is_bridge && for_direct_connect) || !we_use_mds) {
  1084. /* We need an ri in this case. */
  1085. if (!node->ri)
  1086. return 0;
  1087. } else {
  1088. /* Otherwise we need an rs and an md. */
  1089. if (node->rs == NULL || node->md == NULL)
  1090. return 0;
  1091. }
  1092. return 1;
  1093. }
  1094. /** Return the router_purpose of <b>node</b>. */
  1095. int
  1096. node_get_purpose(const node_t *node)
  1097. {
  1098. if (node->ri)
  1099. return node->ri->purpose;
  1100. else
  1101. return ROUTER_PURPOSE_GENERAL;
  1102. }
  1103. /** Compute the verbose ("extended") nickname of <b>node</b> and store it
  1104. * into the MAX_VERBOSE_NICKNAME_LEN+1 character buffer at
  1105. * <b>verbose_name_out</b> */
  1106. void
  1107. node_get_verbose_nickname(const node_t *node,
  1108. char *verbose_name_out)
  1109. {
  1110. const char *nickname = node_get_nickname(node);
  1111. verbose_name_out[0] = '$';
  1112. base16_encode(verbose_name_out+1, HEX_DIGEST_LEN+1, node->identity,
  1113. DIGEST_LEN);
  1114. if (!nickname)
  1115. return;
  1116. verbose_name_out[1+HEX_DIGEST_LEN] = '~';
  1117. strlcpy(verbose_name_out+1+HEX_DIGEST_LEN+1, nickname, MAX_NICKNAME_LEN+1);
  1118. }
  1119. /** Compute the verbose ("extended") nickname of node with
  1120. * given <b>id_digest</b> and store it into the MAX_VERBOSE_NICKNAME_LEN+1
  1121. * character buffer at <b>verbose_name_out</b>
  1122. *
  1123. * If node_get_by_id() returns NULL, base 16 encoding of
  1124. * <b>id_digest</b> is returned instead. */
  1125. void
  1126. node_get_verbose_nickname_by_id(const char *id_digest,
  1127. char *verbose_name_out)
  1128. {
  1129. const node_t *node = node_get_by_id(id_digest);
  1130. if (!node) {
  1131. verbose_name_out[0] = '$';
  1132. base16_encode(verbose_name_out+1, HEX_DIGEST_LEN+1, id_digest, DIGEST_LEN);
  1133. } else {
  1134. node_get_verbose_nickname(node, verbose_name_out);
  1135. }
  1136. }
  1137. /** Return true iff it seems that <b>node</b> allows circuits to exit
  1138. * through it directlry from the client. */
  1139. int
  1140. node_allows_single_hop_exits(const node_t *node)
  1141. {
  1142. if (node && node->ri)
  1143. return node->ri->allow_single_hop_exits;
  1144. else
  1145. return 0;
  1146. }
  1147. /** Return true iff it seems that <b>node</b> has an exit policy that doesn't
  1148. * actually permit anything to exit, or we don't know its exit policy */
  1149. int
  1150. node_exit_policy_rejects_all(const node_t *node)
  1151. {
  1152. if (node->rejects_all)
  1153. return 1;
  1154. if (node->ri)
  1155. return node->ri->policy_is_reject_star;
  1156. else if (node->md)
  1157. return node->md->exit_policy == NULL ||
  1158. short_policy_is_reject_star(node->md->exit_policy);
  1159. else
  1160. return 1;
  1161. }
  1162. /** Return true iff the exit policy for <b>node</b> is such that we can treat
  1163. * rejecting an address of type <b>family</b> unexpectedly as a sign of that
  1164. * node's failure. */
  1165. int
  1166. node_exit_policy_is_exact(const node_t *node, sa_family_t family)
  1167. {
  1168. if (family == AF_UNSPEC) {
  1169. return 1; /* Rejecting an address but not telling us what address
  1170. * is a bad sign. */
  1171. } else if (family == AF_INET) {
  1172. return node->ri != NULL;
  1173. } else if (family == AF_INET6) {
  1174. return 0;
  1175. }
  1176. tor_fragile_assert();
  1177. return 1;
  1178. }
  1179. /* Check if the "addr" and port_field fields from r are a valid non-listening
  1180. * address/port. If so, set valid to true and add a newly allocated
  1181. * tor_addr_port_t containing "addr" and port_field to sl.
  1182. * "addr" is an IPv4 host-order address and port_field is a uint16_t.
  1183. * r is typically a routerinfo_t or routerstatus_t.
  1184. */
  1185. #define SL_ADD_NEW_IPV4_AP(r, port_field, sl, valid) \
  1186. STMT_BEGIN \
  1187. if (tor_addr_port_is_valid_ipv4h((r)->addr, (r)->port_field, 0)) { \
  1188. valid = 1; \
  1189. tor_addr_port_t *ap = tor_malloc(sizeof(tor_addr_port_t)); \
  1190. tor_addr_from_ipv4h(&ap->addr, (r)->addr); \
  1191. ap->port = (r)->port_field; \
  1192. smartlist_add((sl), ap); \
  1193. } \
  1194. STMT_END
  1195. /* Check if the "addr" and port_field fields from r are a valid non-listening
  1196. * address/port. If so, set valid to true and add a newly allocated
  1197. * tor_addr_port_t containing "addr" and port_field to sl.
  1198. * "addr" is a tor_addr_t and port_field is a uint16_t.
  1199. * r is typically a routerinfo_t or routerstatus_t.
  1200. */
  1201. #define SL_ADD_NEW_IPV6_AP(r, port_field, sl, valid) \
  1202. STMT_BEGIN \
  1203. if (tor_addr_port_is_valid(&(r)->ipv6_addr, (r)->port_field, 0)) { \
  1204. valid = 1; \
  1205. tor_addr_port_t *ap = tor_malloc(sizeof(tor_addr_port_t)); \
  1206. tor_addr_copy(&ap->addr, &(r)->ipv6_addr); \
  1207. ap->port = (r)->port_field; \
  1208. smartlist_add((sl), ap); \
  1209. } \
  1210. STMT_END
  1211. /** Return list of tor_addr_port_t with all OR ports (in the sense IP
  1212. * addr + TCP port) for <b>node</b>. Caller must free all elements
  1213. * using tor_free() and free the list using smartlist_free().
  1214. *
  1215. * XXX this is potentially a memory fragmentation hog -- if on
  1216. * critical path consider the option of having the caller allocate the
  1217. * memory
  1218. */
  1219. smartlist_t *
  1220. node_get_all_orports(const node_t *node)
  1221. {
  1222. smartlist_t *sl = smartlist_new();
  1223. int valid = 0;
  1224. /* Find a valid IPv4 address and port */
  1225. if (node->ri != NULL) {
  1226. SL_ADD_NEW_IPV4_AP(node->ri, or_port, sl, valid);
  1227. }
  1228. /* If we didn't find a valid address/port in the ri, try the rs */
  1229. if (!valid && node->rs != NULL) {
  1230. SL_ADD_NEW_IPV4_AP(node->rs, or_port, sl, valid);
  1231. }
  1232. /* Find a valid IPv6 address and port */
  1233. valid = 0;
  1234. if (node->ri != NULL) {
  1235. SL_ADD_NEW_IPV6_AP(node->ri, ipv6_orport, sl, valid);
  1236. }
  1237. if (!valid && node->rs != NULL) {
  1238. SL_ADD_NEW_IPV6_AP(node->rs, ipv6_orport, sl, valid);
  1239. }
  1240. if (!valid && node->md != NULL) {
  1241. SL_ADD_NEW_IPV6_AP(node->md, ipv6_orport, sl, valid);
  1242. }
  1243. return sl;
  1244. }
  1245. #undef SL_ADD_NEW_IPV4_AP
  1246. #undef SL_ADD_NEW_IPV6_AP
  1247. /** Wrapper around node_get_prim_orport for backward
  1248. compatibility. */
  1249. void
  1250. node_get_addr(const node_t *node, tor_addr_t *addr_out)
  1251. {
  1252. tor_addr_port_t ap;
  1253. node_get_prim_orport(node, &ap);
  1254. tor_addr_copy(addr_out, &ap.addr);
  1255. }
  1256. /** Return the host-order IPv4 address for <b>node</b>, or 0 if it doesn't
  1257. * seem to have one. */
  1258. uint32_t
  1259. node_get_prim_addr_ipv4h(const node_t *node)
  1260. {
  1261. /* Don't check the ORPort or DirPort, as this function isn't port-specific,
  1262. * and the node might have a valid IPv4 address, yet have a zero
  1263. * ORPort or DirPort.
  1264. */
  1265. if (node->ri && tor_addr_is_valid_ipv4h(node->ri->addr, 0)) {
  1266. return node->ri->addr;
  1267. } else if (node->rs && tor_addr_is_valid_ipv4h(node->rs->addr, 0)) {
  1268. return node->rs->addr;
  1269. }
  1270. return 0;
  1271. }
  1272. /** Copy a string representation of an IP address for <b>node</b> into
  1273. * the <b>len</b>-byte buffer at <b>buf</b>. */
  1274. void
  1275. node_get_address_string(const node_t *node, char *buf, size_t len)
  1276. {
  1277. uint32_t ipv4_addr = node_get_prim_addr_ipv4h(node);
  1278. if (tor_addr_is_valid_ipv4h(ipv4_addr, 0)) {
  1279. tor_addr_t addr;
  1280. tor_addr_from_ipv4h(&addr, ipv4_addr);
  1281. tor_addr_to_str(buf, &addr, len, 0);
  1282. } else if (len > 0) {
  1283. buf[0] = '\0';
  1284. }
  1285. }
  1286. /** Return <b>node</b>'s declared uptime, or -1 if it doesn't seem to have
  1287. * one. */
  1288. long
  1289. node_get_declared_uptime(const node_t *node)
  1290. {
  1291. if (node->ri)
  1292. return node->ri->uptime;
  1293. else
  1294. return -1;
  1295. }
  1296. /** Return <b>node</b>'s platform string, or NULL if we don't know it. */
  1297. const char *
  1298. node_get_platform(const node_t *node)
  1299. {
  1300. /* If we wanted, we could record the version in the routerstatus_t, since
  1301. * the consensus lists it. We don't, though, so this function just won't
  1302. * work with microdescriptors. */
  1303. if (node->ri)
  1304. return node->ri->platform;
  1305. else
  1306. return NULL;
  1307. }
  1308. /** Return true iff <b>node</b> is one representing this router. */
  1309. int
  1310. node_is_me(const node_t *node)
  1311. {
  1312. return router_digest_is_me(node->identity);
  1313. }
  1314. /** Return <b>node</b> declared family (as a list of names), or NULL if
  1315. * the node didn't declare a family. */
  1316. const smartlist_t *
  1317. node_get_declared_family(const node_t *node)
  1318. {
  1319. if (node->ri && node->ri->declared_family)
  1320. return node->ri->declared_family;
  1321. else if (node->md && node->md->family)
  1322. return node->md->family;
  1323. else
  1324. return NULL;
  1325. }
  1326. /* Does this node have a valid IPv6 address?
  1327. * Prefer node_has_ipv6_orport() or node_has_ipv6_dirport() for
  1328. * checking specific ports. */
  1329. int
  1330. node_has_ipv6_addr(const node_t *node)
  1331. {
  1332. /* Don't check the ORPort or DirPort, as this function isn't port-specific,
  1333. * and the node might have a valid IPv6 address, yet have a zero
  1334. * ORPort or DirPort.
  1335. */
  1336. if (node->ri && tor_addr_is_valid(&node->ri->ipv6_addr, 0))
  1337. return 1;
  1338. if (node->rs && tor_addr_is_valid(&node->rs->ipv6_addr, 0))
  1339. return 1;
  1340. if (node->md && tor_addr_is_valid(&node->md->ipv6_addr, 0))
  1341. return 1;
  1342. return 0;
  1343. }
  1344. /* Does this node have a valid IPv6 ORPort? */
  1345. int
  1346. node_has_ipv6_orport(const node_t *node)
  1347. {
  1348. tor_addr_port_t ipv6_orport;
  1349. node_get_pref_ipv6_orport(node, &ipv6_orport);
  1350. return tor_addr_port_is_valid_ap(&ipv6_orport, 0);
  1351. }
  1352. /* Does this node have a valid IPv6 DirPort? */
  1353. int
  1354. node_has_ipv6_dirport(const node_t *node)
  1355. {
  1356. tor_addr_port_t ipv6_dirport;
  1357. node_get_pref_ipv6_dirport(node, &ipv6_dirport);
  1358. return tor_addr_port_is_valid_ap(&ipv6_dirport, 0);
  1359. }
  1360. /** Return 1 if we prefer the IPv6 address and OR TCP port of
  1361. * <b>node</b>, else 0.
  1362. *
  1363. * We prefer the IPv6 address if the router has an IPv6 address,
  1364. * and we can use IPv6 addresses, and:
  1365. * i) the node_t says that it prefers IPv6
  1366. * or
  1367. * ii) the router has no IPv4 OR address.
  1368. *
  1369. * If you don't have a node, consider looking it up.
  1370. * If there is no node, use fascist_firewall_prefer_ipv6_orport().
  1371. */
  1372. int
  1373. node_ipv6_or_preferred(const node_t *node)
  1374. {
  1375. const or_options_t *options = get_options();
  1376. tor_addr_port_t ipv4_addr;
  1377. node_assert_ok(node);
  1378. /* XX/teor - node->ipv6_preferred is set from
  1379. * fascist_firewall_prefer_ipv6_orport() each time the consensus is loaded.
  1380. */
  1381. node_get_prim_orport(node, &ipv4_addr);
  1382. if (!fascist_firewall_use_ipv6(options)) {
  1383. return 0;
  1384. } else if (node->ipv6_preferred ||
  1385. !tor_addr_port_is_valid_ap(&ipv4_addr, 0)) {
  1386. return node_has_ipv6_orport(node);
  1387. }
  1388. return 0;
  1389. }
  1390. #define RETURN_IPV4_AP(r, port_field, ap_out) \
  1391. STMT_BEGIN \
  1392. if (r && tor_addr_port_is_valid_ipv4h((r)->addr, (r)->port_field, 0)) { \
  1393. tor_addr_from_ipv4h(&(ap_out)->addr, (r)->addr); \
  1394. (ap_out)->port = (r)->port_field; \
  1395. } \
  1396. STMT_END
  1397. /** Copy the primary (IPv4) OR port (IP address and TCP port) for <b>node</b>
  1398. * into *<b>ap_out</b>. */
  1399. void
  1400. node_get_prim_orport(const node_t *node, tor_addr_port_t *ap_out)
  1401. {
  1402. node_assert_ok(node);
  1403. tor_assert(ap_out);
  1404. /* Clear the address, as a safety precaution if calling functions ignore the
  1405. * return value */
  1406. tor_addr_make_null(&ap_out->addr, AF_INET);
  1407. ap_out->port = 0;
  1408. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1409. * node->ri with the configured bridge address. */
  1410. RETURN_IPV4_AP(node->ri, or_port, ap_out);
  1411. RETURN_IPV4_AP(node->rs, or_port, ap_out);
  1412. /* Microdescriptors only have an IPv6 address */
  1413. }
  1414. /** Copy the preferred OR port (IP address and TCP port) for
  1415. * <b>node</b> into *<b>ap_out</b>. */
  1416. void
  1417. node_get_pref_orport(const node_t *node, tor_addr_port_t *ap_out)
  1418. {
  1419. tor_assert(ap_out);
  1420. if (node_ipv6_or_preferred(node)) {
  1421. node_get_pref_ipv6_orport(node, ap_out);
  1422. } else {
  1423. /* the primary ORPort is always on IPv4 */
  1424. node_get_prim_orport(node, ap_out);
  1425. }
  1426. }
  1427. /** Copy the preferred IPv6 OR port (IP address and TCP port) for
  1428. * <b>node</b> into *<b>ap_out</b>. */
  1429. void
  1430. node_get_pref_ipv6_orport(const node_t *node, tor_addr_port_t *ap_out)
  1431. {
  1432. node_assert_ok(node);
  1433. tor_assert(ap_out);
  1434. memset(ap_out, 0, sizeof(*ap_out));
  1435. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1436. * node->ri with the configured bridge address.
  1437. * Prefer rs over md for consistency with the fascist_firewall_* functions.
  1438. * Check if the address or port are valid, and try another alternative
  1439. * if they are not. */
  1440. if (node->ri && tor_addr_port_is_valid(&node->ri->ipv6_addr,
  1441. node->ri->ipv6_orport, 0)) {
  1442. tor_addr_copy(&ap_out->addr, &node->ri->ipv6_addr);
  1443. ap_out->port = node->ri->ipv6_orport;
  1444. } else if (node->rs && tor_addr_port_is_valid(&node->rs->ipv6_addr,
  1445. node->rs->ipv6_orport, 0)) {
  1446. tor_addr_copy(&ap_out->addr, &node->rs->ipv6_addr);
  1447. ap_out->port = node->rs->ipv6_orport;
  1448. } else if (node->md && tor_addr_port_is_valid(&node->md->ipv6_addr,
  1449. node->md->ipv6_orport, 0)) {
  1450. tor_addr_copy(&ap_out->addr, &node->md->ipv6_addr);
  1451. ap_out->port = node->md->ipv6_orport;
  1452. } else {
  1453. tor_addr_make_null(&ap_out->addr, AF_INET6);
  1454. ap_out->port = 0;
  1455. }
  1456. }
  1457. /** Return 1 if we prefer the IPv6 address and Dir TCP port of
  1458. * <b>node</b>, else 0.
  1459. *
  1460. * We prefer the IPv6 address if the router has an IPv6 address,
  1461. * and we can use IPv6 addresses, and:
  1462. * i) the router has no IPv4 Dir address.
  1463. * or
  1464. * ii) our preference is for IPv6 Dir addresses.
  1465. *
  1466. * If there is no node, use fascist_firewall_prefer_ipv6_dirport().
  1467. */
  1468. int
  1469. node_ipv6_dir_preferred(const node_t *node)
  1470. {
  1471. const or_options_t *options = get_options();
  1472. tor_addr_port_t ipv4_addr;
  1473. node_assert_ok(node);
  1474. /* node->ipv6_preferred is set from fascist_firewall_prefer_ipv6_orport(),
  1475. * so we can't use it to determine DirPort IPv6 preference.
  1476. * This means that bridge clients will use IPv4 DirPorts by default.
  1477. */
  1478. node_get_prim_dirport(node, &ipv4_addr);
  1479. if (!fascist_firewall_use_ipv6(options)) {
  1480. return 0;
  1481. } else if (!tor_addr_port_is_valid_ap(&ipv4_addr, 0)
  1482. || fascist_firewall_prefer_ipv6_dirport(get_options())) {
  1483. return node_has_ipv6_dirport(node);
  1484. }
  1485. return 0;
  1486. }
  1487. /** Copy the primary (IPv4) Dir port (IP address and TCP port) for <b>node</b>
  1488. * into *<b>ap_out</b>. */
  1489. void
  1490. node_get_prim_dirport(const node_t *node, tor_addr_port_t *ap_out)
  1491. {
  1492. node_assert_ok(node);
  1493. tor_assert(ap_out);
  1494. /* Clear the address, as a safety precaution if calling functions ignore the
  1495. * return value */
  1496. tor_addr_make_null(&ap_out->addr, AF_INET);
  1497. ap_out->port = 0;
  1498. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1499. * node->ri with the configured bridge address. */
  1500. RETURN_IPV4_AP(node->ri, dir_port, ap_out);
  1501. RETURN_IPV4_AP(node->rs, dir_port, ap_out);
  1502. /* Microdescriptors only have an IPv6 address */
  1503. }
  1504. #undef RETURN_IPV4_AP
  1505. /** Copy the preferred Dir port (IP address and TCP port) for
  1506. * <b>node</b> into *<b>ap_out</b>. */
  1507. void
  1508. node_get_pref_dirport(const node_t *node, tor_addr_port_t *ap_out)
  1509. {
  1510. tor_assert(ap_out);
  1511. if (node_ipv6_dir_preferred(node)) {
  1512. node_get_pref_ipv6_dirport(node, ap_out);
  1513. } else {
  1514. /* the primary DirPort is always on IPv4 */
  1515. node_get_prim_dirport(node, ap_out);
  1516. }
  1517. }
  1518. /** Copy the preferred IPv6 Dir port (IP address and TCP port) for
  1519. * <b>node</b> into *<b>ap_out</b>. */
  1520. void
  1521. node_get_pref_ipv6_dirport(const node_t *node, tor_addr_port_t *ap_out)
  1522. {
  1523. node_assert_ok(node);
  1524. tor_assert(ap_out);
  1525. /* Check ri first, because rewrite_node_address_for_bridge() updates
  1526. * node->ri with the configured bridge address.
  1527. * Prefer rs over md for consistency with the fascist_firewall_* functions.
  1528. * Check if the address or port are valid, and try another alternative
  1529. * if they are not. */
  1530. /* Assume IPv4 and IPv6 dirports are the same */
  1531. if (node->ri && tor_addr_port_is_valid(&node->ri->ipv6_addr,
  1532. node->ri->dir_port, 0)) {
  1533. tor_addr_copy(&ap_out->addr, &node->ri->ipv6_addr);
  1534. ap_out->port = node->ri->dir_port;
  1535. } else if (node->rs && tor_addr_port_is_valid(&node->rs->ipv6_addr,
  1536. node->rs->dir_port, 0)) {
  1537. tor_addr_copy(&ap_out->addr, &node->rs->ipv6_addr);
  1538. ap_out->port = node->rs->dir_port;
  1539. } else {
  1540. tor_addr_make_null(&ap_out->addr, AF_INET6);
  1541. ap_out->port = 0;
  1542. }
  1543. }
  1544. /** Return true iff <b>md</b> has a curve25519 onion key.
  1545. * Use node_has_curve25519_onion_key() instead of calling this directly. */
  1546. static int
  1547. microdesc_has_curve25519_onion_key(const microdesc_t *md)
  1548. {
  1549. if (!md) {
  1550. return 0;
  1551. }
  1552. if (!md->onion_curve25519_pkey) {
  1553. return 0;
  1554. }
  1555. if (tor_mem_is_zero((const char*)md->onion_curve25519_pkey->public_key,
  1556. CURVE25519_PUBKEY_LEN)) {
  1557. return 0;
  1558. }
  1559. return 1;
  1560. }
  1561. /** Return true iff <b>node</b> has a curve25519 onion key. */
  1562. int
  1563. node_has_curve25519_onion_key(const node_t *node)
  1564. {
  1565. return node_get_curve25519_onion_key(node) != NULL;
  1566. }
  1567. /** Return the curve25519 key of <b>node</b>, or NULL if none. */
  1568. const curve25519_public_key_t *
  1569. node_get_curve25519_onion_key(const node_t *node)
  1570. {
  1571. if (!node)
  1572. return NULL;
  1573. if (routerinfo_has_curve25519_onion_key(node->ri))
  1574. return node->ri->onion_curve25519_pkey;
  1575. else if (microdesc_has_curve25519_onion_key(node->md))
  1576. return node->md->onion_curve25519_pkey;
  1577. else
  1578. return NULL;
  1579. }
  1580. /* Return a newly allocacted RSA onion public key taken from the given node.
  1581. *
  1582. * Return NULL if node is NULL or no RSA onion public key can be found. It is
  1583. * the caller responsability to free the returned object. */
  1584. crypto_pk_t *
  1585. node_get_rsa_onion_key(const node_t *node)
  1586. {
  1587. crypto_pk_t *pk = NULL;
  1588. const char *onion_pkey;
  1589. size_t onion_pkey_len;
  1590. if (!node) {
  1591. goto end;
  1592. }
  1593. if (node->ri) {
  1594. onion_pkey = node->ri->onion_pkey;
  1595. onion_pkey_len = node->ri->onion_pkey_len;
  1596. } else if (node->rs && node->md) {
  1597. onion_pkey = node->md->onion_pkey;
  1598. onion_pkey_len = node->md->onion_pkey_len;
  1599. } else {
  1600. /* No descriptor or microdescriptor. */
  1601. goto end;
  1602. }
  1603. pk = router_get_rsa_onion_pkey(onion_pkey, onion_pkey_len);
  1604. end:
  1605. return pk;
  1606. }
  1607. /** Refresh the country code of <b>ri</b>. This function MUST be called on
  1608. * each router when the GeoIP database is reloaded, and on all new routers. */
  1609. void
  1610. node_set_country(node_t *node)
  1611. {
  1612. tor_addr_t addr = TOR_ADDR_NULL;
  1613. /* XXXXipv6 */
  1614. if (node->rs)
  1615. tor_addr_from_ipv4h(&addr, node->rs->addr);
  1616. else if (node->ri)
  1617. tor_addr_from_ipv4h(&addr, node->ri->addr);
  1618. node->country = geoip_get_country_by_addr(&addr);
  1619. }
  1620. /** Set the country code of all routers in the routerlist. */
  1621. void
  1622. nodelist_refresh_countries(void)
  1623. {
  1624. smartlist_t *nodes = nodelist_get_list();
  1625. SMARTLIST_FOREACH(nodes, node_t *, node,
  1626. node_set_country(node));
  1627. }
  1628. /** Return true iff router1 and router2 have similar enough network addresses
  1629. * that we should treat them as being in the same family */
  1630. int
  1631. addrs_in_same_network_family(const tor_addr_t *a1,
  1632. const tor_addr_t *a2)
  1633. {
  1634. switch (tor_addr_family(a1)) {
  1635. case AF_INET:
  1636. return 0 == tor_addr_compare_masked(a1, a2, 16, CMP_SEMANTIC);
  1637. case AF_INET6:
  1638. return 0 == tor_addr_compare_masked(a1, a2, 32, CMP_SEMANTIC);
  1639. default:
  1640. /* If not IPv4 or IPv6, return 0. */
  1641. return 0;
  1642. }
  1643. }
  1644. /** Return true if <b>node</b>'s nickname matches <b>nickname</b>
  1645. * (case-insensitive), or if <b>node's</b> identity key digest
  1646. * matches a hexadecimal value stored in <b>nickname</b>. Return
  1647. * false otherwise. */
  1648. static int
  1649. node_nickname_matches(const node_t *node, const char *nickname)
  1650. {
  1651. const char *n = node_get_nickname(node);
  1652. if (n && nickname[0]!='$' && !strcasecmp(n, nickname))
  1653. return 1;
  1654. return hex_digest_nickname_matches(nickname,
  1655. node->identity,
  1656. n);
  1657. }
  1658. /** Return true iff <b>node</b> is named by some nickname in <b>lst</b>. */
  1659. static inline int
  1660. node_in_nickname_smartlist(const smartlist_t *lst, const node_t *node)
  1661. {
  1662. if (!lst) return 0;
  1663. SMARTLIST_FOREACH(lst, const char *, name, {
  1664. if (node_nickname_matches(node, name))
  1665. return 1;
  1666. });
  1667. return 0;
  1668. }
  1669. /** Return true iff r1 and r2 are in the same family, but not the same
  1670. * router. */
  1671. int
  1672. nodes_in_same_family(const node_t *node1, const node_t *node2)
  1673. {
  1674. const or_options_t *options = get_options();
  1675. /* Are they in the same family because of their addresses? */
  1676. if (options->EnforceDistinctSubnets) {
  1677. tor_addr_t a1, a2;
  1678. node_get_addr(node1, &a1);
  1679. node_get_addr(node2, &a2);
  1680. if (addrs_in_same_network_family(&a1, &a2))
  1681. return 1;
  1682. }
  1683. /* Are they in the same family because the agree they are? */
  1684. {
  1685. const smartlist_t *f1, *f2;
  1686. f1 = node_get_declared_family(node1);
  1687. f2 = node_get_declared_family(node2);
  1688. if (f1 && f2 &&
  1689. node_in_nickname_smartlist(f1, node2) &&
  1690. node_in_nickname_smartlist(f2, node1))
  1691. return 1;
  1692. }
  1693. /* Are they in the same family because the user says they are? */
  1694. if (options->NodeFamilySets) {
  1695. SMARTLIST_FOREACH(options->NodeFamilySets, const routerset_t *, rs, {
  1696. if (routerset_contains_node(rs, node1) &&
  1697. routerset_contains_node(rs, node2))
  1698. return 1;
  1699. });
  1700. }
  1701. return 0;
  1702. }
  1703. /**
  1704. * Add all the family of <b>node</b>, including <b>node</b> itself, to
  1705. * the smartlist <b>sl</b>.
  1706. *
  1707. * This is used to make sure we don't pick siblings in a single path, or
  1708. * pick more than one relay from a family for our entry guard list.
  1709. * Note that a node may be added to <b>sl</b> more than once if it is
  1710. * part of <b>node</b>'s family for more than one reason.
  1711. */
  1712. void
  1713. nodelist_add_node_and_family(smartlist_t *sl, const node_t *node)
  1714. {
  1715. const smartlist_t *all_nodes = nodelist_get_list();
  1716. const smartlist_t *declared_family;
  1717. const or_options_t *options = get_options();
  1718. tor_assert(node);
  1719. declared_family = node_get_declared_family(node);
  1720. /* Let's make sure that we have the node itself, if it's a real node. */
  1721. {
  1722. const node_t *real_node = node_get_by_id(node->identity);
  1723. if (real_node)
  1724. smartlist_add(sl, (node_t*)real_node);
  1725. }
  1726. /* First, add any nodes with similar network addresses. */
  1727. if (options->EnforceDistinctSubnets) {
  1728. tor_addr_t node_addr;
  1729. node_get_addr(node, &node_addr);
  1730. SMARTLIST_FOREACH_BEGIN(all_nodes, const node_t *, node2) {
  1731. tor_addr_t a;
  1732. node_get_addr(node2, &a);
  1733. if (addrs_in_same_network_family(&a, &node_addr))
  1734. smartlist_add(sl, (void*)node2);
  1735. } SMARTLIST_FOREACH_END(node2);
  1736. }
  1737. /* Now, add all nodes in the declared_family of this node, if they
  1738. * also declare this node to be in their family. */
  1739. if (declared_family) {
  1740. /* Add every r such that router declares familyness with node, and node
  1741. * declares familyhood with router. */
  1742. SMARTLIST_FOREACH_BEGIN(declared_family, const char *, name) {
  1743. const node_t *node2;
  1744. const smartlist_t *family2;
  1745. if (!(node2 = node_get_by_nickname(name, NNF_NO_WARN_UNNAMED)))
  1746. continue;
  1747. if (!(family2 = node_get_declared_family(node2)))
  1748. continue;
  1749. SMARTLIST_FOREACH_BEGIN(family2, const char *, name2) {
  1750. if (node_nickname_matches(node, name2)) {
  1751. smartlist_add(sl, (void*)node2);
  1752. break;
  1753. }
  1754. } SMARTLIST_FOREACH_END(name2);
  1755. } SMARTLIST_FOREACH_END(name);
  1756. }
  1757. /* If the user declared any families locally, honor those too. */
  1758. if (options->NodeFamilySets) {
  1759. SMARTLIST_FOREACH(options->NodeFamilySets, const routerset_t *, rs, {
  1760. if (routerset_contains_node(rs, node)) {
  1761. routerset_get_all_nodes(sl, rs, NULL, 0);
  1762. }
  1763. });
  1764. }
  1765. }
  1766. /** Find a router that's up, that has this IP address, and
  1767. * that allows exit to this address:port, or return NULL if there
  1768. * isn't a good one.
  1769. * Don't exit enclave to excluded relays -- it wouldn't actually
  1770. * hurt anything, but this way there are fewer confused users.
  1771. */
  1772. const node_t *
  1773. router_find_exact_exit_enclave(const char *address, uint16_t port)
  1774. {/*XXXX MOVE*/
  1775. uint32_t addr;
  1776. struct in_addr in;
  1777. tor_addr_t a;
  1778. const or_options_t *options = get_options();
  1779. if (!tor_inet_aton(address, &in))
  1780. return NULL; /* it's not an IP already */
  1781. addr = ntohl(in.s_addr);
  1782. tor_addr_from_ipv4h(&a, addr);
  1783. SMARTLIST_FOREACH(nodelist_get_list(), const node_t *, node, {
  1784. if (node_get_addr_ipv4h(node) == addr &&
  1785. node->is_running &&
  1786. compare_tor_addr_to_node_policy(&a, port, node) ==
  1787. ADDR_POLICY_ACCEPTED &&
  1788. !routerset_contains_node(options->ExcludeExitNodesUnion_, node))
  1789. return node;
  1790. });
  1791. return NULL;
  1792. }
  1793. /** Return 1 if <b>router</b> is not suitable for these parameters, else 0.
  1794. * If <b>need_uptime</b> is non-zero, we require a minimum uptime.
  1795. * If <b>need_capacity</b> is non-zero, we require a minimum advertised
  1796. * bandwidth.
  1797. * If <b>need_guard</b>, we require that the router is a possible entry guard.
  1798. */
  1799. int
  1800. node_is_unreliable(const node_t *node, int need_uptime,
  1801. int need_capacity, int need_guard)
  1802. {
  1803. if (need_uptime && !node->is_stable)
  1804. return 1;
  1805. if (need_capacity && !node->is_fast)
  1806. return 1;
  1807. if (need_guard && !node->is_possible_guard)
  1808. return 1;
  1809. return 0;
  1810. }
  1811. /** Return 1 if all running sufficiently-stable routers we can use will reject
  1812. * addr:port. Return 0 if any might accept it. */
  1813. int
  1814. router_exit_policy_all_nodes_reject(const tor_addr_t *addr, uint16_t port,
  1815. int need_uptime)
  1816. {
  1817. addr_policy_result_t r;
  1818. SMARTLIST_FOREACH_BEGIN(nodelist_get_list(), const node_t *, node) {
  1819. if (node->is_running &&
  1820. !node_is_unreliable(node, need_uptime, 0, 0)) {
  1821. r = compare_tor_addr_to_node_policy(addr, port, node);
  1822. if (r != ADDR_POLICY_REJECTED && r != ADDR_POLICY_PROBABLY_REJECTED)
  1823. return 0; /* this one could be ok. good enough. */
  1824. }
  1825. } SMARTLIST_FOREACH_END(node);
  1826. return 1; /* all will reject. */
  1827. }
  1828. /** Mark the router with ID <b>digest</b> as running or non-running
  1829. * in our routerlist. */
  1830. void
  1831. router_set_status(const char *digest, int up)
  1832. {
  1833. node_t *node;
  1834. tor_assert(digest);
  1835. SMARTLIST_FOREACH(router_get_fallback_dir_servers(),
  1836. dir_server_t *, d,
  1837. if (tor_memeq(d->digest, digest, DIGEST_LEN))
  1838. d->is_running = up);
  1839. SMARTLIST_FOREACH(router_get_trusted_dir_servers(),
  1840. dir_server_t *, d,
  1841. if (tor_memeq(d->digest, digest, DIGEST_LEN))
  1842. d->is_running = up);
  1843. node = node_get_mutable_by_id(digest);
  1844. if (node) {
  1845. #if 0
  1846. log_debug(LD_DIR,"Marking router %s as %s.",
  1847. node_describe(node), up ? "up" : "down");
  1848. #endif
  1849. if (!up && node_is_me(node) && !net_is_disabled())
  1850. log_warn(LD_NET, "We just marked ourself as down. Are your external "
  1851. "addresses reachable?");
  1852. if (bool_neq(node->is_running, up))
  1853. router_dir_info_changed();
  1854. node->is_running = up;
  1855. }
  1856. }
  1857. /** True iff, the last time we checked whether we had enough directory info
  1858. * to build circuits, the answer was "yes". If there are no exits in the
  1859. * consensus, we act as if we have 100% of the exit directory info. */
  1860. static int have_min_dir_info = 0;
  1861. /** Does the consensus contain nodes that can exit? */
  1862. static consensus_path_type_t have_consensus_path = CONSENSUS_PATH_UNKNOWN;
  1863. /** True iff enough has changed since the last time we checked whether we had
  1864. * enough directory info to build circuits that our old answer can no longer
  1865. * be trusted. */
  1866. static int need_to_update_have_min_dir_info = 1;
  1867. /** String describing what we're missing before we have enough directory
  1868. * info. */
  1869. static char dir_info_status[512] = "";
  1870. /** Return true iff we have enough consensus information to
  1871. * start building circuits. Right now, this means "a consensus that's
  1872. * less than a day old, and at least 60% of router descriptors (configurable),
  1873. * weighted by bandwidth. Treat the exit fraction as 100% if there are
  1874. * no exits in the consensus."
  1875. * To obtain the final weighted bandwidth, we multiply the
  1876. * weighted bandwidth fraction for each position (guard, middle, exit). */
  1877. MOCK_IMPL(int,
  1878. router_have_minimum_dir_info,(void))
  1879. {
  1880. static int logged_delay=0;
  1881. const char *delay_fetches_msg = NULL;
  1882. if (should_delay_dir_fetches(get_options(), &delay_fetches_msg)) {
  1883. if (!logged_delay)
  1884. log_notice(LD_DIR, "Delaying directory fetches: %s", delay_fetches_msg);
  1885. logged_delay=1;
  1886. strlcpy(dir_info_status, delay_fetches_msg, sizeof(dir_info_status));
  1887. return 0;
  1888. }
  1889. logged_delay = 0; /* reset it if we get this far */
  1890. if (PREDICT_UNLIKELY(need_to_update_have_min_dir_info)) {
  1891. update_router_have_minimum_dir_info();
  1892. }
  1893. return have_min_dir_info;
  1894. }
  1895. /** Set to CONSENSUS_PATH_EXIT if there is at least one exit node
  1896. * in the consensus. We update this flag in compute_frac_paths_available if
  1897. * there is at least one relay that has an Exit flag in the consensus.
  1898. * Used to avoid building exit circuits when they will almost certainly fail.
  1899. * Set to CONSENSUS_PATH_INTERNAL if there are no exits in the consensus.
  1900. * (This situation typically occurs during bootstrap of a test network.)
  1901. * Set to CONSENSUS_PATH_UNKNOWN if we have never checked, or have
  1902. * reason to believe our last known value was invalid or has expired.
  1903. * If we're in a network with TestingDirAuthVoteExit set,
  1904. * this can cause router_have_consensus_path() to be set to
  1905. * CONSENSUS_PATH_EXIT, even if there are no nodes with accept exit policies.
  1906. */
  1907. MOCK_IMPL(consensus_path_type_t,
  1908. router_have_consensus_path, (void))
  1909. {
  1910. return have_consensus_path;
  1911. }
  1912. /** Called when our internal view of the directory has changed. This can be
  1913. * when the authorities change, networkstatuses change, the list of routerdescs
  1914. * changes, or number of running routers changes.
  1915. */
  1916. void
  1917. router_dir_info_changed(void)
  1918. {
  1919. need_to_update_have_min_dir_info = 1;
  1920. rend_hsdir_routers_changed();
  1921. hs_service_dir_info_changed();
  1922. hs_client_dir_info_changed();
  1923. }
  1924. /** Return a string describing what we're missing before we have enough
  1925. * directory info. */
  1926. const char *
  1927. get_dir_info_status_string(void)
  1928. {
  1929. return dir_info_status;
  1930. }
  1931. /** Iterate over the servers listed in <b>consensus</b>, and count how many of
  1932. * them seem like ones we'd use (store this in *<b>num_usable</b>), and how
  1933. * many of <em>those</em> we have descriptors for (store this in
  1934. * *<b>num_present</b>).
  1935. *
  1936. * If <b>in_set</b> is non-NULL, only consider those routers in <b>in_set</b>.
  1937. * If <b>exit_only</b> & USABLE_DESCRIPTOR_EXIT_POLICY, only consider nodes
  1938. * present if they have an exit policy that accepts at least one port.
  1939. * If <b>exit_only</b> & USABLE_DESCRIPTOR_EXIT_FLAG, only consider nodes
  1940. * usable if they have the exit flag in the consensus.
  1941. *
  1942. * If *<b>descs_out</b> is present, add a node_t for each usable descriptor
  1943. * to it.
  1944. */
  1945. static void
  1946. count_usable_descriptors(int *num_present, int *num_usable,
  1947. smartlist_t *descs_out,
  1948. const networkstatus_t *consensus,
  1949. time_t now,
  1950. routerset_t *in_set,
  1951. usable_descriptor_t exit_only)
  1952. {
  1953. const int md = (consensus->flavor == FLAV_MICRODESC);
  1954. *num_present = 0, *num_usable = 0;
  1955. SMARTLIST_FOREACH_BEGIN(consensus->routerstatus_list, routerstatus_t *, rs)
  1956. {
  1957. const node_t *node = node_get_by_id(rs->identity_digest);
  1958. if (!node)
  1959. continue; /* This would be a bug: every entry in the consensus is
  1960. * supposed to have a node. */
  1961. if ((exit_only & USABLE_DESCRIPTOR_EXIT_FLAG) && ! rs->is_exit)
  1962. continue;
  1963. if (in_set && ! routerset_contains_routerstatus(in_set, rs, -1))
  1964. continue;
  1965. if (client_would_use_router(rs, now)) {
  1966. const char * const digest = rs->descriptor_digest;
  1967. int present;
  1968. ++*num_usable; /* the consensus says we want it. */
  1969. if (md)
  1970. present = NULL != microdesc_cache_lookup_by_digest256(NULL, digest);
  1971. else
  1972. present = NULL != router_get_by_descriptor_digest(digest);
  1973. if (present) {
  1974. /* Do the policy check last, because it requires a descriptor,
  1975. * and is potentially expensive */
  1976. if ((exit_only & USABLE_DESCRIPTOR_EXIT_POLICY) &&
  1977. node_exit_policy_rejects_all(node)) {
  1978. continue;
  1979. }
  1980. /* we have the descriptor listed in the consensus, and it
  1981. * satisfies our exit constraints (if any) */
  1982. ++*num_present;
  1983. }
  1984. if (descs_out)
  1985. smartlist_add(descs_out, (node_t*)node);
  1986. }
  1987. }
  1988. SMARTLIST_FOREACH_END(rs);
  1989. log_debug(LD_DIR, "%d usable, %d present (%s%s%s%s%s).",
  1990. *num_usable, *num_present,
  1991. md ? "microdesc" : "desc",
  1992. (exit_only & USABLE_DESCRIPTOR_EXIT_POLICY_AND_FLAG) ?
  1993. " exit" : "s",
  1994. (exit_only & USABLE_DESCRIPTOR_EXIT_POLICY) ?
  1995. " policies" : "" ,
  1996. (exit_only == USABLE_DESCRIPTOR_EXIT_POLICY_AND_FLAG) ?
  1997. " and" : "" ,
  1998. (exit_only & USABLE_DESCRIPTOR_EXIT_FLAG) ?
  1999. " flags" : "" );
  2000. }
  2001. /** Return an estimate of which fraction of usable paths through the Tor
  2002. * network we have available for use. Count how many routers seem like ones
  2003. * we'd use (store this in *<b>num_usable_out</b>), and how many of
  2004. * <em>those</em> we have descriptors for (store this in
  2005. * *<b>num_present_out</b>.)
  2006. *
  2007. * If **<b>status_out</b> is present, allocate a new string and print the
  2008. * available percentages of guard, middle, and exit nodes to it, noting
  2009. * whether there are exits in the consensus.
  2010. * If there are no exits in the consensus, we treat the exit fraction as 100%,
  2011. * but set router_have_consensus_path() so that we can only build internal
  2012. * paths. */
  2013. static double
  2014. compute_frac_paths_available(const networkstatus_t *consensus,
  2015. const or_options_t *options, time_t now,
  2016. int *num_present_out, int *num_usable_out,
  2017. char **status_out)
  2018. {
  2019. smartlist_t *guards = smartlist_new();
  2020. smartlist_t *mid = smartlist_new();
  2021. smartlist_t *exits = smartlist_new();
  2022. double f_guard, f_mid, f_exit;
  2023. double f_path = 0.0;
  2024. /* Used to determine whether there are any exits in the consensus */
  2025. int np = 0;
  2026. /* Used to determine whether there are any exits with descriptors */
  2027. int nu = 0;
  2028. const int authdir = authdir_mode_v3(options);
  2029. count_usable_descriptors(num_present_out, num_usable_out,
  2030. mid, consensus, now, NULL,
  2031. USABLE_DESCRIPTOR_ALL);
  2032. log_debug(LD_NET,
  2033. "%s: %d present, %d usable",
  2034. "mid",
  2035. np,
  2036. nu);
  2037. if (options->EntryNodes) {
  2038. count_usable_descriptors(&np, &nu, guards, consensus, now,
  2039. options->EntryNodes, USABLE_DESCRIPTOR_ALL);
  2040. log_debug(LD_NET,
  2041. "%s: %d present, %d usable",
  2042. "guard",
  2043. np,
  2044. nu);
  2045. } else {
  2046. SMARTLIST_FOREACH(mid, const node_t *, node, {
  2047. if (authdir) {
  2048. if (node->rs && node->rs->is_possible_guard)
  2049. smartlist_add(guards, (node_t*)node);
  2050. } else {
  2051. if (node->is_possible_guard)
  2052. smartlist_add(guards, (node_t*)node);
  2053. }
  2054. });
  2055. log_debug(LD_NET,
  2056. "%s: %d possible",
  2057. "guard",
  2058. smartlist_len(guards));
  2059. }
  2060. /* All nodes with exit policy and flag */
  2061. count_usable_descriptors(&np, &nu, exits, consensus, now,
  2062. NULL, USABLE_DESCRIPTOR_EXIT_POLICY_AND_FLAG);
  2063. log_debug(LD_NET,
  2064. "%s: %d present, %d usable",
  2065. "exits",
  2066. np,
  2067. nu);
  2068. /* We need at least 1 exit (flag and policy) in the consensus to consider
  2069. * building exit paths */
  2070. /* Update our understanding of whether the consensus has exits */
  2071. consensus_path_type_t old_have_consensus_path = have_consensus_path;
  2072. have_consensus_path = ((np > 0) ?
  2073. CONSENSUS_PATH_EXIT :
  2074. CONSENSUS_PATH_INTERNAL);
  2075. if (old_have_consensus_path != have_consensus_path) {
  2076. if (have_consensus_path == CONSENSUS_PATH_INTERNAL) {
  2077. log_notice(LD_NET,
  2078. "The current consensus has no exit nodes. "
  2079. "Tor can only build internal paths, "
  2080. "such as paths to onion services.");
  2081. /* However, exit nodes can reachability self-test using this consensus,
  2082. * join the network, and appear in a later consensus. This will allow
  2083. * the network to build exit paths, such as paths for world wide web
  2084. * browsing (as distinct from hidden service web browsing). */
  2085. } else if (old_have_consensus_path == CONSENSUS_PATH_INTERNAL) {
  2086. log_notice(LD_NET,
  2087. "The current consensus contains exit nodes. "
  2088. "Tor can build exit and internal paths.");
  2089. }
  2090. }
  2091. f_guard = frac_nodes_with_descriptors(guards, WEIGHT_FOR_GUARD, 1);
  2092. f_mid = frac_nodes_with_descriptors(mid, WEIGHT_FOR_MID, 0);
  2093. f_exit = frac_nodes_with_descriptors(exits, WEIGHT_FOR_EXIT, 0);
  2094. /* If we are using bridges and have at least one bridge with a full
  2095. * descriptor, assume f_guard is 1.0. */
  2096. if (options->UseBridges && num_bridges_usable(0) > 0)
  2097. f_guard = 1.0;
  2098. log_debug(LD_NET,
  2099. "f_guard: %.2f, f_mid: %.2f, f_exit: %.2f",
  2100. f_guard,
  2101. f_mid,
  2102. f_exit);
  2103. smartlist_free(guards);
  2104. smartlist_free(mid);
  2105. smartlist_free(exits);
  2106. if (options->ExitNodes) {
  2107. double f_myexit, f_myexit_unflagged;
  2108. smartlist_t *myexits= smartlist_new();
  2109. smartlist_t *myexits_unflagged = smartlist_new();
  2110. /* All nodes with exit policy and flag in ExitNodes option */
  2111. count_usable_descriptors(&np, &nu, myexits, consensus, now,
  2112. options->ExitNodes,
  2113. USABLE_DESCRIPTOR_EXIT_POLICY_AND_FLAG);
  2114. log_debug(LD_NET,
  2115. "%s: %d present, %d usable",
  2116. "myexits",
  2117. np,
  2118. nu);
  2119. /* Now compute the nodes in the ExitNodes option where we know their exit
  2120. * policy permits something. */
  2121. count_usable_descriptors(&np, &nu, myexits_unflagged,
  2122. consensus, now,
  2123. options->ExitNodes,
  2124. USABLE_DESCRIPTOR_EXIT_POLICY);
  2125. log_debug(LD_NET,
  2126. "%s: %d present, %d usable",
  2127. "myexits_unflagged (initial)",
  2128. np,
  2129. nu);
  2130. f_myexit= frac_nodes_with_descriptors(myexits,WEIGHT_FOR_EXIT, 0);
  2131. f_myexit_unflagged=
  2132. frac_nodes_with_descriptors(myexits_unflagged,
  2133. WEIGHT_FOR_EXIT, 0);
  2134. log_debug(LD_NET,
  2135. "f_exit: %.2f, f_myexit: %.2f, f_myexit_unflagged: %.2f",
  2136. f_exit,
  2137. f_myexit,
  2138. f_myexit_unflagged);
  2139. /* If our ExitNodes list has eliminated every possible Exit node, and there
  2140. * were some possible Exit nodes, then instead consider nodes that permit
  2141. * exiting to some ports. */
  2142. if (smartlist_len(myexits) == 0 &&
  2143. smartlist_len(myexits_unflagged)) {
  2144. f_myexit = f_myexit_unflagged;
  2145. }
  2146. smartlist_free(myexits);
  2147. smartlist_free(myexits_unflagged);
  2148. /* This is a tricky point here: we don't want to make it easy for a
  2149. * directory to trickle exits to us until it learns which exits we have
  2150. * configured, so require that we have a threshold both of total exits
  2151. * and usable exits. */
  2152. if (f_myexit < f_exit)
  2153. f_exit = f_myexit;
  2154. }
  2155. /* if the consensus has no exits, we can only build onion service paths,
  2156. * which are G - M - M. So use the middle fraction for the exit fraction. */
  2157. if (router_have_consensus_path() != CONSENSUS_PATH_EXIT) {
  2158. /* If there are no exits in the consensus, then f_exit is always 0, so
  2159. * it is safe to replace f_exit with f_mid. */
  2160. if (!BUG(f_exit > 0.0)) {
  2161. f_exit = f_mid;
  2162. }
  2163. }
  2164. f_path = f_guard * f_mid * f_exit;
  2165. if (status_out)
  2166. tor_asprintf(status_out,
  2167. "%d%% of guards bw, "
  2168. "%d%% of midpoint bw, and "
  2169. "%d%% of %s = "
  2170. "%d%% of path bw",
  2171. (int)(f_guard*100),
  2172. (int)(f_mid*100),
  2173. (int)(f_exit*100),
  2174. (router_have_consensus_path() == CONSENSUS_PATH_EXIT ?
  2175. "exit bw" :
  2176. "end bw (no exits in consensus, using mid)"),
  2177. (int)(f_path*100));
  2178. return f_path;
  2179. }
  2180. /** We just fetched a new set of descriptors. Compute how far through
  2181. * the "loading descriptors" bootstrapping phase we are, so we can inform
  2182. * the controller of our progress. */
  2183. int
  2184. count_loading_descriptors_progress(void)
  2185. {
  2186. int num_present = 0, num_usable=0;
  2187. time_t now = time(NULL);
  2188. const or_options_t *options = get_options();
  2189. const networkstatus_t *consensus =
  2190. networkstatus_get_reasonably_live_consensus(now,usable_consensus_flavor());
  2191. double paths, fraction;
  2192. if (!consensus)
  2193. return 0; /* can't count descriptors if we have no list of them */
  2194. paths = compute_frac_paths_available(consensus, options, now,
  2195. &num_present, &num_usable,
  2196. NULL);
  2197. fraction = paths / get_frac_paths_needed_for_circs(options,consensus);
  2198. if (fraction > 1.0)
  2199. return 0; /* it's not the number of descriptors holding us back */
  2200. return BOOTSTRAP_STATUS_LOADING_DESCRIPTORS + (int)
  2201. (fraction*(BOOTSTRAP_STATUS_CONN_OR-1 -
  2202. BOOTSTRAP_STATUS_LOADING_DESCRIPTORS));
  2203. }
  2204. /** Return the fraction of paths needed before we're willing to build
  2205. * circuits, as configured in <b>options</b>, or in the consensus <b>ns</b>. */
  2206. static double
  2207. get_frac_paths_needed_for_circs(const or_options_t *options,
  2208. const networkstatus_t *ns)
  2209. {
  2210. #define DFLT_PCT_USABLE_NEEDED 60
  2211. if (options->PathsNeededToBuildCircuits >= 0.0) {
  2212. return options->PathsNeededToBuildCircuits;
  2213. } else {
  2214. return networkstatus_get_param(ns, "min_paths_for_circs_pct",
  2215. DFLT_PCT_USABLE_NEEDED,
  2216. 25, 95)/100.0;
  2217. }
  2218. }
  2219. /** Change the value of have_min_dir_info, setting it true iff we have enough
  2220. * network and router information to build circuits. Clear the value of
  2221. * need_to_update_have_min_dir_info. */
  2222. static void
  2223. update_router_have_minimum_dir_info(void)
  2224. {
  2225. time_t now = time(NULL);
  2226. int res;
  2227. int num_present=0, num_usable=0;
  2228. const or_options_t *options = get_options();
  2229. const networkstatus_t *consensus =
  2230. networkstatus_get_reasonably_live_consensus(now,usable_consensus_flavor());
  2231. int using_md;
  2232. if (!consensus) {
  2233. if (!networkstatus_get_latest_consensus())
  2234. strlcpy(dir_info_status, "We have no usable consensus.",
  2235. sizeof(dir_info_status));
  2236. else
  2237. strlcpy(dir_info_status, "We have no recent usable consensus.",
  2238. sizeof(dir_info_status));
  2239. res = 0;
  2240. goto done;
  2241. }
  2242. using_md = consensus->flavor == FLAV_MICRODESC;
  2243. /* Check fraction of available paths */
  2244. {
  2245. char *status = NULL;
  2246. double paths = compute_frac_paths_available(consensus, options, now,
  2247. &num_present, &num_usable,
  2248. &status);
  2249. if (paths < get_frac_paths_needed_for_circs(options,consensus)) {
  2250. tor_snprintf(dir_info_status, sizeof(dir_info_status),
  2251. "We need more %sdescriptors: we have %d/%d, and "
  2252. "can only build %d%% of likely paths. (We have %s.)",
  2253. using_md?"micro":"", num_present, num_usable,
  2254. (int)(paths*100), status);
  2255. tor_free(status);
  2256. res = 0;
  2257. control_event_boot_dir(BOOTSTRAP_STATUS_REQUESTING_DESCRIPTORS, 0);
  2258. goto done;
  2259. }
  2260. tor_free(status);
  2261. res = 1;
  2262. }
  2263. { /* Check entry guard dirinfo status */
  2264. char *guard_error = entry_guards_get_err_str_if_dir_info_missing(using_md,
  2265. num_present,
  2266. num_usable);
  2267. if (guard_error) {
  2268. strlcpy(dir_info_status, guard_error, sizeof(dir_info_status));
  2269. tor_free(guard_error);
  2270. res = 0;
  2271. goto done;
  2272. }
  2273. }
  2274. done:
  2275. /* If paths have just become available in this update. */
  2276. if (res && !have_min_dir_info) {
  2277. control_event_client_status(LOG_NOTICE, "ENOUGH_DIR_INFO");
  2278. control_event_boot_dir(BOOTSTRAP_STATUS_CONN_OR, 0);
  2279. log_info(LD_DIR,
  2280. "We now have enough directory information to build circuits.");
  2281. }
  2282. /* If paths have just become unavailable in this update. */
  2283. if (!res && have_min_dir_info) {
  2284. int quiet = directory_too_idle_to_fetch_descriptors(options, now);
  2285. tor_log(quiet ? LOG_INFO : LOG_NOTICE, LD_DIR,
  2286. "Our directory information is no longer up-to-date "
  2287. "enough to build circuits: %s", dir_info_status);
  2288. /* a) make us log when we next complete a circuit, so we know when Tor
  2289. * is back up and usable, and b) disable some activities that Tor
  2290. * should only do while circuits are working, like reachability tests
  2291. * and fetching bridge descriptors only over circuits. */
  2292. note_that_we_maybe_cant_complete_circuits();
  2293. have_consensus_path = CONSENSUS_PATH_UNKNOWN;
  2294. control_event_client_status(LOG_NOTICE, "NOT_ENOUGH_DIR_INFO");
  2295. }
  2296. have_min_dir_info = res;
  2297. need_to_update_have_min_dir_info = 0;
  2298. }