circuitbuild.c 164 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922
  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-2011, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file circuitbuild.c
  8. * \brief The actual details of building circuits.
  9. **/
  10. #define CIRCUIT_PRIVATE
  11. #include "or.h"
  12. #include "circuitbuild.h"
  13. #include "circuitlist.h"
  14. #include "circuituse.h"
  15. #include "config.h"
  16. #include "connection.h"
  17. #include "connection_edge.h"
  18. #include "connection_or.h"
  19. #include "control.h"
  20. #include "directory.h"
  21. #include "main.h"
  22. #include "networkstatus.h"
  23. #include "nodelist.h"
  24. #include "onion.h"
  25. #include "policies.h"
  26. #include "relay.h"
  27. #include "rephist.h"
  28. #include "router.h"
  29. #include "routerlist.h"
  30. #include "routerparse.h"
  31. #include "crypto.h"
  32. #undef log
  33. #include <math.h>
  34. #ifndef MIN
  35. #define MIN(a,b) ((a)<(b)?(a):(b))
  36. #endif
  37. #define CBT_BIN_TO_MS(bin) ((bin)*CBT_BIN_WIDTH + (CBT_BIN_WIDTH/2))
  38. /********* START VARIABLES **********/
  39. /** Global list of circuit build times */
  40. // XXXX023: Add this as a member for entry_guard_t instead of global?
  41. // Then we could do per-guard statistics, as guards are likely to
  42. // vary in their own latency. The downside of this is that guards
  43. // can change frequently, so we'd be building a lot more circuits
  44. // most likely.
  45. /* XXXX023 Make this static; add accessor functions. */
  46. circuit_build_times_t circ_times;
  47. /** A global list of all circuits at this hop. */
  48. extern circuit_t *global_circuitlist;
  49. /** An entry_guard_t represents our information about a chosen long-term
  50. * first hop, known as a "helper" node in the literature. We can't just
  51. * use a node_t, since we want to remember these even when we
  52. * don't have any directory info. */
  53. typedef struct {
  54. char nickname[MAX_NICKNAME_LEN+1];
  55. char identity[DIGEST_LEN];
  56. time_t chosen_on_date; /**< Approximately when was this guard added?
  57. * "0" if we don't know. */
  58. char *chosen_by_version; /**< What tor version added this guard? NULL
  59. * if we don't know. */
  60. unsigned int made_contact : 1; /**< 0 if we have never connected to this
  61. * router, 1 if we have. */
  62. unsigned int can_retry : 1; /**< Should we retry connecting to this entry,
  63. * in spite of having it marked as unreachable?*/
  64. time_t bad_since; /**< 0 if this guard is currently usable, or the time at
  65. * which it was observed to become (according to the
  66. * directory or the user configuration) unusable. */
  67. time_t unreachable_since; /**< 0 if we can connect to this guard, or the
  68. * time at which we first noticed we couldn't
  69. * connect to it. */
  70. time_t last_attempted; /**< 0 if we can connect to this guard, or the time
  71. * at which we last failed to connect to it. */
  72. } entry_guard_t;
  73. /** A list of our chosen entry guards. */
  74. static smartlist_t *entry_guards = NULL;
  75. /** A value of 1 means that the entry_guards list has changed
  76. * and those changes need to be flushed to disk. */
  77. static int entry_guards_dirty = 0;
  78. /** If set, we're running the unit tests: we should avoid clobbering
  79. * our state file or accessing get_options() or get_or_state() */
  80. static int unit_tests = 0;
  81. /********* END VARIABLES ************/
  82. static int circuit_deliver_create_cell(circuit_t *circ,
  83. uint8_t cell_type, const char *payload);
  84. static int onion_pick_cpath_exit(origin_circuit_t *circ, extend_info_t *exit);
  85. static crypt_path_t *onion_next_hop_in_cpath(crypt_path_t *cpath);
  86. static int onion_extend_cpath(origin_circuit_t *circ);
  87. static int count_acceptable_nodes(smartlist_t *routers);
  88. static int onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice);
  89. static void entry_guards_changed(void);
  90. /**
  91. * This function decides if CBT learning should be disabled. It returns
  92. * true if one or more of the following four conditions are met:
  93. *
  94. * 1. If the cbtdisabled consensus parameter is set.
  95. * 2. If the torrc option LearnCircuitBuildTimeout is false.
  96. * 3. If we are a directory authority
  97. * 4. If we fail to write circuit build time history to our state file.
  98. */
  99. static int
  100. circuit_build_times_disabled(void)
  101. {
  102. if (unit_tests) {
  103. return 0;
  104. } else {
  105. int consensus_disabled = networkstatus_get_param(NULL, "cbtdisabled",
  106. 0, 0, 1);
  107. int config_disabled = !get_options()->LearnCircuitBuildTimeout;
  108. int dirauth_disabled = get_options()->AuthoritativeDir;
  109. int state_disabled = did_last_state_file_write_fail() ? 1 : 0;
  110. if (consensus_disabled || config_disabled || dirauth_disabled ||
  111. state_disabled) {
  112. log_info(LD_CIRC,
  113. "CircuitBuildTime learning is disabled. "
  114. "Consensus=%d, Config=%d, AuthDir=%d, StateFile=%d",
  115. consensus_disabled, config_disabled, dirauth_disabled,
  116. state_disabled);
  117. return 1;
  118. } else {
  119. return 0;
  120. }
  121. }
  122. }
  123. /**
  124. * Retrieve and bounds-check the cbtmaxtimeouts consensus paramter.
  125. *
  126. * Effect: When this many timeouts happen in the last 'cbtrecentcount'
  127. * circuit attempts, the client should discard all of its history and
  128. * begin learning a fresh timeout value.
  129. */
  130. static int32_t
  131. circuit_build_times_max_timeouts(void)
  132. {
  133. return networkstatus_get_param(NULL, "cbtmaxtimeouts",
  134. CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT,
  135. CBT_MIN_MAX_RECENT_TIMEOUT_COUNT,
  136. CBT_MAX_MAX_RECENT_TIMEOUT_COUNT);
  137. }
  138. /**
  139. * Retrieve and bounds-check the cbtnummodes consensus paramter.
  140. *
  141. * Effect: This value governs how many modes to use in the weighted
  142. * average calculation of Pareto parameter Xm. A value of 3 introduces
  143. * some bias (2-5% of CDF) under ideal conditions, but allows for better
  144. * performance in the event that a client chooses guard nodes of radically
  145. * different performance characteristics.
  146. */
  147. static int32_t
  148. circuit_build_times_default_num_xm_modes(void)
  149. {
  150. int32_t num = networkstatus_get_param(NULL, "cbtnummodes",
  151. CBT_DEFAULT_NUM_XM_MODES,
  152. CBT_MIN_NUM_XM_MODES,
  153. CBT_MAX_NUM_XM_MODES);
  154. return num;
  155. }
  156. /**
  157. * Retrieve and bounds-check the cbtmincircs consensus paramter.
  158. *
  159. * Effect: This is the minimum number of circuits to build before
  160. * computing a timeout.
  161. */
  162. static int32_t
  163. circuit_build_times_min_circs_to_observe(void)
  164. {
  165. int32_t num = networkstatus_get_param(NULL, "cbtmincircs",
  166. CBT_DEFAULT_MIN_CIRCUITS_TO_OBSERVE,
  167. CBT_MIN_MIN_CIRCUITS_TO_OBSERVE,
  168. CBT_MAX_MIN_CIRCUITS_TO_OBSERVE);
  169. return num;
  170. }
  171. /** Return true iff <b>cbt</b> has recorded enough build times that we
  172. * want to start acting on the timeout it implies. */
  173. int
  174. circuit_build_times_enough_to_compute(circuit_build_times_t *cbt)
  175. {
  176. return cbt->total_build_times >= circuit_build_times_min_circs_to_observe();
  177. }
  178. /**
  179. * Retrieve and bounds-check the cbtquantile consensus paramter.
  180. *
  181. * Effect: This is the position on the quantile curve to use to set the
  182. * timeout value. It is a percent (10-99).
  183. */
  184. double
  185. circuit_build_times_quantile_cutoff(void)
  186. {
  187. int32_t num = networkstatus_get_param(NULL, "cbtquantile",
  188. CBT_DEFAULT_QUANTILE_CUTOFF,
  189. CBT_MIN_QUANTILE_CUTOFF,
  190. CBT_MAX_QUANTILE_CUTOFF);
  191. return num/100.0;
  192. }
  193. int
  194. circuit_build_times_get_bw_scale(networkstatus_t *ns)
  195. {
  196. return networkstatus_get_param(ns, "bwweightscale",
  197. BW_WEIGHT_SCALE,
  198. BW_MIN_WEIGHT_SCALE,
  199. BW_MAX_WEIGHT_SCALE);
  200. }
  201. /**
  202. * Retrieve and bounds-check the cbtclosequantile consensus paramter.
  203. *
  204. * Effect: This is the position on the quantile curve to use to set the
  205. * timeout value to use to actually close circuits. It is a percent
  206. * (0-99).
  207. */
  208. static double
  209. circuit_build_times_close_quantile(void)
  210. {
  211. int32_t param;
  212. /* Cast is safe - circuit_build_times_quantile_cutoff() is capped */
  213. int32_t min = (int)tor_lround(100*circuit_build_times_quantile_cutoff());
  214. param = networkstatus_get_param(NULL, "cbtclosequantile",
  215. CBT_DEFAULT_CLOSE_QUANTILE,
  216. CBT_MIN_CLOSE_QUANTILE,
  217. CBT_MAX_CLOSE_QUANTILE);
  218. if (param < min) {
  219. log_warn(LD_DIR, "Consensus parameter cbtclosequantile is "
  220. "too small, raising to %d", min);
  221. param = min;
  222. }
  223. return param / 100.0;
  224. }
  225. /**
  226. * Retrieve and bounds-check the cbttestfreq consensus paramter.
  227. *
  228. * Effect: Describes how often in seconds to build a test circuit to
  229. * gather timeout values. Only applies if less than 'cbtmincircs'
  230. * have been recorded.
  231. */
  232. static int32_t
  233. circuit_build_times_test_frequency(void)
  234. {
  235. int32_t num = networkstatus_get_param(NULL, "cbttestfreq",
  236. CBT_DEFAULT_TEST_FREQUENCY,
  237. CBT_MIN_TEST_FREQUENCY,
  238. CBT_MAX_TEST_FREQUENCY);
  239. return num;
  240. }
  241. /**
  242. * Retrieve and bounds-check the cbtmintimeout consensus paramter.
  243. *
  244. * Effect: This is the minimum allowed timeout value in milliseconds.
  245. * The minimum is to prevent rounding to 0 (we only check once
  246. * per second).
  247. */
  248. static int32_t
  249. circuit_build_times_min_timeout(void)
  250. {
  251. int32_t num = networkstatus_get_param(NULL, "cbtmintimeout",
  252. CBT_DEFAULT_TIMEOUT_MIN_VALUE,
  253. CBT_MIN_TIMEOUT_MIN_VALUE,
  254. CBT_MAX_TIMEOUT_MIN_VALUE);
  255. return num;
  256. }
  257. /**
  258. * Retrieve and bounds-check the cbtinitialtimeout consensus paramter.
  259. *
  260. * Effect: This is the timeout value to use before computing a timeout,
  261. * in milliseconds.
  262. */
  263. int32_t
  264. circuit_build_times_initial_timeout(void)
  265. {
  266. int32_t min = circuit_build_times_min_timeout();
  267. int32_t param = networkstatus_get_param(NULL, "cbtinitialtimeout",
  268. CBT_DEFAULT_TIMEOUT_INITIAL_VALUE,
  269. CBT_MIN_TIMEOUT_INITIAL_VALUE,
  270. CBT_MAX_TIMEOUT_INITIAL_VALUE);
  271. if (param < min) {
  272. log_warn(LD_DIR, "Consensus parameter cbtinitialtimeout is too small, "
  273. "raising to %d", min);
  274. param = min;
  275. }
  276. return param;
  277. }
  278. /**
  279. * Retrieve and bounds-check the cbtrecentcount consensus paramter.
  280. *
  281. * Effect: This is the number of circuit build times to keep track of
  282. * for deciding if we hit cbtmaxtimeouts and need to reset our state
  283. * and learn a new timeout.
  284. */
  285. static int32_t
  286. circuit_build_times_recent_circuit_count(networkstatus_t *ns)
  287. {
  288. return networkstatus_get_param(ns, "cbtrecentcount",
  289. CBT_DEFAULT_RECENT_CIRCUITS,
  290. CBT_MIN_RECENT_CIRCUITS,
  291. CBT_MAX_RECENT_CIRCUITS);
  292. }
  293. /**
  294. * This function is called when we get a consensus update.
  295. *
  296. * It checks to see if we have changed any consensus parameters
  297. * that require reallocation or discard of previous stats.
  298. */
  299. void
  300. circuit_build_times_new_consensus_params(circuit_build_times_t *cbt,
  301. networkstatus_t *ns)
  302. {
  303. int32_t num = circuit_build_times_recent_circuit_count(ns);
  304. if (num > 0 && num != cbt->liveness.num_recent_circs) {
  305. int8_t *recent_circs;
  306. log_notice(LD_CIRC, "The Tor Directory Consensus has changed how many "
  307. "circuits we must track to detect network failures from %d "
  308. "to %d.", cbt->liveness.num_recent_circs, num);
  309. tor_assert(cbt->liveness.timeouts_after_firsthop);
  310. /*
  311. * Technically this is a circular array that we are reallocating
  312. * and memcopying. However, since it only consists of either 1s
  313. * or 0s, and is only used in a statistical test to determine when
  314. * we should discard our history after a sufficient number of 1's
  315. * have been reached, it is fine if order is not preserved or
  316. * elements are lost.
  317. *
  318. * cbtrecentcount should only be changing in cases of severe network
  319. * distress anyway, so memory correctness here is paramount over
  320. * doing acrobatics to preserve the array.
  321. */
  322. recent_circs = tor_malloc_zero(sizeof(int8_t)*num);
  323. memcpy(recent_circs, cbt->liveness.timeouts_after_firsthop,
  324. sizeof(int8_t)*MIN(num, cbt->liveness.num_recent_circs));
  325. // Adjust the index if it needs it.
  326. if (num < cbt->liveness.num_recent_circs) {
  327. cbt->liveness.after_firsthop_idx = MIN(num-1,
  328. cbt->liveness.after_firsthop_idx);
  329. }
  330. tor_free(cbt->liveness.timeouts_after_firsthop);
  331. cbt->liveness.timeouts_after_firsthop = recent_circs;
  332. cbt->liveness.num_recent_circs = num;
  333. }
  334. }
  335. /** Make a note that we're running unit tests (rather than running Tor
  336. * itself), so we avoid clobbering our state file. */
  337. void
  338. circuitbuild_running_unit_tests(void)
  339. {
  340. unit_tests = 1;
  341. }
  342. /**
  343. * Return the initial default or configured timeout in milliseconds
  344. */
  345. static double
  346. circuit_build_times_get_initial_timeout(void)
  347. {
  348. double timeout;
  349. if (!unit_tests && get_options()->CircuitBuildTimeout) {
  350. timeout = get_options()->CircuitBuildTimeout*1000;
  351. if (timeout < circuit_build_times_min_timeout()) {
  352. log_warn(LD_CIRC, "Config CircuitBuildTimeout too low. Setting to %ds",
  353. circuit_build_times_min_timeout()/1000);
  354. timeout = circuit_build_times_min_timeout();
  355. }
  356. } else {
  357. timeout = circuit_build_times_initial_timeout();
  358. }
  359. return timeout;
  360. }
  361. /**
  362. * Reset the build time state.
  363. *
  364. * Leave estimated parameters, timeout and network liveness intact
  365. * for future use.
  366. */
  367. void
  368. circuit_build_times_reset(circuit_build_times_t *cbt)
  369. {
  370. memset(cbt->circuit_build_times, 0, sizeof(cbt->circuit_build_times));
  371. cbt->total_build_times = 0;
  372. cbt->build_times_idx = 0;
  373. cbt->have_computed_timeout = 0;
  374. }
  375. /**
  376. * Initialize the buildtimes structure for first use.
  377. *
  378. * Sets the initial timeout values based on either the config setting,
  379. * the consensus param, or the default (CBT_DEFAULT_TIMEOUT_INITIAL_VALUE).
  380. */
  381. void
  382. circuit_build_times_init(circuit_build_times_t *cbt)
  383. {
  384. memset(cbt, 0, sizeof(*cbt));
  385. cbt->liveness.num_recent_circs =
  386. circuit_build_times_recent_circuit_count(NULL);
  387. cbt->liveness.timeouts_after_firsthop = tor_malloc_zero(sizeof(int8_t)*
  388. cbt->liveness.num_recent_circs);
  389. cbt->close_ms = cbt->timeout_ms = circuit_build_times_get_initial_timeout();
  390. control_event_buildtimeout_set(cbt, BUILDTIMEOUT_SET_EVENT_RESET);
  391. }
  392. #if 0
  393. /**
  394. * Rewind our build time history by n positions.
  395. */
  396. static void
  397. circuit_build_times_rewind_history(circuit_build_times_t *cbt, int n)
  398. {
  399. int i = 0;
  400. cbt->build_times_idx -= n;
  401. cbt->build_times_idx %= CBT_NCIRCUITS_TO_OBSERVE;
  402. for (i = 0; i < n; i++) {
  403. cbt->circuit_build_times[(i+cbt->build_times_idx)
  404. %CBT_NCIRCUITS_TO_OBSERVE]=0;
  405. }
  406. if (cbt->total_build_times > n) {
  407. cbt->total_build_times -= n;
  408. } else {
  409. cbt->total_build_times = 0;
  410. }
  411. log_info(LD_CIRC,
  412. "Rewound history by %d places. Current index: %d. "
  413. "Total: %d", n, cbt->build_times_idx, cbt->total_build_times);
  414. }
  415. #endif
  416. /**
  417. * Add a new build time value <b>time</b> to the set of build times. Time
  418. * units are milliseconds.
  419. *
  420. * circuit_build_times <b>cbt</b> is a circular array, so loop around when
  421. * array is full.
  422. */
  423. int
  424. circuit_build_times_add_time(circuit_build_times_t *cbt, build_time_t time)
  425. {
  426. if (time <= 0 || time > CBT_BUILD_TIME_MAX) {
  427. log_warn(LD_BUG, "Circuit build time is too large (%u)."
  428. "This is probably a bug.", time);
  429. tor_fragile_assert();
  430. return -1;
  431. }
  432. log_debug(LD_CIRC, "Adding circuit build time %u", time);
  433. cbt->circuit_build_times[cbt->build_times_idx] = time;
  434. cbt->build_times_idx = (cbt->build_times_idx + 1) % CBT_NCIRCUITS_TO_OBSERVE;
  435. if (cbt->total_build_times < CBT_NCIRCUITS_TO_OBSERVE)
  436. cbt->total_build_times++;
  437. if ((cbt->total_build_times % CBT_SAVE_STATE_EVERY) == 0) {
  438. /* Save state every n circuit builds */
  439. if (!unit_tests && !get_options()->AvoidDiskWrites)
  440. or_state_mark_dirty(get_or_state(), 0);
  441. }
  442. return 0;
  443. }
  444. /**
  445. * Return maximum circuit build time
  446. */
  447. static build_time_t
  448. circuit_build_times_max(circuit_build_times_t *cbt)
  449. {
  450. int i = 0;
  451. build_time_t max_build_time = 0;
  452. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  453. if (cbt->circuit_build_times[i] > max_build_time
  454. && cbt->circuit_build_times[i] != CBT_BUILD_ABANDONED)
  455. max_build_time = cbt->circuit_build_times[i];
  456. }
  457. return max_build_time;
  458. }
  459. #if 0
  460. /** Return minimum circuit build time */
  461. build_time_t
  462. circuit_build_times_min(circuit_build_times_t *cbt)
  463. {
  464. int i = 0;
  465. build_time_t min_build_time = CBT_BUILD_TIME_MAX;
  466. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  467. if (cbt->circuit_build_times[i] && /* 0 <-> uninitialized */
  468. cbt->circuit_build_times[i] < min_build_time)
  469. min_build_time = cbt->circuit_build_times[i];
  470. }
  471. if (min_build_time == CBT_BUILD_TIME_MAX) {
  472. log_warn(LD_CIRC, "No build times less than CBT_BUILD_TIME_MAX!");
  473. }
  474. return min_build_time;
  475. }
  476. #endif
  477. /**
  478. * Calculate and return a histogram for the set of build times.
  479. *
  480. * Returns an allocated array of histrogram bins representing
  481. * the frequency of index*CBT_BIN_WIDTH millisecond
  482. * build times. Also outputs the number of bins in nbins.
  483. *
  484. * The return value must be freed by the caller.
  485. */
  486. static uint32_t *
  487. circuit_build_times_create_histogram(circuit_build_times_t *cbt,
  488. build_time_t *nbins)
  489. {
  490. uint32_t *histogram;
  491. build_time_t max_build_time = circuit_build_times_max(cbt);
  492. int i, c;
  493. *nbins = 1 + (max_build_time / CBT_BIN_WIDTH);
  494. histogram = tor_malloc_zero(*nbins * sizeof(build_time_t));
  495. // calculate histogram
  496. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  497. if (cbt->circuit_build_times[i] == 0
  498. || cbt->circuit_build_times[i] == CBT_BUILD_ABANDONED)
  499. continue; /* 0 <-> uninitialized */
  500. c = (cbt->circuit_build_times[i] / CBT_BIN_WIDTH);
  501. histogram[c]++;
  502. }
  503. return histogram;
  504. }
  505. /**
  506. * Return the Pareto start-of-curve parameter Xm.
  507. *
  508. * Because we are not a true Pareto curve, we compute this as the
  509. * weighted average of the N most frequent build time bins. N is either
  510. * 1 if we don't have enough circuit build time data collected, or
  511. * determined by the consensus parameter cbtnummodes (default 3).
  512. */
  513. static build_time_t
  514. circuit_build_times_get_xm(circuit_build_times_t *cbt)
  515. {
  516. build_time_t i, nbins;
  517. build_time_t *nth_max_bin;
  518. int32_t bin_counts=0;
  519. build_time_t ret = 0;
  520. uint32_t *histogram = circuit_build_times_create_histogram(cbt, &nbins);
  521. int n=0;
  522. int num_modes = circuit_build_times_default_num_xm_modes();
  523. tor_assert(nbins > 0);
  524. tor_assert(num_modes > 0);
  525. // Only use one mode if < 1000 buildtimes. Not enough data
  526. // for multiple.
  527. if (cbt->total_build_times < CBT_NCIRCUITS_TO_OBSERVE)
  528. num_modes = 1;
  529. nth_max_bin = (build_time_t*)tor_malloc_zero(num_modes*sizeof(build_time_t));
  530. /* Determine the N most common build times */
  531. for (i = 0; i < nbins; i++) {
  532. if (histogram[i] >= histogram[nth_max_bin[0]]) {
  533. nth_max_bin[0] = i;
  534. }
  535. for (n = 1; n < num_modes; n++) {
  536. if (histogram[i] >= histogram[nth_max_bin[n]] &&
  537. (!histogram[nth_max_bin[n-1]]
  538. || histogram[i] < histogram[nth_max_bin[n-1]])) {
  539. nth_max_bin[n] = i;
  540. }
  541. }
  542. }
  543. for (n = 0; n < num_modes; n++) {
  544. bin_counts += histogram[nth_max_bin[n]];
  545. ret += CBT_BIN_TO_MS(nth_max_bin[n])*histogram[nth_max_bin[n]];
  546. log_info(LD_CIRC, "Xm mode #%d: %u %u", n, CBT_BIN_TO_MS(nth_max_bin[n]),
  547. histogram[nth_max_bin[n]]);
  548. }
  549. /* The following assert is safe, because we don't get called when we
  550. * haven't observed at least CBT_MIN_MIN_CIRCUITS_TO_OBSERVE circuits. */
  551. tor_assert(bin_counts > 0);
  552. ret /= bin_counts;
  553. tor_free(histogram);
  554. tor_free(nth_max_bin);
  555. return ret;
  556. }
  557. /**
  558. * Output a histogram of current circuit build times to
  559. * the or_state_t state structure.
  560. */
  561. void
  562. circuit_build_times_update_state(circuit_build_times_t *cbt,
  563. or_state_t *state)
  564. {
  565. uint32_t *histogram;
  566. build_time_t i = 0;
  567. build_time_t nbins = 0;
  568. config_line_t **next, *line;
  569. histogram = circuit_build_times_create_histogram(cbt, &nbins);
  570. // write to state
  571. config_free_lines(state->BuildtimeHistogram);
  572. next = &state->BuildtimeHistogram;
  573. *next = NULL;
  574. state->TotalBuildTimes = cbt->total_build_times;
  575. state->CircuitBuildAbandonedCount = 0;
  576. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  577. if (cbt->circuit_build_times[i] == CBT_BUILD_ABANDONED)
  578. state->CircuitBuildAbandonedCount++;
  579. }
  580. for (i = 0; i < nbins; i++) {
  581. // compress the histogram by skipping the blanks
  582. if (histogram[i] == 0) continue;
  583. *next = line = tor_malloc_zero(sizeof(config_line_t));
  584. line->key = tor_strdup("CircuitBuildTimeBin");
  585. line->value = tor_malloc(25);
  586. tor_snprintf(line->value, 25, "%d %d",
  587. CBT_BIN_TO_MS(i), histogram[i]);
  588. next = &(line->next);
  589. }
  590. if (!unit_tests) {
  591. if (!get_options()->AvoidDiskWrites)
  592. or_state_mark_dirty(get_or_state(), 0);
  593. }
  594. tor_free(histogram);
  595. }
  596. /**
  597. * Shuffle the build times array.
  598. *
  599. * Adapted from http://en.wikipedia.org/wiki/Fisher-Yates_shuffle
  600. */
  601. static void
  602. circuit_build_times_shuffle_and_store_array(circuit_build_times_t *cbt,
  603. build_time_t *raw_times,
  604. uint32_t num_times)
  605. {
  606. uint32_t n = num_times;
  607. if (num_times > CBT_NCIRCUITS_TO_OBSERVE) {
  608. log_notice(LD_CIRC, "The number of circuit times that this Tor version "
  609. "uses to calculate build times is less than the number stored "
  610. "in your state file. Decreasing the circuit time history from "
  611. "%d to %d.", num_times, CBT_NCIRCUITS_TO_OBSERVE);
  612. }
  613. /* This code can only be run on a compact array */
  614. while (n-- > 1) {
  615. int k = crypto_rand_int(n + 1); /* 0 <= k <= n. */
  616. build_time_t tmp = raw_times[k];
  617. raw_times[k] = raw_times[n];
  618. raw_times[n] = tmp;
  619. }
  620. /* Since the times are now shuffled, take a random CBT_NCIRCUITS_TO_OBSERVE
  621. * subset (ie the first CBT_NCIRCUITS_TO_OBSERVE values) */
  622. for (n = 0; n < MIN(num_times, CBT_NCIRCUITS_TO_OBSERVE); n++) {
  623. circuit_build_times_add_time(cbt, raw_times[n]);
  624. }
  625. }
  626. /**
  627. * Filter old synthetic timeouts that were created before the
  628. * new right-censored Pareto calculation was deployed.
  629. *
  630. * Once all clients before 0.2.1.13-alpha are gone, this code
  631. * will be unused.
  632. */
  633. static int
  634. circuit_build_times_filter_timeouts(circuit_build_times_t *cbt)
  635. {
  636. int num_filtered=0, i=0;
  637. double timeout_rate = 0;
  638. build_time_t max_timeout = 0;
  639. timeout_rate = circuit_build_times_timeout_rate(cbt);
  640. max_timeout = (build_time_t)cbt->close_ms;
  641. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  642. if (cbt->circuit_build_times[i] > max_timeout) {
  643. build_time_t replaced = cbt->circuit_build_times[i];
  644. num_filtered++;
  645. cbt->circuit_build_times[i] = CBT_BUILD_ABANDONED;
  646. log_debug(LD_CIRC, "Replaced timeout %d with %d", replaced,
  647. cbt->circuit_build_times[i]);
  648. }
  649. }
  650. log_info(LD_CIRC,
  651. "We had %d timeouts out of %d build times, "
  652. "and filtered %d above the max of %u",
  653. (int)(cbt->total_build_times*timeout_rate),
  654. cbt->total_build_times, num_filtered, max_timeout);
  655. return num_filtered;
  656. }
  657. /**
  658. * Load histogram from <b>state</b>, shuffling the resulting array
  659. * after we do so. Use this result to estimate parameters and
  660. * calculate the timeout.
  661. *
  662. * Return -1 on error.
  663. */
  664. int
  665. circuit_build_times_parse_state(circuit_build_times_t *cbt,
  666. or_state_t *state)
  667. {
  668. int tot_values = 0;
  669. uint32_t loaded_cnt = 0, N = 0;
  670. config_line_t *line;
  671. unsigned int i;
  672. build_time_t *loaded_times;
  673. int err = 0;
  674. circuit_build_times_init(cbt);
  675. if (circuit_build_times_disabled()) {
  676. return 0;
  677. }
  678. /* build_time_t 0 means uninitialized */
  679. loaded_times = tor_malloc_zero(sizeof(build_time_t)*state->TotalBuildTimes);
  680. for (line = state->BuildtimeHistogram; line; line = line->next) {
  681. smartlist_t *args = smartlist_create();
  682. smartlist_split_string(args, line->value, " ",
  683. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  684. if (smartlist_len(args) < 2) {
  685. log_warn(LD_GENERAL, "Unable to parse circuit build times: "
  686. "Too few arguments to CircuitBuildTime");
  687. err = 1;
  688. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  689. smartlist_free(args);
  690. break;
  691. } else {
  692. const char *ms_str = smartlist_get(args,0);
  693. const char *count_str = smartlist_get(args,1);
  694. uint32_t count, k;
  695. build_time_t ms;
  696. int ok;
  697. ms = (build_time_t)tor_parse_ulong(ms_str, 0, 0,
  698. CBT_BUILD_TIME_MAX, &ok, NULL);
  699. if (!ok) {
  700. log_warn(LD_GENERAL, "Unable to parse circuit build times: "
  701. "Unparsable bin number");
  702. err = 1;
  703. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  704. smartlist_free(args);
  705. break;
  706. }
  707. count = (uint32_t)tor_parse_ulong(count_str, 0, 0,
  708. UINT32_MAX, &ok, NULL);
  709. if (!ok) {
  710. log_warn(LD_GENERAL, "Unable to parse circuit build times: "
  711. "Unparsable bin count");
  712. err = 1;
  713. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  714. smartlist_free(args);
  715. break;
  716. }
  717. if (loaded_cnt+count+state->CircuitBuildAbandonedCount
  718. > state->TotalBuildTimes) {
  719. log_warn(LD_CIRC,
  720. "Too many build times in state file. "
  721. "Stopping short before %d",
  722. loaded_cnt+count);
  723. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  724. smartlist_free(args);
  725. break;
  726. }
  727. for (k = 0; k < count; k++) {
  728. loaded_times[loaded_cnt++] = ms;
  729. }
  730. N++;
  731. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  732. smartlist_free(args);
  733. }
  734. }
  735. log_info(LD_CIRC,
  736. "Adding %d timeouts.", state->CircuitBuildAbandonedCount);
  737. for (i=0; i < state->CircuitBuildAbandonedCount; i++) {
  738. loaded_times[loaded_cnt++] = CBT_BUILD_ABANDONED;
  739. }
  740. if (loaded_cnt != state->TotalBuildTimes) {
  741. log_warn(LD_CIRC,
  742. "Corrupt state file? Build times count mismatch. "
  743. "Read %d times, but file says %d", loaded_cnt,
  744. state->TotalBuildTimes);
  745. err = 1;
  746. circuit_build_times_reset(cbt);
  747. goto done;
  748. }
  749. circuit_build_times_shuffle_and_store_array(cbt, loaded_times, loaded_cnt);
  750. /* Verify that we didn't overwrite any indexes */
  751. for (i=0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  752. if (!cbt->circuit_build_times[i])
  753. break;
  754. tot_values++;
  755. }
  756. log_info(LD_CIRC,
  757. "Loaded %d/%d values from %d lines in circuit time histogram",
  758. tot_values, cbt->total_build_times, N);
  759. if (cbt->total_build_times != tot_values
  760. || cbt->total_build_times > CBT_NCIRCUITS_TO_OBSERVE) {
  761. log_warn(LD_CIRC,
  762. "Corrupt state file? Shuffled build times mismatch. "
  763. "Read %d times, but file says %d", tot_values,
  764. state->TotalBuildTimes);
  765. err = 1;
  766. circuit_build_times_reset(cbt);
  767. goto done;
  768. }
  769. circuit_build_times_set_timeout(cbt);
  770. if (!state->CircuitBuildAbandonedCount && cbt->total_build_times) {
  771. circuit_build_times_filter_timeouts(cbt);
  772. }
  773. done:
  774. tor_free(loaded_times);
  775. return err ? -1 : 0;
  776. }
  777. /**
  778. * Estimates the Xm and Alpha parameters using
  779. * http://en.wikipedia.org/wiki/Pareto_distribution#Parameter_estimation
  780. *
  781. * The notable difference is that we use mode instead of min to estimate Xm.
  782. * This is because our distribution is frechet-like. We claim this is
  783. * an acceptable approximation because we are only concerned with the
  784. * accuracy of the CDF of the tail.
  785. */
  786. int
  787. circuit_build_times_update_alpha(circuit_build_times_t *cbt)
  788. {
  789. build_time_t *x=cbt->circuit_build_times;
  790. double a = 0;
  791. int n=0,i=0,abandoned_count=0;
  792. build_time_t max_time=0;
  793. /* http://en.wikipedia.org/wiki/Pareto_distribution#Parameter_estimation */
  794. /* We sort of cheat here and make our samples slightly more pareto-like
  795. * and less frechet-like. */
  796. cbt->Xm = circuit_build_times_get_xm(cbt);
  797. tor_assert(cbt->Xm > 0);
  798. for (i=0; i< CBT_NCIRCUITS_TO_OBSERVE; i++) {
  799. if (!x[i]) {
  800. continue;
  801. }
  802. if (x[i] < cbt->Xm) {
  803. a += tor_mathlog(cbt->Xm);
  804. } else if (x[i] == CBT_BUILD_ABANDONED) {
  805. abandoned_count++;
  806. } else {
  807. a += tor_mathlog(x[i]);
  808. if (x[i] > max_time)
  809. max_time = x[i];
  810. }
  811. n++;
  812. }
  813. /*
  814. * We are erring and asserting here because this can only happen
  815. * in codepaths other than startup. The startup state parsing code
  816. * performs this same check, and resets state if it hits it. If we
  817. * hit it at runtime, something serious has gone wrong.
  818. */
  819. if (n!=cbt->total_build_times) {
  820. log_err(LD_CIRC, "Discrepancy in build times count: %d vs %d", n,
  821. cbt->total_build_times);
  822. }
  823. tor_assert(n==cbt->total_build_times);
  824. if (max_time <= 0) {
  825. /* This can happen if Xm is actually the *maximum* value in the set.
  826. * It can also happen if we've abandoned every single circuit somehow.
  827. * In either case, tell the caller not to compute a new build timeout. */
  828. log_warn(LD_BUG,
  829. "Could not determine largest build time (%d). "
  830. "Xm is %dms and we've abandoned %d out of %d circuits.", max_time,
  831. cbt->Xm, abandoned_count, n);
  832. return 0;
  833. }
  834. a += abandoned_count*tor_mathlog(max_time);
  835. a -= n*tor_mathlog(cbt->Xm);
  836. // Estimator comes from Eq #4 in:
  837. // "Bayesian estimation based on trimmed samples from Pareto populations"
  838. // by Arturo J. Fernández. We are right-censored only.
  839. a = (n-abandoned_count)/a;
  840. cbt->alpha = a;
  841. return 1;
  842. }
  843. /**
  844. * This is the Pareto Quantile Function. It calculates the point x
  845. * in the distribution such that F(x) = quantile (ie quantile*100%
  846. * of the mass of the density function is below x on the curve).
  847. *
  848. * We use it to calculate the timeout and also to generate synthetic
  849. * values of time for circuits that timeout before completion.
  850. *
  851. * See http://en.wikipedia.org/wiki/Quantile_function,
  852. * http://en.wikipedia.org/wiki/Inverse_transform_sampling and
  853. * http://en.wikipedia.org/wiki/Pareto_distribution#Generating_a_
  854. * random_sample_from_Pareto_distribution
  855. * That's right. I'll cite wikipedia all day long.
  856. *
  857. * Return value is in milliseconds.
  858. */
  859. double
  860. circuit_build_times_calculate_timeout(circuit_build_times_t *cbt,
  861. double quantile)
  862. {
  863. double ret;
  864. tor_assert(quantile >= 0);
  865. tor_assert(1.0-quantile > 0);
  866. tor_assert(cbt->Xm > 0);
  867. ret = cbt->Xm/pow(1.0-quantile,1.0/cbt->alpha);
  868. if (ret > INT32_MAX) {
  869. ret = INT32_MAX;
  870. }
  871. tor_assert(ret > 0);
  872. return ret;
  873. }
  874. /** Pareto CDF */
  875. double
  876. circuit_build_times_cdf(circuit_build_times_t *cbt, double x)
  877. {
  878. double ret;
  879. tor_assert(cbt->Xm > 0);
  880. ret = 1.0-pow(cbt->Xm/x,cbt->alpha);
  881. tor_assert(0 <= ret && ret <= 1.0);
  882. return ret;
  883. }
  884. /**
  885. * Generate a synthetic time using our distribution parameters.
  886. *
  887. * The return value will be within the [q_lo, q_hi) quantile points
  888. * on the CDF.
  889. */
  890. build_time_t
  891. circuit_build_times_generate_sample(circuit_build_times_t *cbt,
  892. double q_lo, double q_hi)
  893. {
  894. double randval = crypto_rand_double();
  895. build_time_t ret;
  896. double u;
  897. /* Generate between [q_lo, q_hi) */
  898. /*XXXX This is what nextafter is supposed to be for; we should use it on the
  899. * platforms that support it. */
  900. q_hi -= 1.0/(INT32_MAX);
  901. tor_assert(q_lo >= 0);
  902. tor_assert(q_hi < 1);
  903. tor_assert(q_lo < q_hi);
  904. u = q_lo + (q_hi-q_lo)*randval;
  905. tor_assert(0 <= u && u < 1.0);
  906. /* circuit_build_times_calculate_timeout returns <= INT32_MAX */
  907. ret = (build_time_t)
  908. tor_lround(circuit_build_times_calculate_timeout(cbt, u));
  909. tor_assert(ret > 0);
  910. return ret;
  911. }
  912. /**
  913. * Estimate an initial alpha parameter by solving the quantile
  914. * function with a quantile point and a specific timeout value.
  915. */
  916. void
  917. circuit_build_times_initial_alpha(circuit_build_times_t *cbt,
  918. double quantile, double timeout_ms)
  919. {
  920. // Q(u) = Xm/((1-u)^(1/a))
  921. // Q(0.8) = Xm/((1-0.8))^(1/a)) = CircBuildTimeout
  922. // CircBuildTimeout = Xm/((1-0.8))^(1/a))
  923. // CircBuildTimeout = Xm*((1-0.8))^(-1/a))
  924. // ln(CircBuildTimeout) = ln(Xm)+ln(((1-0.8)))*(-1/a)
  925. // -ln(1-0.8)/(ln(CircBuildTimeout)-ln(Xm))=a
  926. tor_assert(quantile >= 0);
  927. tor_assert(cbt->Xm > 0);
  928. cbt->alpha = tor_mathlog(1.0-quantile)/
  929. (tor_mathlog(cbt->Xm)-tor_mathlog(timeout_ms));
  930. tor_assert(cbt->alpha > 0);
  931. }
  932. /**
  933. * Returns true if we need circuits to be built
  934. */
  935. int
  936. circuit_build_times_needs_circuits(circuit_build_times_t *cbt)
  937. {
  938. /* Return true if < MIN_CIRCUITS_TO_OBSERVE */
  939. return !circuit_build_times_enough_to_compute(cbt);
  940. }
  941. /**
  942. * Returns true if we should build a timeout test circuit
  943. * right now.
  944. */
  945. int
  946. circuit_build_times_needs_circuits_now(circuit_build_times_t *cbt)
  947. {
  948. return circuit_build_times_needs_circuits(cbt) &&
  949. approx_time()-cbt->last_circ_at > circuit_build_times_test_frequency();
  950. }
  951. /**
  952. * Called to indicate that the network showed some signs of liveness,
  953. * i.e. we received a cell.
  954. *
  955. * This is used by circuit_build_times_network_check_live() to decide
  956. * if we should record the circuit build timeout or not.
  957. *
  958. * This function is called every time we receive a cell. Avoid
  959. * syscalls, events, and other high-intensity work.
  960. */
  961. void
  962. circuit_build_times_network_is_live(circuit_build_times_t *cbt)
  963. {
  964. time_t now = approx_time();
  965. if (cbt->liveness.nonlive_timeouts > 0) {
  966. log_notice(LD_CIRC,
  967. "Tor now sees network activity. Restoring circuit build "
  968. "timeout recording. Network was down for %d seconds "
  969. "during %d circuit attempts.",
  970. (int)(now - cbt->liveness.network_last_live),
  971. cbt->liveness.nonlive_timeouts);
  972. }
  973. cbt->liveness.network_last_live = now;
  974. cbt->liveness.nonlive_timeouts = 0;
  975. }
  976. /**
  977. * Called to indicate that we completed a circuit. Because this circuit
  978. * succeeded, it doesn't count as a timeout-after-the-first-hop.
  979. *
  980. * This is used by circuit_build_times_network_check_changed() to determine
  981. * if we had too many recent timeouts and need to reset our learned timeout
  982. * to something higher.
  983. */
  984. void
  985. circuit_build_times_network_circ_success(circuit_build_times_t *cbt)
  986. {
  987. cbt->liveness.timeouts_after_firsthop[cbt->liveness.after_firsthop_idx] = 0;
  988. cbt->liveness.after_firsthop_idx++;
  989. cbt->liveness.after_firsthop_idx %= cbt->liveness.num_recent_circs;
  990. }
  991. /**
  992. * A circuit just timed out. If it failed after the first hop, record it
  993. * in our history for later deciding if the network speed has changed.
  994. *
  995. * This is used by circuit_build_times_network_check_changed() to determine
  996. * if we had too many recent timeouts and need to reset our learned timeout
  997. * to something higher.
  998. */
  999. static void
  1000. circuit_build_times_network_timeout(circuit_build_times_t *cbt,
  1001. int did_onehop)
  1002. {
  1003. if (did_onehop) {
  1004. cbt->liveness.timeouts_after_firsthop[cbt->liveness.after_firsthop_idx]=1;
  1005. cbt->liveness.after_firsthop_idx++;
  1006. cbt->liveness.after_firsthop_idx %= cbt->liveness.num_recent_circs;
  1007. }
  1008. }
  1009. /**
  1010. * A circuit was just forcibly closed. If there has been no recent network
  1011. * activity at all, but this circuit was launched back when we thought the
  1012. * network was live, increment the number of "nonlive" circuit timeouts.
  1013. *
  1014. * This is used by circuit_build_times_network_check_live() to decide
  1015. * if we should record the circuit build timeout or not.
  1016. */
  1017. static void
  1018. circuit_build_times_network_close(circuit_build_times_t *cbt,
  1019. int did_onehop, time_t start_time)
  1020. {
  1021. time_t now = time(NULL);
  1022. /*
  1023. * Check if this is a timeout that was for a circuit that spent its
  1024. * entire existence during a time where we have had no network activity.
  1025. */
  1026. if (cbt->liveness.network_last_live < start_time) {
  1027. if (did_onehop) {
  1028. char last_live_buf[ISO_TIME_LEN+1];
  1029. char start_time_buf[ISO_TIME_LEN+1];
  1030. char now_buf[ISO_TIME_LEN+1];
  1031. format_local_iso_time(last_live_buf, cbt->liveness.network_last_live);
  1032. format_local_iso_time(start_time_buf, start_time);
  1033. format_local_iso_time(now_buf, now);
  1034. log_warn(LD_BUG,
  1035. "Circuit somehow completed a hop while the network was "
  1036. "not live. Network was last live at %s, but circuit launched "
  1037. "at %s. It's now %s.", last_live_buf, start_time_buf,
  1038. now_buf);
  1039. }
  1040. cbt->liveness.nonlive_timeouts++;
  1041. if (cbt->liveness.nonlive_timeouts == 1) {
  1042. log_notice(LD_CIRC,
  1043. "Tor has not observed any network activity for the past %d "
  1044. "seconds. Disabling circuit build timeout recording.",
  1045. (int)(now - cbt->liveness.network_last_live));
  1046. } else {
  1047. log_info(LD_CIRC,
  1048. "Got non-live timeout. Current count is: %d",
  1049. cbt->liveness.nonlive_timeouts);
  1050. }
  1051. }
  1052. }
  1053. /**
  1054. * When the network is not live, we do not record circuit build times.
  1055. *
  1056. * The network is considered not live if there has been at least one
  1057. * circuit build that began and ended (had its close_ms measurement
  1058. * period expire) since we last received a cell.
  1059. *
  1060. * Also has the side effect of rewinding the circuit time history
  1061. * in the case of recent liveness changes.
  1062. */
  1063. int
  1064. circuit_build_times_network_check_live(circuit_build_times_t *cbt)
  1065. {
  1066. if (cbt->liveness.nonlive_timeouts > 0) {
  1067. return 0;
  1068. }
  1069. return 1;
  1070. }
  1071. /**
  1072. * Returns true if we have seen more than MAX_RECENT_TIMEOUT_COUNT of
  1073. * the past RECENT_CIRCUITS time out after the first hop. Used to detect
  1074. * if the network connection has changed significantly, and if so,
  1075. * resets our circuit build timeout to the default.
  1076. *
  1077. * Also resets the entire timeout history in this case and causes us
  1078. * to restart the process of building test circuits and estimating a
  1079. * new timeout.
  1080. */
  1081. int
  1082. circuit_build_times_network_check_changed(circuit_build_times_t *cbt)
  1083. {
  1084. int total_build_times = cbt->total_build_times;
  1085. int timeout_count=0;
  1086. int i;
  1087. /* how many of our recent circuits made it to the first hop but then
  1088. * timed out? */
  1089. for (i = 0; i < cbt->liveness.num_recent_circs; i++) {
  1090. timeout_count += cbt->liveness.timeouts_after_firsthop[i];
  1091. }
  1092. /* If 80% of our recent circuits are timing out after the first hop,
  1093. * we need to re-estimate a new initial alpha and timeout. */
  1094. if (timeout_count < circuit_build_times_max_timeouts()) {
  1095. return 0;
  1096. }
  1097. circuit_build_times_reset(cbt);
  1098. memset(cbt->liveness.timeouts_after_firsthop, 0,
  1099. sizeof(*cbt->liveness.timeouts_after_firsthop)*
  1100. cbt->liveness.num_recent_circs);
  1101. cbt->liveness.after_firsthop_idx = 0;
  1102. /* Check to see if this has happened before. If so, double the timeout
  1103. * to give people on abysmally bad network connections a shot at access */
  1104. if (cbt->timeout_ms >= circuit_build_times_get_initial_timeout()) {
  1105. if (cbt->timeout_ms > INT32_MAX/2 || cbt->close_ms > INT32_MAX/2) {
  1106. log_warn(LD_CIRC, "Insanely large circuit build timeout value. "
  1107. "(timeout = %lfmsec, close = %lfmsec)",
  1108. cbt->timeout_ms, cbt->close_ms);
  1109. } else {
  1110. cbt->timeout_ms *= 2;
  1111. cbt->close_ms *= 2;
  1112. }
  1113. } else {
  1114. cbt->close_ms = cbt->timeout_ms
  1115. = circuit_build_times_get_initial_timeout();
  1116. }
  1117. control_event_buildtimeout_set(cbt, BUILDTIMEOUT_SET_EVENT_RESET);
  1118. log_notice(LD_CIRC,
  1119. "Your network connection speed appears to have changed. Resetting "
  1120. "timeout to %lds after %d timeouts and %d buildtimes.",
  1121. tor_lround(cbt->timeout_ms/1000), timeout_count,
  1122. total_build_times);
  1123. return 1;
  1124. }
  1125. /**
  1126. * Count the number of timeouts in a set of cbt data.
  1127. */
  1128. double
  1129. circuit_build_times_timeout_rate(const circuit_build_times_t *cbt)
  1130. {
  1131. int i=0,timeouts=0;
  1132. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  1133. if (cbt->circuit_build_times[i] >= cbt->timeout_ms) {
  1134. timeouts++;
  1135. }
  1136. }
  1137. if (!cbt->total_build_times)
  1138. return 0;
  1139. return ((double)timeouts)/cbt->total_build_times;
  1140. }
  1141. /**
  1142. * Count the number of closed circuits in a set of cbt data.
  1143. */
  1144. double
  1145. circuit_build_times_close_rate(const circuit_build_times_t *cbt)
  1146. {
  1147. int i=0,closed=0;
  1148. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  1149. if (cbt->circuit_build_times[i] == CBT_BUILD_ABANDONED) {
  1150. closed++;
  1151. }
  1152. }
  1153. if (!cbt->total_build_times)
  1154. return 0;
  1155. return ((double)closed)/cbt->total_build_times;
  1156. }
  1157. /**
  1158. * Store a timeout as a synthetic value.
  1159. *
  1160. * Returns true if the store was successful and we should possibly
  1161. * update our timeout estimate.
  1162. */
  1163. int
  1164. circuit_build_times_count_close(circuit_build_times_t *cbt,
  1165. int did_onehop,
  1166. time_t start_time)
  1167. {
  1168. if (circuit_build_times_disabled()) {
  1169. cbt->close_ms = cbt->timeout_ms
  1170. = circuit_build_times_get_initial_timeout();
  1171. return 0;
  1172. }
  1173. /* Record this force-close to help determine if the network is dead */
  1174. circuit_build_times_network_close(cbt, did_onehop, start_time);
  1175. /* Only count timeouts if network is live.. */
  1176. if (!circuit_build_times_network_check_live(cbt)) {
  1177. return 0;
  1178. }
  1179. circuit_build_times_add_time(cbt, CBT_BUILD_ABANDONED);
  1180. return 1;
  1181. }
  1182. /**
  1183. * Update timeout counts to determine if we need to expire
  1184. * our build time history due to excessive timeouts.
  1185. *
  1186. * We do not record any actual time values at this stage;
  1187. * we are only interested in recording the fact that a timeout
  1188. * happened. We record the time values via
  1189. * circuit_build_times_count_close() and circuit_build_times_add_time().
  1190. */
  1191. void
  1192. circuit_build_times_count_timeout(circuit_build_times_t *cbt,
  1193. int did_onehop)
  1194. {
  1195. if (circuit_build_times_disabled()) {
  1196. cbt->close_ms = cbt->timeout_ms
  1197. = circuit_build_times_get_initial_timeout();
  1198. return;
  1199. }
  1200. /* Register the fact that a timeout just occurred. */
  1201. circuit_build_times_network_timeout(cbt, did_onehop);
  1202. /* If there are a ton of timeouts, we should reset
  1203. * the circuit build timeout. */
  1204. circuit_build_times_network_check_changed(cbt);
  1205. }
  1206. /**
  1207. * Estimate a new timeout based on history and set our timeout
  1208. * variable accordingly.
  1209. */
  1210. static int
  1211. circuit_build_times_set_timeout_worker(circuit_build_times_t *cbt)
  1212. {
  1213. build_time_t max_time;
  1214. if (!circuit_build_times_enough_to_compute(cbt))
  1215. return 0;
  1216. if (!circuit_build_times_update_alpha(cbt))
  1217. return 0;
  1218. cbt->timeout_ms = circuit_build_times_calculate_timeout(cbt,
  1219. circuit_build_times_quantile_cutoff());
  1220. cbt->close_ms = circuit_build_times_calculate_timeout(cbt,
  1221. circuit_build_times_close_quantile());
  1222. max_time = circuit_build_times_max(cbt);
  1223. /* Sometimes really fast guard nodes give us such a steep curve
  1224. * that this ends up being not that much greater than timeout_ms.
  1225. * Make it be at least 1 min to handle this case. */
  1226. cbt->close_ms = MAX(cbt->close_ms, circuit_build_times_initial_timeout());
  1227. if (cbt->timeout_ms > max_time) {
  1228. log_notice(LD_CIRC,
  1229. "Circuit build timeout of %dms is beyond the maximum build "
  1230. "time we have ever observed. Capping it to %dms.",
  1231. (int)cbt->timeout_ms, max_time);
  1232. cbt->timeout_ms = max_time;
  1233. }
  1234. if (max_time < INT32_MAX/2 && cbt->close_ms > 2*max_time) {
  1235. log_info(LD_CIRC,
  1236. "Circuit build measurement period of %dms is more than twice "
  1237. "the maximum build time we have ever observed. Capping it to "
  1238. "%dms.", (int)cbt->close_ms, 2*max_time);
  1239. cbt->close_ms = 2*max_time;
  1240. }
  1241. cbt->have_computed_timeout = 1;
  1242. return 1;
  1243. }
  1244. /**
  1245. * Exposed function to compute a new timeout. Dispatches events and
  1246. * also filters out extremely high timeout values.
  1247. */
  1248. void
  1249. circuit_build_times_set_timeout(circuit_build_times_t *cbt)
  1250. {
  1251. long prev_timeout = tor_lround(cbt->timeout_ms/1000);
  1252. double timeout_rate;
  1253. if (!circuit_build_times_set_timeout_worker(cbt))
  1254. return;
  1255. if (cbt->timeout_ms < circuit_build_times_min_timeout()) {
  1256. log_warn(LD_CIRC, "Set buildtimeout to low value %lfms. Setting to %dms",
  1257. cbt->timeout_ms, circuit_build_times_min_timeout());
  1258. cbt->timeout_ms = circuit_build_times_min_timeout();
  1259. if (cbt->close_ms < cbt->timeout_ms) {
  1260. /* This shouldn't happen because of MAX() in timeout_worker above,
  1261. * but doing it just in case */
  1262. cbt->close_ms = circuit_build_times_initial_timeout();
  1263. }
  1264. }
  1265. control_event_buildtimeout_set(cbt, BUILDTIMEOUT_SET_EVENT_COMPUTED);
  1266. timeout_rate = circuit_build_times_timeout_rate(cbt);
  1267. if (prev_timeout > tor_lround(cbt->timeout_ms/1000)) {
  1268. log_notice(LD_CIRC,
  1269. "Based on %d circuit times, it looks like we don't need to "
  1270. "wait so long for circuits to finish. We will now assume a "
  1271. "circuit is too slow to use after waiting %ld seconds.",
  1272. cbt->total_build_times,
  1273. tor_lround(cbt->timeout_ms/1000));
  1274. log_info(LD_CIRC,
  1275. "Circuit timeout data: %lfms, %lfms, Xm: %d, a: %lf, r: %lf",
  1276. cbt->timeout_ms, cbt->close_ms, cbt->Xm, cbt->alpha,
  1277. timeout_rate);
  1278. } else if (prev_timeout < tor_lround(cbt->timeout_ms/1000)) {
  1279. log_notice(LD_CIRC,
  1280. "Based on %d circuit times, it looks like we need to wait "
  1281. "longer for circuits to finish. We will now assume a "
  1282. "circuit is too slow to use after waiting %ld seconds.",
  1283. cbt->total_build_times,
  1284. tor_lround(cbt->timeout_ms/1000));
  1285. log_info(LD_CIRC,
  1286. "Circuit timeout data: %lfms, %lfms, Xm: %d, a: %lf, r: %lf",
  1287. cbt->timeout_ms, cbt->close_ms, cbt->Xm, cbt->alpha,
  1288. timeout_rate);
  1289. } else {
  1290. log_info(LD_CIRC,
  1291. "Set circuit build timeout to %lds (%lfms, %lfms, Xm: %d, a: %lf,"
  1292. " r: %lf) based on %d circuit times",
  1293. tor_lround(cbt->timeout_ms/1000),
  1294. cbt->timeout_ms, cbt->close_ms, cbt->Xm, cbt->alpha, timeout_rate,
  1295. cbt->total_build_times);
  1296. }
  1297. }
  1298. /** Iterate over values of circ_id, starting from conn-\>next_circ_id,
  1299. * and with the high bit specified by conn-\>circ_id_type, until we get
  1300. * a circ_id that is not in use by any other circuit on that conn.
  1301. *
  1302. * Return it, or 0 if can't get a unique circ_id.
  1303. */
  1304. static circid_t
  1305. get_unique_circ_id_by_conn(or_connection_t *conn)
  1306. {
  1307. circid_t test_circ_id;
  1308. circid_t attempts=0;
  1309. circid_t high_bit;
  1310. tor_assert(conn);
  1311. if (conn->circ_id_type == CIRC_ID_TYPE_NEITHER) {
  1312. log_warn(LD_BUG, "Trying to pick a circuit ID for a connection from "
  1313. "a client with no identity.");
  1314. return 0;
  1315. }
  1316. high_bit = (conn->circ_id_type == CIRC_ID_TYPE_HIGHER) ? 1<<15 : 0;
  1317. do {
  1318. /* Sequentially iterate over test_circ_id=1...1<<15-1 until we find a
  1319. * circID such that (high_bit|test_circ_id) is not already used. */
  1320. test_circ_id = conn->next_circ_id++;
  1321. if (test_circ_id == 0 || test_circ_id >= 1<<15) {
  1322. test_circ_id = 1;
  1323. conn->next_circ_id = 2;
  1324. }
  1325. if (++attempts > 1<<15) {
  1326. /* Make sure we don't loop forever if all circ_id's are used. This
  1327. * matters because it's an external DoS opportunity.
  1328. */
  1329. log_warn(LD_CIRC,"No unused circ IDs. Failing.");
  1330. return 0;
  1331. }
  1332. test_circ_id |= high_bit;
  1333. } while (circuit_id_in_use_on_orconn(test_circ_id, conn));
  1334. return test_circ_id;
  1335. }
  1336. /** If <b>verbose</b> is false, allocate and return a comma-separated list of
  1337. * the currently built elements of circuit_t. If <b>verbose</b> is true, also
  1338. * list information about link status in a more verbose format using spaces.
  1339. * If <b>verbose_names</b> is false, give nicknames for Named routers and hex
  1340. * digests for others; if <b>verbose_names</b> is true, use $DIGEST=Name style
  1341. * names.
  1342. */
  1343. static char *
  1344. circuit_list_path_impl(origin_circuit_t *circ, int verbose, int verbose_names)
  1345. {
  1346. crypt_path_t *hop;
  1347. smartlist_t *elements;
  1348. const char *states[] = {"closed", "waiting for keys", "open"};
  1349. char *s;
  1350. elements = smartlist_create();
  1351. if (verbose) {
  1352. const char *nickname = build_state_get_exit_nickname(circ->build_state);
  1353. char *cp;
  1354. tor_asprintf(&cp, "%s%s circ (length %d%s%s):",
  1355. circ->build_state->is_internal ? "internal" : "exit",
  1356. circ->build_state->need_uptime ? " (high-uptime)" : "",
  1357. circ->build_state->desired_path_len,
  1358. circ->_base.state == CIRCUIT_STATE_OPEN ? "" : ", last hop ",
  1359. circ->_base.state == CIRCUIT_STATE_OPEN ? "" :
  1360. (nickname?nickname:"*unnamed*"));
  1361. smartlist_add(elements, cp);
  1362. }
  1363. hop = circ->cpath;
  1364. do {
  1365. char *elt;
  1366. const char *id;
  1367. const node_t *node;
  1368. if (!hop)
  1369. break;
  1370. if (!verbose && hop->state != CPATH_STATE_OPEN)
  1371. break;
  1372. if (!hop->extend_info)
  1373. break;
  1374. id = hop->extend_info->identity_digest;
  1375. if (verbose_names) {
  1376. elt = tor_malloc(MAX_VERBOSE_NICKNAME_LEN+1);
  1377. if ((node = node_get_by_id(id))) {
  1378. node_get_verbose_nickname(node, elt);
  1379. } else if (is_legal_nickname(hop->extend_info->nickname)) {
  1380. elt[0] = '$';
  1381. base16_encode(elt+1, HEX_DIGEST_LEN+1, id, DIGEST_LEN);
  1382. elt[HEX_DIGEST_LEN+1]= '~';
  1383. strlcpy(elt+HEX_DIGEST_LEN+2,
  1384. hop->extend_info->nickname, MAX_NICKNAME_LEN+1);
  1385. } else {
  1386. elt[0] = '$';
  1387. base16_encode(elt+1, HEX_DIGEST_LEN+1, id, DIGEST_LEN);
  1388. }
  1389. } else { /* ! verbose_names */
  1390. node = node_get_by_id(id);
  1391. if (node && node_is_named(node)) {
  1392. elt = tor_strdup(node_get_nickname(node));
  1393. } else {
  1394. elt = tor_malloc(HEX_DIGEST_LEN+2);
  1395. elt[0] = '$';
  1396. base16_encode(elt+1, HEX_DIGEST_LEN+1, id, DIGEST_LEN);
  1397. }
  1398. }
  1399. tor_assert(elt);
  1400. if (verbose) {
  1401. size_t len = strlen(elt)+2+strlen(states[hop->state])+1;
  1402. char *v = tor_malloc(len);
  1403. tor_assert(hop->state <= 2);
  1404. tor_snprintf(v,len,"%s(%s)",elt,states[hop->state]);
  1405. smartlist_add(elements, v);
  1406. tor_free(elt);
  1407. } else {
  1408. smartlist_add(elements, elt);
  1409. }
  1410. hop = hop->next;
  1411. } while (hop != circ->cpath);
  1412. s = smartlist_join_strings(elements, verbose?" ":",", 0, NULL);
  1413. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  1414. smartlist_free(elements);
  1415. return s;
  1416. }
  1417. /** If <b>verbose</b> is false, allocate and return a comma-separated
  1418. * list of the currently built elements of circuit_t. If
  1419. * <b>verbose</b> is true, also list information about link status in
  1420. * a more verbose format using spaces.
  1421. */
  1422. char *
  1423. circuit_list_path(origin_circuit_t *circ, int verbose)
  1424. {
  1425. return circuit_list_path_impl(circ, verbose, 0);
  1426. }
  1427. /** Allocate and return a comma-separated list of the currently built elements
  1428. * of circuit_t, giving each as a verbose nickname.
  1429. */
  1430. char *
  1431. circuit_list_path_for_controller(origin_circuit_t *circ)
  1432. {
  1433. return circuit_list_path_impl(circ, 0, 1);
  1434. }
  1435. /** Log, at severity <b>severity</b>, the nicknames of each router in
  1436. * circ's cpath. Also log the length of the cpath, and the intended
  1437. * exit point.
  1438. */
  1439. void
  1440. circuit_log_path(int severity, unsigned int domain, origin_circuit_t *circ)
  1441. {
  1442. char *s = circuit_list_path(circ,1);
  1443. tor_log(severity,domain,"%s",s);
  1444. tor_free(s);
  1445. }
  1446. /** Tell the rep(utation)hist(ory) module about the status of the links
  1447. * in circ. Hops that have become OPEN are marked as successfully
  1448. * extended; the _first_ hop that isn't open (if any) is marked as
  1449. * unable to extend.
  1450. */
  1451. /* XXXX Someday we should learn from OR circuits too. */
  1452. void
  1453. circuit_rep_hist_note_result(origin_circuit_t *circ)
  1454. {
  1455. crypt_path_t *hop;
  1456. const char *prev_digest = NULL;
  1457. hop = circ->cpath;
  1458. if (!hop) /* circuit hasn't started building yet. */
  1459. return;
  1460. if (server_mode(get_options())) {
  1461. const routerinfo_t *me = router_get_my_routerinfo();
  1462. if (!me)
  1463. return;
  1464. prev_digest = me->cache_info.identity_digest;
  1465. }
  1466. do {
  1467. const node_t *node = node_get_by_id(hop->extend_info->identity_digest);
  1468. if (node) { /* Why do we check this? We know the identity. -NM XXXX */
  1469. if (prev_digest) {
  1470. if (hop->state == CPATH_STATE_OPEN)
  1471. rep_hist_note_extend_succeeded(prev_digest, node->identity);
  1472. else {
  1473. rep_hist_note_extend_failed(prev_digest, node->identity);
  1474. break;
  1475. }
  1476. }
  1477. prev_digest = node->identity;
  1478. } else {
  1479. prev_digest = NULL;
  1480. }
  1481. hop=hop->next;
  1482. } while (hop!=circ->cpath);
  1483. }
  1484. /** Pick all the entries in our cpath. Stop and return 0 when we're
  1485. * happy, or return -1 if an error occurs. */
  1486. static int
  1487. onion_populate_cpath(origin_circuit_t *circ)
  1488. {
  1489. int r;
  1490. again:
  1491. r = onion_extend_cpath(circ);
  1492. if (r < 0) {
  1493. log_info(LD_CIRC,"Generating cpath hop failed.");
  1494. return -1;
  1495. }
  1496. if (r == 0)
  1497. goto again;
  1498. return 0; /* if r == 1 */
  1499. }
  1500. /** Create and return a new origin circuit. Initialize its purpose and
  1501. * build-state based on our arguments. The <b>flags</b> argument is a
  1502. * bitfield of CIRCLAUNCH_* flags. */
  1503. origin_circuit_t *
  1504. origin_circuit_init(uint8_t purpose, int flags)
  1505. {
  1506. /* sets circ->p_circ_id and circ->p_conn */
  1507. origin_circuit_t *circ = origin_circuit_new();
  1508. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OR_WAIT);
  1509. circ->build_state = tor_malloc_zero(sizeof(cpath_build_state_t));
  1510. circ->build_state->onehop_tunnel =
  1511. ((flags & CIRCLAUNCH_ONEHOP_TUNNEL) ? 1 : 0);
  1512. circ->build_state->need_uptime =
  1513. ((flags & CIRCLAUNCH_NEED_UPTIME) ? 1 : 0);
  1514. circ->build_state->need_capacity =
  1515. ((flags & CIRCLAUNCH_NEED_CAPACITY) ? 1 : 0);
  1516. circ->build_state->is_internal =
  1517. ((flags & CIRCLAUNCH_IS_INTERNAL) ? 1 : 0);
  1518. circ->_base.purpose = purpose;
  1519. return circ;
  1520. }
  1521. /** Build a new circuit for <b>purpose</b>. If <b>exit</b>
  1522. * is defined, then use that as your exit router, else choose a suitable
  1523. * exit node.
  1524. *
  1525. * Also launch a connection to the first OR in the chosen path, if
  1526. * it's not open already.
  1527. */
  1528. origin_circuit_t *
  1529. circuit_establish_circuit(uint8_t purpose, extend_info_t *exit, int flags)
  1530. {
  1531. origin_circuit_t *circ;
  1532. int err_reason = 0;
  1533. circ = origin_circuit_init(purpose, flags);
  1534. if (onion_pick_cpath_exit(circ, exit) < 0 ||
  1535. onion_populate_cpath(circ) < 0) {
  1536. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_NOPATH);
  1537. return NULL;
  1538. }
  1539. control_event_circuit_status(circ, CIRC_EVENT_LAUNCHED, 0);
  1540. if ((err_reason = circuit_handle_first_hop(circ)) < 0) {
  1541. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  1542. return NULL;
  1543. }
  1544. return circ;
  1545. }
  1546. /** Start establishing the first hop of our circuit. Figure out what
  1547. * OR we should connect to, and if necessary start the connection to
  1548. * it. If we're already connected, then send the 'create' cell.
  1549. * Return 0 for ok, -reason if circ should be marked-for-close. */
  1550. int
  1551. circuit_handle_first_hop(origin_circuit_t *circ)
  1552. {
  1553. crypt_path_t *firsthop;
  1554. or_connection_t *n_conn;
  1555. int err_reason = 0;
  1556. const char *msg = NULL;
  1557. int should_launch = 0;
  1558. firsthop = onion_next_hop_in_cpath(circ->cpath);
  1559. tor_assert(firsthop);
  1560. tor_assert(firsthop->extend_info);
  1561. /* now see if we're already connected to the first OR in 'route' */
  1562. log_debug(LD_CIRC,"Looking for firsthop '%s:%u'",
  1563. fmt_addr(&firsthop->extend_info->addr),
  1564. firsthop->extend_info->port);
  1565. n_conn = connection_or_get_for_extend(firsthop->extend_info->identity_digest,
  1566. &firsthop->extend_info->addr,
  1567. &msg,
  1568. &should_launch);
  1569. if (!n_conn) {
  1570. /* not currently connected in a useful way. */
  1571. const char *name = strlen(firsthop->extend_info->nickname) ?
  1572. firsthop->extend_info->nickname : fmt_addr(&firsthop->extend_info->addr);
  1573. log_info(LD_CIRC, "Next router is %s: %s ",
  1574. safe_str_client(name), msg?msg:"???");
  1575. circ->_base.n_hop = extend_info_dup(firsthop->extend_info);
  1576. if (should_launch) {
  1577. if (circ->build_state->onehop_tunnel)
  1578. control_event_bootstrap(BOOTSTRAP_STATUS_CONN_DIR, 0);
  1579. n_conn = connection_or_connect(&firsthop->extend_info->addr,
  1580. firsthop->extend_info->port,
  1581. firsthop->extend_info->identity_digest);
  1582. if (!n_conn) { /* connect failed, forget the whole thing */
  1583. log_info(LD_CIRC,"connect to firsthop failed. Closing.");
  1584. return -END_CIRC_REASON_CONNECTFAILED;
  1585. }
  1586. }
  1587. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  1588. /* return success. The onion/circuit/etc will be taken care of
  1589. * automatically (may already have been) whenever n_conn reaches
  1590. * OR_CONN_STATE_OPEN.
  1591. */
  1592. return 0;
  1593. } else { /* it's already open. use it. */
  1594. tor_assert(!circ->_base.n_hop);
  1595. circ->_base.n_conn = n_conn;
  1596. log_debug(LD_CIRC,"Conn open. Delivering first onion skin.");
  1597. if ((err_reason = circuit_send_next_onion_skin(circ)) < 0) {
  1598. log_info(LD_CIRC,"circuit_send_next_onion_skin failed.");
  1599. return err_reason;
  1600. }
  1601. }
  1602. return 0;
  1603. }
  1604. /** Find any circuits that are waiting on <b>or_conn</b> to become
  1605. * open and get them to send their create cells forward.
  1606. *
  1607. * Status is 1 if connect succeeded, or 0 if connect failed.
  1608. */
  1609. void
  1610. circuit_n_conn_done(or_connection_t *or_conn, int status)
  1611. {
  1612. smartlist_t *pending_circs;
  1613. int err_reason = 0;
  1614. log_debug(LD_CIRC,"or_conn to %s/%s, status=%d",
  1615. or_conn->nickname ? or_conn->nickname : "NULL",
  1616. or_conn->_base.address, status);
  1617. pending_circs = smartlist_create();
  1618. circuit_get_all_pending_on_or_conn(pending_circs, or_conn);
  1619. SMARTLIST_FOREACH_BEGIN(pending_circs, circuit_t *, circ)
  1620. {
  1621. /* These checks are redundant wrt get_all_pending_on_or_conn, but I'm
  1622. * leaving them in in case it's possible for the status of a circuit to
  1623. * change as we're going down the list. */
  1624. if (circ->marked_for_close || circ->n_conn || !circ->n_hop ||
  1625. circ->state != CIRCUIT_STATE_OR_WAIT)
  1626. continue;
  1627. if (tor_digest_is_zero(circ->n_hop->identity_digest)) {
  1628. /* Look at addr/port. This is an unkeyed connection. */
  1629. if (!tor_addr_eq(&circ->n_hop->addr, &or_conn->_base.addr) ||
  1630. circ->n_hop->port != or_conn->_base.port)
  1631. continue;
  1632. } else {
  1633. /* We expected a key. See if it's the right one. */
  1634. if (tor_memneq(or_conn->identity_digest,
  1635. circ->n_hop->identity_digest, DIGEST_LEN))
  1636. continue;
  1637. }
  1638. if (!status) { /* or_conn failed; close circ */
  1639. log_info(LD_CIRC,"or_conn failed. Closing circ.");
  1640. circuit_mark_for_close(circ, END_CIRC_REASON_OR_CONN_CLOSED);
  1641. continue;
  1642. }
  1643. log_debug(LD_CIRC, "Found circ, sending create cell.");
  1644. /* circuit_deliver_create_cell will set n_circ_id and add us to
  1645. * orconn_circuid_circuit_map, so we don't need to call
  1646. * set_circid_orconn here. */
  1647. circ->n_conn = or_conn;
  1648. extend_info_free(circ->n_hop);
  1649. circ->n_hop = NULL;
  1650. if (CIRCUIT_IS_ORIGIN(circ)) {
  1651. if ((err_reason =
  1652. circuit_send_next_onion_skin(TO_ORIGIN_CIRCUIT(circ))) < 0) {
  1653. log_info(LD_CIRC,
  1654. "send_next_onion_skin failed; circuit marked for closing.");
  1655. circuit_mark_for_close(circ, -err_reason);
  1656. continue;
  1657. /* XXX could this be bad, eg if next_onion_skin failed because conn
  1658. * died? */
  1659. }
  1660. } else {
  1661. /* pull the create cell out of circ->onionskin, and send it */
  1662. tor_assert(circ->n_conn_onionskin);
  1663. if (circuit_deliver_create_cell(circ,CELL_CREATE,
  1664. circ->n_conn_onionskin)<0) {
  1665. circuit_mark_for_close(circ, END_CIRC_REASON_RESOURCELIMIT);
  1666. continue;
  1667. }
  1668. tor_free(circ->n_conn_onionskin);
  1669. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  1670. }
  1671. }
  1672. SMARTLIST_FOREACH_END(circ);
  1673. smartlist_free(pending_circs);
  1674. }
  1675. /** Find a new circid that isn't currently in use on the circ->n_conn
  1676. * for the outgoing
  1677. * circuit <b>circ</b>, and deliver a cell of type <b>cell_type</b>
  1678. * (either CELL_CREATE or CELL_CREATE_FAST) with payload <b>payload</b>
  1679. * to this circuit.
  1680. * Return -1 if we failed to find a suitable circid, else return 0.
  1681. */
  1682. static int
  1683. circuit_deliver_create_cell(circuit_t *circ, uint8_t cell_type,
  1684. const char *payload)
  1685. {
  1686. cell_t cell;
  1687. circid_t id;
  1688. tor_assert(circ);
  1689. tor_assert(circ->n_conn);
  1690. tor_assert(payload);
  1691. tor_assert(cell_type == CELL_CREATE || cell_type == CELL_CREATE_FAST);
  1692. id = get_unique_circ_id_by_conn(circ->n_conn);
  1693. if (!id) {
  1694. log_warn(LD_CIRC,"failed to get unique circID.");
  1695. return -1;
  1696. }
  1697. log_debug(LD_CIRC,"Chosen circID %u.", id);
  1698. circuit_set_n_circid_orconn(circ, id, circ->n_conn);
  1699. memset(&cell, 0, sizeof(cell_t));
  1700. cell.command = cell_type;
  1701. cell.circ_id = circ->n_circ_id;
  1702. memcpy(cell.payload, payload, ONIONSKIN_CHALLENGE_LEN);
  1703. append_cell_to_circuit_queue(circ, circ->n_conn, &cell,
  1704. CELL_DIRECTION_OUT, 0);
  1705. if (CIRCUIT_IS_ORIGIN(circ)) {
  1706. /* mark it so it gets better rate limiting treatment. */
  1707. circ->n_conn->client_used = time(NULL);
  1708. }
  1709. return 0;
  1710. }
  1711. /** We've decided to start our reachability testing. If all
  1712. * is set, log this to the user. Return 1 if we did, or 0 if
  1713. * we chose not to log anything. */
  1714. int
  1715. inform_testing_reachability(void)
  1716. {
  1717. char dirbuf[128];
  1718. const routerinfo_t *me = router_get_my_routerinfo();
  1719. if (!me)
  1720. return 0;
  1721. control_event_server_status(LOG_NOTICE,
  1722. "CHECKING_REACHABILITY ORADDRESS=%s:%d",
  1723. me->address, me->or_port);
  1724. if (me->dir_port) {
  1725. tor_snprintf(dirbuf, sizeof(dirbuf), " and DirPort %s:%d",
  1726. me->address, me->dir_port);
  1727. control_event_server_status(LOG_NOTICE,
  1728. "CHECKING_REACHABILITY DIRADDRESS=%s:%d",
  1729. me->address, me->dir_port);
  1730. }
  1731. log_notice(LD_OR, "Now checking whether ORPort %s:%d%s %s reachable... "
  1732. "(this may take up to %d minutes -- look for log "
  1733. "messages indicating success)",
  1734. me->address, me->or_port,
  1735. me->dir_port ? dirbuf : "",
  1736. me->dir_port ? "are" : "is",
  1737. TIMEOUT_UNTIL_UNREACHABILITY_COMPLAINT/60);
  1738. return 1;
  1739. }
  1740. /** Return true iff we should send a create_fast cell to start building a given
  1741. * circuit */
  1742. static INLINE int
  1743. should_use_create_fast_for_circuit(origin_circuit_t *circ)
  1744. {
  1745. or_options_t *options = get_options();
  1746. tor_assert(circ->cpath);
  1747. tor_assert(circ->cpath->extend_info);
  1748. if (!circ->cpath->extend_info->onion_key)
  1749. return 1; /* our hand is forced: only a create_fast will work. */
  1750. if (!options->FastFirstHopPK)
  1751. return 0; /* we prefer to avoid create_fast */
  1752. if (server_mode(options)) {
  1753. /* We're a server, and we know an onion key. We can choose.
  1754. * Prefer to blend in. */
  1755. return 0;
  1756. }
  1757. return 1;
  1758. }
  1759. /** Return true if <b>circ</b> is the type of circuit we want to count
  1760. * timeouts from. In particular, we want it to have not completed yet
  1761. * (already completing indicates we cannibalized it), and we want it to
  1762. * have exactly three hops.
  1763. */
  1764. int
  1765. circuit_timeout_want_to_count_circ(origin_circuit_t *circ)
  1766. {
  1767. return !circ->has_opened
  1768. && circ->build_state->desired_path_len == DEFAULT_ROUTE_LEN;
  1769. }
  1770. /** This is the backbone function for building circuits.
  1771. *
  1772. * If circ's first hop is closed, then we need to build a create
  1773. * cell and send it forward.
  1774. *
  1775. * Otherwise, we need to build a relay extend cell and send it
  1776. * forward.
  1777. *
  1778. * Return -reason if we want to tear down circ, else return 0.
  1779. */
  1780. int
  1781. circuit_send_next_onion_skin(origin_circuit_t *circ)
  1782. {
  1783. crypt_path_t *hop;
  1784. const node_t *node;
  1785. char payload[2+4+DIGEST_LEN+ONIONSKIN_CHALLENGE_LEN];
  1786. char *onionskin;
  1787. size_t payload_len;
  1788. tor_assert(circ);
  1789. if (circ->cpath->state == CPATH_STATE_CLOSED) {
  1790. int fast;
  1791. uint8_t cell_type;
  1792. log_debug(LD_CIRC,"First skin; sending create cell.");
  1793. if (circ->build_state->onehop_tunnel)
  1794. control_event_bootstrap(BOOTSTRAP_STATUS_ONEHOP_CREATE, 0);
  1795. else
  1796. control_event_bootstrap(BOOTSTRAP_STATUS_CIRCUIT_CREATE, 0);
  1797. node = node_get_by_id(circ->_base.n_conn->identity_digest);
  1798. fast = should_use_create_fast_for_circuit(circ);
  1799. if (!fast) {
  1800. /* We are an OR and we know the right onion key: we should
  1801. * send an old slow create cell.
  1802. */
  1803. cell_type = CELL_CREATE;
  1804. if (onion_skin_create(circ->cpath->extend_info->onion_key,
  1805. &(circ->cpath->dh_handshake_state),
  1806. payload) < 0) {
  1807. log_warn(LD_CIRC,"onion_skin_create (first hop) failed.");
  1808. return - END_CIRC_REASON_INTERNAL;
  1809. }
  1810. note_request("cell: create", 1);
  1811. } else {
  1812. /* We are not an OR, and we're building the first hop of a circuit to a
  1813. * new OR: we can be speedy and use CREATE_FAST to save an RSA operation
  1814. * and a DH operation. */
  1815. cell_type = CELL_CREATE_FAST;
  1816. memset(payload, 0, sizeof(payload));
  1817. crypto_rand((char*) circ->cpath->fast_handshake_state,
  1818. sizeof(circ->cpath->fast_handshake_state));
  1819. memcpy(payload, circ->cpath->fast_handshake_state,
  1820. sizeof(circ->cpath->fast_handshake_state));
  1821. note_request("cell: create fast", 1);
  1822. }
  1823. if (circuit_deliver_create_cell(TO_CIRCUIT(circ), cell_type, payload) < 0)
  1824. return - END_CIRC_REASON_RESOURCELIMIT;
  1825. circ->cpath->state = CPATH_STATE_AWAITING_KEYS;
  1826. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  1827. log_info(LD_CIRC,"First hop: finished sending %s cell to '%s'",
  1828. fast ? "CREATE_FAST" : "CREATE",
  1829. node ? node_get_nickname(node) : "<unnamed>");
  1830. } else {
  1831. tor_assert(circ->cpath->state == CPATH_STATE_OPEN);
  1832. tor_assert(circ->_base.state == CIRCUIT_STATE_BUILDING);
  1833. log_debug(LD_CIRC,"starting to send subsequent skin.");
  1834. hop = onion_next_hop_in_cpath(circ->cpath);
  1835. if (!hop) {
  1836. /* done building the circuit. whew. */
  1837. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OPEN);
  1838. if (circuit_timeout_want_to_count_circ(circ)) {
  1839. struct timeval end;
  1840. long timediff;
  1841. tor_gettimeofday(&end);
  1842. timediff = tv_mdiff(&circ->_base.timestamp_created, &end);
  1843. /*
  1844. * If the circuit build time is much greater than we would have cut
  1845. * it off at, we probably had a suspend event along this codepath,
  1846. * and we should discard the value.
  1847. */
  1848. if (timediff < 0 || timediff > 2*circ_times.close_ms+1000) {
  1849. log_notice(LD_CIRC, "Strange value for circuit build time: %ldmsec. "
  1850. "Assuming clock jump. Purpose %d (%s)", timediff,
  1851. circ->_base.purpose,
  1852. circuit_purpose_to_string(circ->_base.purpose));
  1853. } else if (!circuit_build_times_disabled()) {
  1854. /* Only count circuit times if the network is live */
  1855. if (circuit_build_times_network_check_live(&circ_times)) {
  1856. circuit_build_times_add_time(&circ_times, (build_time_t)timediff);
  1857. circuit_build_times_set_timeout(&circ_times);
  1858. }
  1859. if (circ->_base.purpose != CIRCUIT_PURPOSE_C_MEASURE_TIMEOUT) {
  1860. circuit_build_times_network_circ_success(&circ_times);
  1861. }
  1862. }
  1863. }
  1864. log_info(LD_CIRC,"circuit built!");
  1865. circuit_reset_failure_count(0);
  1866. if (circ->build_state->onehop_tunnel)
  1867. control_event_bootstrap(BOOTSTRAP_STATUS_REQUESTING_STATUS, 0);
  1868. if (!can_complete_circuit && !circ->build_state->onehop_tunnel) {
  1869. or_options_t *options = get_options();
  1870. can_complete_circuit=1;
  1871. /* FFFF Log a count of known routers here */
  1872. log_notice(LD_GENERAL,
  1873. "Tor has successfully opened a circuit. "
  1874. "Looks like client functionality is working.");
  1875. control_event_bootstrap(BOOTSTRAP_STATUS_DONE, 0);
  1876. control_event_client_status(LOG_NOTICE, "CIRCUIT_ESTABLISHED");
  1877. if (server_mode(options) && !check_whether_orport_reachable()) {
  1878. inform_testing_reachability();
  1879. consider_testing_reachability(1, 1);
  1880. }
  1881. }
  1882. circuit_rep_hist_note_result(circ);
  1883. circuit_has_opened(circ); /* do other actions as necessary */
  1884. /* We're done with measurement circuits here. Just close them */
  1885. if (circ->_base.purpose == CIRCUIT_PURPOSE_C_MEASURE_TIMEOUT)
  1886. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_FINISHED);
  1887. return 0;
  1888. }
  1889. if (tor_addr_family(&hop->extend_info->addr) != AF_INET) {
  1890. log_warn(LD_BUG, "Trying to extend to a non-IPv4 address.");
  1891. return - END_CIRC_REASON_INTERNAL;
  1892. }
  1893. set_uint32(payload, tor_addr_to_ipv4n(&hop->extend_info->addr));
  1894. set_uint16(payload+4, htons(hop->extend_info->port));
  1895. onionskin = payload+2+4;
  1896. memcpy(payload+2+4+ONIONSKIN_CHALLENGE_LEN,
  1897. hop->extend_info->identity_digest, DIGEST_LEN);
  1898. payload_len = 2+4+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN;
  1899. if (onion_skin_create(hop->extend_info->onion_key,
  1900. &(hop->dh_handshake_state), onionskin) < 0) {
  1901. log_warn(LD_CIRC,"onion_skin_create failed.");
  1902. return - END_CIRC_REASON_INTERNAL;
  1903. }
  1904. log_info(LD_CIRC,"Sending extend relay cell.");
  1905. note_request("cell: extend", 1);
  1906. /* send it to hop->prev, because it will transfer
  1907. * it to a create cell and then send to hop */
  1908. if (relay_send_command_from_edge(0, TO_CIRCUIT(circ),
  1909. RELAY_COMMAND_EXTEND,
  1910. payload, payload_len, hop->prev) < 0)
  1911. return 0; /* circuit is closed */
  1912. hop->state = CPATH_STATE_AWAITING_KEYS;
  1913. }
  1914. return 0;
  1915. }
  1916. /** Our clock just jumped by <b>seconds_elapsed</b>. Assume
  1917. * something has also gone wrong with our network: notify the user,
  1918. * and abandon all not-yet-used circuits. */
  1919. void
  1920. circuit_note_clock_jumped(int seconds_elapsed)
  1921. {
  1922. int severity = server_mode(get_options()) ? LOG_WARN : LOG_NOTICE;
  1923. tor_log(severity, LD_GENERAL, "Your system clock just jumped %d seconds %s; "
  1924. "assuming established circuits no longer work.",
  1925. seconds_elapsed >=0 ? seconds_elapsed : -seconds_elapsed,
  1926. seconds_elapsed >=0 ? "forward" : "backward");
  1927. control_event_general_status(LOG_WARN, "CLOCK_JUMPED TIME=%d",
  1928. seconds_elapsed);
  1929. can_complete_circuit=0; /* so it'll log when it works again */
  1930. control_event_client_status(severity, "CIRCUIT_NOT_ESTABLISHED REASON=%s",
  1931. "CLOCK_JUMPED");
  1932. circuit_mark_all_unused_circs();
  1933. circuit_expire_all_dirty_circs();
  1934. }
  1935. /** Take the 'extend' <b>cell</b>, pull out addr/port plus the onion
  1936. * skin and identity digest for the next hop. If we're already connected,
  1937. * pass the onion skin to the next hop using a create cell; otherwise
  1938. * launch a new OR connection, and <b>circ</b> will notice when the
  1939. * connection succeeds or fails.
  1940. *
  1941. * Return -1 if we want to warn and tear down the circuit, else return 0.
  1942. */
  1943. int
  1944. circuit_extend(cell_t *cell, circuit_t *circ)
  1945. {
  1946. or_connection_t *n_conn;
  1947. relay_header_t rh;
  1948. char *onionskin;
  1949. char *id_digest=NULL;
  1950. uint32_t n_addr32;
  1951. uint16_t n_port;
  1952. tor_addr_t n_addr;
  1953. const char *msg = NULL;
  1954. int should_launch = 0;
  1955. if (circ->n_conn) {
  1956. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1957. "n_conn already set. Bug/attack. Closing.");
  1958. return -1;
  1959. }
  1960. if (circ->n_hop) {
  1961. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1962. "conn to next hop already launched. Bug/attack. Closing.");
  1963. return -1;
  1964. }
  1965. if (!server_mode(get_options())) {
  1966. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1967. "Got an extend cell, but running as a client. Closing.");
  1968. return -1;
  1969. }
  1970. relay_header_unpack(&rh, cell->payload);
  1971. if (rh.length < 4+2+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN) {
  1972. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1973. "Wrong length %d on extend cell. Closing circuit.",
  1974. rh.length);
  1975. return -1;
  1976. }
  1977. n_addr32 = ntohl(get_uint32(cell->payload+RELAY_HEADER_SIZE));
  1978. n_port = ntohs(get_uint16(cell->payload+RELAY_HEADER_SIZE+4));
  1979. onionskin = (char*) cell->payload+RELAY_HEADER_SIZE+4+2;
  1980. id_digest = (char*) cell->payload+RELAY_HEADER_SIZE+4+2+
  1981. ONIONSKIN_CHALLENGE_LEN;
  1982. tor_addr_from_ipv4h(&n_addr, n_addr32);
  1983. if (!n_port || !n_addr32) {
  1984. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1985. "Client asked me to extend to zero destination port or addr.");
  1986. return -1;
  1987. }
  1988. /* Check if they asked us for 0000..0000. We support using
  1989. * an empty fingerprint for the first hop (e.g. for a bridge relay),
  1990. * but we don't want to let people send us extend cells for empty
  1991. * fingerprints -- a) because it opens the user up to a mitm attack,
  1992. * and b) because it lets an attacker force the relay to hold open a
  1993. * new TLS connection for each extend request. */
  1994. if (tor_digest_is_zero(id_digest)) {
  1995. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1996. "Client asked me to extend without specifying an id_digest.");
  1997. return -1;
  1998. }
  1999. /* Next, check if we're being asked to connect to the hop that the
  2000. * extend cell came from. There isn't any reason for that, and it can
  2001. * assist circular-path attacks. */
  2002. if (tor_memeq(id_digest, TO_OR_CIRCUIT(circ)->p_conn->identity_digest,
  2003. DIGEST_LEN)) {
  2004. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  2005. "Client asked me to extend back to the previous hop.");
  2006. return -1;
  2007. }
  2008. n_conn = connection_or_get_for_extend(id_digest,
  2009. &n_addr,
  2010. &msg,
  2011. &should_launch);
  2012. if (!n_conn) {
  2013. log_debug(LD_CIRC|LD_OR,"Next router (%s:%d): %s",
  2014. fmt_addr(&n_addr), (int)n_port, msg?msg:"????");
  2015. circ->n_hop = extend_info_alloc(NULL /*nickname*/,
  2016. id_digest,
  2017. NULL /*onion_key*/,
  2018. &n_addr, n_port);
  2019. circ->n_conn_onionskin = tor_malloc(ONIONSKIN_CHALLENGE_LEN);
  2020. memcpy(circ->n_conn_onionskin, onionskin, ONIONSKIN_CHALLENGE_LEN);
  2021. circuit_set_state(circ, CIRCUIT_STATE_OR_WAIT);
  2022. if (should_launch) {
  2023. /* we should try to open a connection */
  2024. n_conn = connection_or_connect(&n_addr, n_port, id_digest);
  2025. if (!n_conn) {
  2026. log_info(LD_CIRC,"Launching n_conn failed. Closing circuit.");
  2027. circuit_mark_for_close(circ, END_CIRC_REASON_CONNECTFAILED);
  2028. return 0;
  2029. }
  2030. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  2031. }
  2032. /* return success. The onion/circuit/etc will be taken care of
  2033. * automatically (may already have been) whenever n_conn reaches
  2034. * OR_CONN_STATE_OPEN.
  2035. */
  2036. return 0;
  2037. }
  2038. tor_assert(!circ->n_hop); /* Connection is already established. */
  2039. circ->n_conn = n_conn;
  2040. log_debug(LD_CIRC,"n_conn is %s:%u",
  2041. n_conn->_base.address,n_conn->_base.port);
  2042. if (circuit_deliver_create_cell(circ, CELL_CREATE, onionskin) < 0)
  2043. return -1;
  2044. return 0;
  2045. }
  2046. /** Initialize cpath-\>{f|b}_{crypto|digest} from the key material in
  2047. * key_data. key_data must contain CPATH_KEY_MATERIAL bytes, which are
  2048. * used as follows:
  2049. * - 20 to initialize f_digest
  2050. * - 20 to initialize b_digest
  2051. * - 16 to key f_crypto
  2052. * - 16 to key b_crypto
  2053. *
  2054. * (If 'reverse' is true, then f_XX and b_XX are swapped.)
  2055. */
  2056. int
  2057. circuit_init_cpath_crypto(crypt_path_t *cpath, const char *key_data,
  2058. int reverse)
  2059. {
  2060. crypto_digest_env_t *tmp_digest;
  2061. crypto_cipher_env_t *tmp_crypto;
  2062. tor_assert(cpath);
  2063. tor_assert(key_data);
  2064. tor_assert(!(cpath->f_crypto || cpath->b_crypto ||
  2065. cpath->f_digest || cpath->b_digest));
  2066. cpath->f_digest = crypto_new_digest_env();
  2067. crypto_digest_add_bytes(cpath->f_digest, key_data, DIGEST_LEN);
  2068. cpath->b_digest = crypto_new_digest_env();
  2069. crypto_digest_add_bytes(cpath->b_digest, key_data+DIGEST_LEN, DIGEST_LEN);
  2070. if (!(cpath->f_crypto =
  2071. crypto_create_init_cipher(key_data+(2*DIGEST_LEN),1))) {
  2072. log_warn(LD_BUG,"Forward cipher initialization failed.");
  2073. return -1;
  2074. }
  2075. if (!(cpath->b_crypto =
  2076. crypto_create_init_cipher(key_data+(2*DIGEST_LEN)+CIPHER_KEY_LEN,0))) {
  2077. log_warn(LD_BUG,"Backward cipher initialization failed.");
  2078. return -1;
  2079. }
  2080. if (reverse) {
  2081. tmp_digest = cpath->f_digest;
  2082. cpath->f_digest = cpath->b_digest;
  2083. cpath->b_digest = tmp_digest;
  2084. tmp_crypto = cpath->f_crypto;
  2085. cpath->f_crypto = cpath->b_crypto;
  2086. cpath->b_crypto = tmp_crypto;
  2087. }
  2088. return 0;
  2089. }
  2090. /** A created or extended cell came back to us on the circuit, and it included
  2091. * <b>reply</b> as its body. (If <b>reply_type</b> is CELL_CREATED, the body
  2092. * contains (the second DH key, plus KH). If <b>reply_type</b> is
  2093. * CELL_CREATED_FAST, the body contains a secret y and a hash H(x|y).)
  2094. *
  2095. * Calculate the appropriate keys and digests, make sure KH is
  2096. * correct, and initialize this hop of the cpath.
  2097. *
  2098. * Return - reason if we want to mark circ for close, else return 0.
  2099. */
  2100. int
  2101. circuit_finish_handshake(origin_circuit_t *circ, uint8_t reply_type,
  2102. const uint8_t *reply)
  2103. {
  2104. char keys[CPATH_KEY_MATERIAL_LEN];
  2105. crypt_path_t *hop;
  2106. if (circ->cpath->state == CPATH_STATE_AWAITING_KEYS)
  2107. hop = circ->cpath;
  2108. else {
  2109. hop = onion_next_hop_in_cpath(circ->cpath);
  2110. if (!hop) { /* got an extended when we're all done? */
  2111. log_warn(LD_PROTOCOL,"got extended when circ already built? Closing.");
  2112. return - END_CIRC_REASON_TORPROTOCOL;
  2113. }
  2114. }
  2115. tor_assert(hop->state == CPATH_STATE_AWAITING_KEYS);
  2116. if (reply_type == CELL_CREATED && hop->dh_handshake_state) {
  2117. if (onion_skin_client_handshake(hop->dh_handshake_state, (char*)reply,keys,
  2118. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  2119. log_warn(LD_CIRC,"onion_skin_client_handshake failed.");
  2120. return -END_CIRC_REASON_TORPROTOCOL;
  2121. }
  2122. /* Remember hash of g^xy */
  2123. memcpy(hop->handshake_digest, reply+DH_KEY_LEN, DIGEST_LEN);
  2124. } else if (reply_type == CELL_CREATED_FAST && !hop->dh_handshake_state) {
  2125. if (fast_client_handshake(hop->fast_handshake_state, reply,
  2126. (uint8_t*)keys,
  2127. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  2128. log_warn(LD_CIRC,"fast_client_handshake failed.");
  2129. return -END_CIRC_REASON_TORPROTOCOL;
  2130. }
  2131. memcpy(hop->handshake_digest, reply+DIGEST_LEN, DIGEST_LEN);
  2132. } else {
  2133. log_warn(LD_PROTOCOL,"CREATED cell type did not match CREATE cell type.");
  2134. return -END_CIRC_REASON_TORPROTOCOL;
  2135. }
  2136. crypto_dh_free(hop->dh_handshake_state); /* don't need it anymore */
  2137. hop->dh_handshake_state = NULL;
  2138. memset(hop->fast_handshake_state, 0, sizeof(hop->fast_handshake_state));
  2139. if (circuit_init_cpath_crypto(hop, keys, 0)<0) {
  2140. return -END_CIRC_REASON_TORPROTOCOL;
  2141. }
  2142. hop->state = CPATH_STATE_OPEN;
  2143. log_info(LD_CIRC,"Finished building %scircuit hop:",
  2144. (reply_type == CELL_CREATED_FAST) ? "fast " : "");
  2145. circuit_log_path(LOG_INFO,LD_CIRC,circ);
  2146. control_event_circuit_status(circ, CIRC_EVENT_EXTENDED, 0);
  2147. return 0;
  2148. }
  2149. /** We received a relay truncated cell on circ.
  2150. *
  2151. * Since we don't ask for truncates currently, getting a truncated
  2152. * means that a connection broke or an extend failed. For now,
  2153. * just give up: for circ to close, and return 0.
  2154. */
  2155. int
  2156. circuit_truncated(origin_circuit_t *circ, crypt_path_t *layer)
  2157. {
  2158. // crypt_path_t *victim;
  2159. // connection_t *stream;
  2160. tor_assert(circ);
  2161. tor_assert(layer);
  2162. /* XXX Since we don't ask for truncates currently, getting a truncated
  2163. * means that a connection broke or an extend failed. For now,
  2164. * just give up.
  2165. */
  2166. circuit_mark_for_close(TO_CIRCUIT(circ),
  2167. END_CIRC_REASON_FLAG_REMOTE|END_CIRC_REASON_OR_CONN_CLOSED);
  2168. return 0;
  2169. #if 0
  2170. while (layer->next != circ->cpath) {
  2171. /* we need to clear out layer->next */
  2172. victim = layer->next;
  2173. log_debug(LD_CIRC, "Killing a layer of the cpath.");
  2174. for (stream = circ->p_streams; stream; stream=stream->next_stream) {
  2175. if (stream->cpath_layer == victim) {
  2176. log_info(LD_APP, "Marking stream %d for close because of truncate.",
  2177. stream->stream_id);
  2178. /* no need to send 'end' relay cells,
  2179. * because the other side's already dead
  2180. */
  2181. connection_mark_unattached_ap(stream, END_STREAM_REASON_DESTROY);
  2182. }
  2183. }
  2184. layer->next = victim->next;
  2185. circuit_free_cpath_node(victim);
  2186. }
  2187. log_info(LD_CIRC, "finished");
  2188. return 0;
  2189. #endif
  2190. }
  2191. /** Given a response payload and keys, initialize, then send a created
  2192. * cell back.
  2193. */
  2194. int
  2195. onionskin_answer(or_circuit_t *circ, uint8_t cell_type, const char *payload,
  2196. const char *keys)
  2197. {
  2198. cell_t cell;
  2199. crypt_path_t *tmp_cpath;
  2200. tmp_cpath = tor_malloc_zero(sizeof(crypt_path_t));
  2201. tmp_cpath->magic = CRYPT_PATH_MAGIC;
  2202. memset(&cell, 0, sizeof(cell_t));
  2203. cell.command = cell_type;
  2204. cell.circ_id = circ->p_circ_id;
  2205. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OPEN);
  2206. memcpy(cell.payload, payload,
  2207. cell_type == CELL_CREATED ? ONIONSKIN_REPLY_LEN : DIGEST_LEN*2);
  2208. log_debug(LD_CIRC,"init digest forward 0x%.8x, backward 0x%.8x.",
  2209. (unsigned int)get_uint32(keys),
  2210. (unsigned int)get_uint32(keys+20));
  2211. if (circuit_init_cpath_crypto(tmp_cpath, keys, 0)<0) {
  2212. log_warn(LD_BUG,"Circuit initialization failed");
  2213. tor_free(tmp_cpath);
  2214. return -1;
  2215. }
  2216. circ->n_digest = tmp_cpath->f_digest;
  2217. circ->n_crypto = tmp_cpath->f_crypto;
  2218. circ->p_digest = tmp_cpath->b_digest;
  2219. circ->p_crypto = tmp_cpath->b_crypto;
  2220. tmp_cpath->magic = 0;
  2221. tor_free(tmp_cpath);
  2222. if (cell_type == CELL_CREATED)
  2223. memcpy(circ->handshake_digest, cell.payload+DH_KEY_LEN, DIGEST_LEN);
  2224. else
  2225. memcpy(circ->handshake_digest, cell.payload+DIGEST_LEN, DIGEST_LEN);
  2226. circ->is_first_hop = (cell_type == CELL_CREATED_FAST);
  2227. append_cell_to_circuit_queue(TO_CIRCUIT(circ),
  2228. circ->p_conn, &cell, CELL_DIRECTION_IN, 0);
  2229. log_debug(LD_CIRC,"Finished sending 'created' cell.");
  2230. if (!is_local_addr(&circ->p_conn->_base.addr) &&
  2231. !connection_or_nonopen_was_started_here(circ->p_conn)) {
  2232. /* record that we could process create cells from a non-local conn
  2233. * that we didn't initiate; presumably this means that create cells
  2234. * can reach us too. */
  2235. router_orport_found_reachable();
  2236. }
  2237. return 0;
  2238. }
  2239. /** Choose a length for a circuit of purpose <b>purpose</b>.
  2240. * Default length is 3 + the number of endpoints that would give something
  2241. * away. If the routerlist <b>routers</b> doesn't have enough routers
  2242. * to handle the desired path length, return as large a path length as
  2243. * is feasible, except if it's less than 2, in which case return -1.
  2244. */
  2245. static int
  2246. new_route_len(uint8_t purpose, extend_info_t *exit,
  2247. smartlist_t *nodes)
  2248. {
  2249. int num_acceptable_routers;
  2250. int routelen;
  2251. tor_assert(nodes);
  2252. routelen = DEFAULT_ROUTE_LEN;
  2253. if (exit &&
  2254. purpose != CIRCUIT_PURPOSE_TESTING &&
  2255. purpose != CIRCUIT_PURPOSE_S_ESTABLISH_INTRO)
  2256. routelen++;
  2257. num_acceptable_routers = count_acceptable_nodes(nodes);
  2258. log_debug(LD_CIRC,"Chosen route length %d (%d/%d routers suitable).",
  2259. routelen, num_acceptable_routers, smartlist_len(nodes));
  2260. if (num_acceptable_routers < 2) {
  2261. log_info(LD_CIRC,
  2262. "Not enough acceptable routers (%d). Discarding this circuit.",
  2263. num_acceptable_routers);
  2264. return -1;
  2265. }
  2266. if (num_acceptable_routers < routelen) {
  2267. log_info(LD_CIRC,"Not enough routers: cutting routelen from %d to %d.",
  2268. routelen, num_acceptable_routers);
  2269. routelen = num_acceptable_routers;
  2270. }
  2271. return routelen;
  2272. }
  2273. /** Return a newly allocated list of uint16_t * for each predicted port not
  2274. * handled by a current circuit. */
  2275. static smartlist_t *
  2276. circuit_get_unhandled_ports(time_t now)
  2277. {
  2278. smartlist_t *dest = rep_hist_get_predicted_ports(now);
  2279. circuit_remove_handled_ports(dest);
  2280. return dest;
  2281. }
  2282. /** Return 1 if we already have circuits present or on the way for
  2283. * all anticipated ports. Return 0 if we should make more.
  2284. *
  2285. * If we're returning 0, set need_uptime and need_capacity to
  2286. * indicate any requirements that the unhandled ports have.
  2287. */
  2288. int
  2289. circuit_all_predicted_ports_handled(time_t now, int *need_uptime,
  2290. int *need_capacity)
  2291. {
  2292. int i, enough;
  2293. uint16_t *port;
  2294. smartlist_t *sl = circuit_get_unhandled_ports(now);
  2295. smartlist_t *LongLivedServices = get_options()->LongLivedPorts;
  2296. tor_assert(need_uptime);
  2297. tor_assert(need_capacity);
  2298. // Always predict need_capacity
  2299. *need_capacity = 1;
  2300. enough = (smartlist_len(sl) == 0);
  2301. for (i = 0; i < smartlist_len(sl); ++i) {
  2302. port = smartlist_get(sl, i);
  2303. if (smartlist_string_num_isin(LongLivedServices, *port))
  2304. *need_uptime = 1;
  2305. tor_free(port);
  2306. }
  2307. smartlist_free(sl);
  2308. return enough;
  2309. }
  2310. /** Return 1 if <b>node</b> can handle one or more of the ports in
  2311. * <b>needed_ports</b>, else return 0.
  2312. */
  2313. static int
  2314. node_handles_some_port(const node_t *node, smartlist_t *needed_ports)
  2315. { /* XXXX MOVE */
  2316. int i;
  2317. uint16_t port;
  2318. for (i = 0; i < smartlist_len(needed_ports); ++i) {
  2319. addr_policy_result_t r;
  2320. /* alignment issues aren't a worry for this dereference, since
  2321. needed_ports is explicitly a smartlist of uint16_t's */
  2322. port = *(uint16_t *)smartlist_get(needed_ports, i);
  2323. tor_assert(port);
  2324. if (node)
  2325. r = compare_addr_to_node_policy(0, port, node);
  2326. else
  2327. continue;
  2328. if (r != ADDR_POLICY_REJECTED && r != ADDR_POLICY_PROBABLY_REJECTED)
  2329. return 1;
  2330. }
  2331. return 0;
  2332. }
  2333. /** Return true iff <b>conn</b> needs another general circuit to be
  2334. * built. */
  2335. static int
  2336. ap_stream_wants_exit_attention(connection_t *conn)
  2337. {
  2338. if (conn->type == CONN_TYPE_AP &&
  2339. conn->state == AP_CONN_STATE_CIRCUIT_WAIT &&
  2340. !conn->marked_for_close &&
  2341. !(TO_EDGE_CONN(conn)->want_onehop) && /* ignore one-hop streams */
  2342. !(TO_EDGE_CONN(conn)->use_begindir) && /* ignore targeted dir fetches */
  2343. !(TO_EDGE_CONN(conn)->chosen_exit_name) && /* ignore defined streams */
  2344. !connection_edge_is_rendezvous_stream(TO_EDGE_CONN(conn)) &&
  2345. !circuit_stream_is_being_handled(TO_EDGE_CONN(conn), 0,
  2346. MIN_CIRCUITS_HANDLING_STREAM))
  2347. return 1;
  2348. return 0;
  2349. }
  2350. /** Return a pointer to a suitable router to be the exit node for the
  2351. * general-purpose circuit we're about to build.
  2352. *
  2353. * Look through the connection array, and choose a router that maximizes
  2354. * the number of pending streams that can exit from this router.
  2355. *
  2356. * Return NULL if we can't find any suitable routers.
  2357. */
  2358. static const node_t *
  2359. choose_good_exit_server_general(int need_uptime, int need_capacity)
  2360. {
  2361. int *n_supported;
  2362. int n_pending_connections = 0;
  2363. smartlist_t *connections;
  2364. int best_support = -1;
  2365. int n_best_support=0;
  2366. or_options_t *options = get_options();
  2367. const smartlist_t *the_nodes;
  2368. const node_t *node=NULL;
  2369. connections = get_connection_array();
  2370. /* Count how many connections are waiting for a circuit to be built.
  2371. * We use this for log messages now, but in the future we may depend on it.
  2372. */
  2373. SMARTLIST_FOREACH(connections, connection_t *, conn,
  2374. {
  2375. if (ap_stream_wants_exit_attention(conn))
  2376. ++n_pending_connections;
  2377. });
  2378. // log_fn(LOG_DEBUG, "Choosing exit node; %d connections are pending",
  2379. // n_pending_connections);
  2380. /* Now we count, for each of the routers in the directory, how many
  2381. * of the pending connections could possibly exit from that
  2382. * router (n_supported[i]). (We can't be sure about cases where we
  2383. * don't know the IP address of the pending connection.)
  2384. *
  2385. * -1 means "Don't use this router at all."
  2386. */
  2387. the_nodes = nodelist_get_list();
  2388. n_supported = tor_malloc(sizeof(int)*smartlist_len(the_nodes));
  2389. SMARTLIST_FOREACH_BEGIN(the_nodes, const node_t *, node) {
  2390. const int i = node_sl_idx;
  2391. if (router_digest_is_me(node->identity)) {
  2392. n_supported[i] = -1;
  2393. // log_fn(LOG_DEBUG,"Skipping node %s -- it's me.", router->nickname);
  2394. /* XXX there's probably a reverse predecessor attack here, but
  2395. * it's slow. should we take this out? -RD
  2396. */
  2397. continue;
  2398. }
  2399. if (!node_has_descriptor(node)) {
  2400. n_supported[i] = -1;
  2401. continue;
  2402. }
  2403. if (!node->is_running || node->is_bad_exit) {
  2404. n_supported[i] = -1;
  2405. continue; /* skip routers that are known to be down or bad exits */
  2406. }
  2407. if (options->_ExcludeExitNodesUnion &&
  2408. routerset_contains_node(options->_ExcludeExitNodesUnion, node)) {
  2409. n_supported[i] = -1;
  2410. continue; /* user asked us not to use it, no matter what */
  2411. }
  2412. if (options->ExitNodes &&
  2413. !routerset_contains_node(options->ExitNodes, node)) {
  2414. n_supported[i] = -1;
  2415. continue; /* not one of our chosen exit nodes */
  2416. }
  2417. if (node_is_unreliable(node, need_uptime, need_capacity, 0)) {
  2418. n_supported[i] = -1;
  2419. continue; /* skip routers that are not suitable. Don't worry if
  2420. * this makes us reject all the possible routers: if so,
  2421. * we'll retry later in this function with need_update and
  2422. * need_capacity set to 0. */
  2423. }
  2424. if (!(node->is_valid || options->_AllowInvalid & ALLOW_INVALID_EXIT)) {
  2425. /* if it's invalid and we don't want it */
  2426. n_supported[i] = -1;
  2427. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- invalid router.",
  2428. // router->nickname, i);
  2429. continue; /* skip invalid routers */
  2430. }
  2431. if (options->ExcludeSingleHopRelays &&
  2432. node_allows_single_hop_exits(node)) {
  2433. n_supported[i] = -1;
  2434. continue;
  2435. }
  2436. if (node_exit_policy_rejects_all(node)) {
  2437. n_supported[i] = -1;
  2438. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- it rejects all.",
  2439. // router->nickname, i);
  2440. continue; /* skip routers that reject all */
  2441. }
  2442. n_supported[i] = 0;
  2443. /* iterate over connections */
  2444. SMARTLIST_FOREACH_BEGIN(connections, connection_t *, conn) {
  2445. if (!ap_stream_wants_exit_attention(conn))
  2446. continue; /* Skip everything but APs in CIRCUIT_WAIT */
  2447. if (connection_ap_can_use_exit(TO_EDGE_CONN(conn), node)) {
  2448. ++n_supported[i];
  2449. // log_fn(LOG_DEBUG,"%s is supported. n_supported[%d] now %d.",
  2450. // router->nickname, i, n_supported[i]);
  2451. } else {
  2452. // log_fn(LOG_DEBUG,"%s (index %d) would reject this stream.",
  2453. // router->nickname, i);
  2454. }
  2455. } SMARTLIST_FOREACH_END(conn);
  2456. if (n_pending_connections > 0 && n_supported[i] == 0) {
  2457. /* Leave best_support at -1 if that's where it is, so we can
  2458. * distinguish it later. */
  2459. continue;
  2460. }
  2461. if (n_supported[i] > best_support) {
  2462. /* If this router is better than previous ones, remember its index
  2463. * and goodness, and start counting how many routers are this good. */
  2464. best_support = n_supported[i]; n_best_support=1;
  2465. // log_fn(LOG_DEBUG,"%s is new best supported option so far.",
  2466. // router->nickname);
  2467. } else if (n_supported[i] == best_support) {
  2468. /* If this router is _as good_ as the best one, just increment the
  2469. * count of equally good routers.*/
  2470. ++n_best_support;
  2471. }
  2472. } SMARTLIST_FOREACH_END(node);
  2473. log_info(LD_CIRC,
  2474. "Found %d servers that might support %d/%d pending connections.",
  2475. n_best_support, best_support >= 0 ? best_support : 0,
  2476. n_pending_connections);
  2477. /* If any routers definitely support any pending connections, choose one
  2478. * at random. */
  2479. if (best_support > 0) {
  2480. smartlist_t *supporting = smartlist_create();
  2481. SMARTLIST_FOREACH(the_nodes, const node_t *, node, {
  2482. if (n_supported[node_sl_idx] == best_support)
  2483. smartlist_add(supporting, (void*)node);
  2484. });
  2485. node = node_sl_choose_by_bandwidth(supporting, WEIGHT_FOR_EXIT);
  2486. smartlist_free(supporting);
  2487. } else {
  2488. /* Either there are no pending connections, or no routers even seem to
  2489. * possibly support any of them. Choose a router at random that satisfies
  2490. * at least one predicted exit port. */
  2491. int attempt;
  2492. smartlist_t *needed_ports, *supporting;
  2493. if (best_support == -1) {
  2494. if (need_uptime || need_capacity) {
  2495. log_info(LD_CIRC,
  2496. "We couldn't find any live%s%s routers; falling back "
  2497. "to list of all routers.",
  2498. need_capacity?", fast":"",
  2499. need_uptime?", stable":"");
  2500. tor_free(n_supported);
  2501. return choose_good_exit_server_general(0, 0);
  2502. }
  2503. log_notice(LD_CIRC, "All routers are down or won't exit%s -- "
  2504. "choosing a doomed exit at random.",
  2505. options->_ExcludeExitNodesUnion ? " or are Excluded" : "");
  2506. }
  2507. supporting = smartlist_create();
  2508. needed_ports = circuit_get_unhandled_ports(time(NULL));
  2509. for (attempt = 0; attempt < 2; attempt++) {
  2510. /* try once to pick only from routers that satisfy a needed port,
  2511. * then if there are none, pick from any that support exiting. */
  2512. SMARTLIST_FOREACH_BEGIN(the_nodes, const node_t *, node) {
  2513. if (n_supported[node_sl_idx] != -1 &&
  2514. (attempt || node_handles_some_port(node, needed_ports))) {
  2515. // log_fn(LOG_DEBUG,"Try %d: '%s' is a possibility.",
  2516. // try, router->nickname);
  2517. smartlist_add(supporting, (void*)node);
  2518. }
  2519. } SMARTLIST_FOREACH_END(node);
  2520. node = node_sl_choose_by_bandwidth(supporting, WEIGHT_FOR_EXIT);
  2521. if (node)
  2522. break;
  2523. smartlist_clear(supporting);
  2524. }
  2525. SMARTLIST_FOREACH(needed_ports, uint16_t *, cp, tor_free(cp));
  2526. smartlist_free(needed_ports);
  2527. smartlist_free(supporting);
  2528. }
  2529. tor_free(n_supported);
  2530. if (node) {
  2531. log_info(LD_CIRC, "Chose exit server '%s'", node_get_nickname(node));
  2532. return node;
  2533. }
  2534. if (options->ExitNodes) {
  2535. log_warn(LD_CIRC,
  2536. "No specified %sexit routers seem to be running: "
  2537. "can't choose an exit.",
  2538. options->_ExcludeExitNodesUnion ? "non-excluded " : "");
  2539. }
  2540. return NULL;
  2541. }
  2542. /** Return a pointer to a suitable router to be the exit node for the
  2543. * circuit of purpose <b>purpose</b> that we're about to build (or NULL
  2544. * if no router is suitable).
  2545. *
  2546. * For general-purpose circuits, pass it off to
  2547. * choose_good_exit_server_general()
  2548. *
  2549. * For client-side rendezvous circuits, choose a random node, weighted
  2550. * toward the preferences in 'options'.
  2551. */
  2552. static const node_t *
  2553. choose_good_exit_server(uint8_t purpose,
  2554. int need_uptime, int need_capacity, int is_internal)
  2555. {
  2556. or_options_t *options = get_options();
  2557. router_crn_flags_t flags = CRN_NEED_DESC;
  2558. if (need_uptime)
  2559. flags |= CRN_NEED_UPTIME;
  2560. if (need_capacity)
  2561. flags |= CRN_NEED_CAPACITY;
  2562. switch (purpose) {
  2563. case CIRCUIT_PURPOSE_C_GENERAL:
  2564. if (options->_AllowInvalid & ALLOW_INVALID_MIDDLE)
  2565. flags |= CRN_ALLOW_INVALID;
  2566. if (is_internal) /* pick it like a middle hop */
  2567. return router_choose_random_node(NULL, options->ExcludeNodes, flags);
  2568. else
  2569. return choose_good_exit_server_general(need_uptime,need_capacity);
  2570. case CIRCUIT_PURPOSE_C_ESTABLISH_REND:
  2571. if (options->_AllowInvalid & ALLOW_INVALID_RENDEZVOUS)
  2572. flags |= CRN_ALLOW_INVALID;
  2573. return router_choose_random_node(NULL, options->ExcludeNodes, flags);
  2574. }
  2575. log_warn(LD_BUG,"Unhandled purpose %d", purpose);
  2576. tor_fragile_assert();
  2577. return NULL;
  2578. }
  2579. /** Log a warning if the user specified an exit for the circuit that
  2580. * has been excluded from use by ExcludeNodes or ExcludeExitNodes. */
  2581. static void
  2582. warn_if_last_router_excluded(origin_circuit_t *circ, const extend_info_t *exit)
  2583. {
  2584. or_options_t *options = get_options();
  2585. routerset_t *rs = options->ExcludeNodes;
  2586. const char *description;
  2587. uint8_t purpose = circ->_base.purpose;
  2588. if (circ->build_state->onehop_tunnel)
  2589. return;
  2590. switch (purpose)
  2591. {
  2592. default:
  2593. case CIRCUIT_PURPOSE_OR:
  2594. case CIRCUIT_PURPOSE_INTRO_POINT:
  2595. case CIRCUIT_PURPOSE_REND_POINT_WAITING:
  2596. case CIRCUIT_PURPOSE_REND_ESTABLISHED:
  2597. log_warn(LD_BUG, "Called on non-origin circuit (purpose %d, %s)",
  2598. (int)purpose,
  2599. circuit_purpose_to_string(purpose));
  2600. return;
  2601. case CIRCUIT_PURPOSE_C_GENERAL:
  2602. if (circ->build_state->is_internal)
  2603. return;
  2604. description = "requested exit node";
  2605. rs = options->_ExcludeExitNodesUnion;
  2606. break;
  2607. case CIRCUIT_PURPOSE_C_INTRODUCING:
  2608. case CIRCUIT_PURPOSE_C_INTRODUCE_ACK_WAIT:
  2609. case CIRCUIT_PURPOSE_C_INTRODUCE_ACKED:
  2610. case CIRCUIT_PURPOSE_S_ESTABLISH_INTRO:
  2611. case CIRCUIT_PURPOSE_S_CONNECT_REND:
  2612. case CIRCUIT_PURPOSE_S_REND_JOINED:
  2613. case CIRCUIT_PURPOSE_TESTING:
  2614. return;
  2615. case CIRCUIT_PURPOSE_C_ESTABLISH_REND:
  2616. case CIRCUIT_PURPOSE_C_REND_READY:
  2617. case CIRCUIT_PURPOSE_C_REND_READY_INTRO_ACKED:
  2618. case CIRCUIT_PURPOSE_C_REND_JOINED:
  2619. description = "chosen rendezvous point";
  2620. break;
  2621. case CIRCUIT_PURPOSE_CONTROLLER:
  2622. rs = options->_ExcludeExitNodesUnion;
  2623. description = "controller-selected circuit target";
  2624. break;
  2625. }
  2626. if (routerset_contains_extendinfo(rs, exit)) {
  2627. /* We should never get here if StrictNodes is set to 1. */
  2628. if (options->StrictNodes) {
  2629. log_warn(LD_BUG, "Using %s '%s' which is listed in ExcludeNodes%s, "
  2630. "even though StrictNodes is set. Please report. "
  2631. "(Circuit purpose: %s)",
  2632. description, exit->nickname,
  2633. rs==options->ExcludeNodes?"":" or ExcludeExitNodes",
  2634. circuit_purpose_to_string(purpose));
  2635. } else {
  2636. log_warn(LD_CIRC, "Using %s '%s' which is listed in "
  2637. "ExcludeNodes%s, because no better options were available. To "
  2638. "prevent this (and possibly break your Tor functionality), "
  2639. "set the StrictNodes configuration option. "
  2640. "(Circuit purpose: %s)",
  2641. description, exit->nickname,
  2642. rs==options->ExcludeNodes?"":" or ExcludeExitNodes",
  2643. circuit_purpose_to_string(purpose));
  2644. }
  2645. circuit_log_path(LOG_WARN, LD_CIRC, circ);
  2646. }
  2647. return;
  2648. }
  2649. /** Decide a suitable length for circ's cpath, and pick an exit
  2650. * router (or use <b>exit</b> if provided). Store these in the
  2651. * cpath. Return 0 if ok, -1 if circuit should be closed. */
  2652. static int
  2653. onion_pick_cpath_exit(origin_circuit_t *circ, extend_info_t *exit)
  2654. {
  2655. cpath_build_state_t *state = circ->build_state;
  2656. if (state->onehop_tunnel) {
  2657. log_debug(LD_CIRC, "Launching a one-hop circuit for dir tunnel.");
  2658. state->desired_path_len = 1;
  2659. } else {
  2660. int r = new_route_len(circ->_base.purpose, exit, nodelist_get_list());
  2661. if (r < 1) /* must be at least 1 */
  2662. return -1;
  2663. state->desired_path_len = r;
  2664. }
  2665. if (exit) { /* the circuit-builder pre-requested one */
  2666. warn_if_last_router_excluded(circ, exit);
  2667. log_info(LD_CIRC,"Using requested exit node '%s'", exit->nickname);
  2668. exit = extend_info_dup(exit);
  2669. } else { /* we have to decide one */
  2670. const node_t *node =
  2671. choose_good_exit_server(circ->_base.purpose, state->need_uptime,
  2672. state->need_capacity, state->is_internal);
  2673. if (!node) {
  2674. log_warn(LD_CIRC,"failed to choose an exit server");
  2675. return -1;
  2676. }
  2677. exit = extend_info_from_node(node);
  2678. tor_assert(exit);
  2679. }
  2680. state->chosen_exit = exit;
  2681. return 0;
  2682. }
  2683. /** Give <b>circ</b> a new exit destination to <b>exit</b>, and add a
  2684. * hop to the cpath reflecting this. Don't send the next extend cell --
  2685. * the caller will do this if it wants to.
  2686. */
  2687. int
  2688. circuit_append_new_exit(origin_circuit_t *circ, extend_info_t *exit)
  2689. {
  2690. cpath_build_state_t *state;
  2691. tor_assert(exit);
  2692. tor_assert(circ);
  2693. state = circ->build_state;
  2694. tor_assert(state);
  2695. extend_info_free(state->chosen_exit);
  2696. state->chosen_exit = extend_info_dup(exit);
  2697. ++circ->build_state->desired_path_len;
  2698. onion_append_hop(&circ->cpath, exit);
  2699. return 0;
  2700. }
  2701. /** Take an open <b>circ</b>, and add a new hop at the end, based on
  2702. * <b>info</b>. Set its state back to CIRCUIT_STATE_BUILDING, and then
  2703. * send the next extend cell to begin connecting to that hop.
  2704. */
  2705. int
  2706. circuit_extend_to_new_exit(origin_circuit_t *circ, extend_info_t *exit)
  2707. {
  2708. int err_reason = 0;
  2709. warn_if_last_router_excluded(circ, exit);
  2710. circuit_append_new_exit(circ, exit);
  2711. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  2712. if ((err_reason = circuit_send_next_onion_skin(circ))<0) {
  2713. log_warn(LD_CIRC, "Couldn't extend circuit to new point '%s'.",
  2714. exit->nickname);
  2715. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  2716. return -1;
  2717. }
  2718. return 0;
  2719. }
  2720. /** Return the number of routers in <b>routers</b> that are currently up
  2721. * and available for building circuits through.
  2722. */
  2723. static int
  2724. count_acceptable_nodes(smartlist_t *nodes)
  2725. {
  2726. int num=0;
  2727. SMARTLIST_FOREACH_BEGIN(nodes, const node_t *, node) {
  2728. // log_debug(LD_CIRC,
  2729. // "Contemplating whether router %d (%s) is a new option.",
  2730. // i, r->nickname);
  2731. if (! node->is_running)
  2732. // log_debug(LD_CIRC,"Nope, the directory says %d is not running.",i);
  2733. continue;
  2734. if (! node->is_valid)
  2735. // log_debug(LD_CIRC,"Nope, the directory says %d is not valid.",i);
  2736. continue;
  2737. if (! node_has_descriptor(node))
  2738. continue;
  2739. /* XXX This clause makes us count incorrectly: if AllowInvalidRouters
  2740. * allows this node in some places, then we're getting an inaccurate
  2741. * count. For now, be conservative and don't count it. But later we
  2742. * should try to be smarter. */
  2743. ++num;
  2744. } SMARTLIST_FOREACH_END(node);
  2745. // log_debug(LD_CIRC,"I like %d. num_acceptable_routers now %d.",i, num);
  2746. return num;
  2747. }
  2748. /** Add <b>new_hop</b> to the end of the doubly-linked-list <b>head_ptr</b>.
  2749. * This function is used to extend cpath by another hop.
  2750. */
  2751. void
  2752. onion_append_to_cpath(crypt_path_t **head_ptr, crypt_path_t *new_hop)
  2753. {
  2754. if (*head_ptr) {
  2755. new_hop->next = (*head_ptr);
  2756. new_hop->prev = (*head_ptr)->prev;
  2757. (*head_ptr)->prev->next = new_hop;
  2758. (*head_ptr)->prev = new_hop;
  2759. } else {
  2760. *head_ptr = new_hop;
  2761. new_hop->prev = new_hop->next = new_hop;
  2762. }
  2763. }
  2764. /** A helper function used by onion_extend_cpath(). Use <b>purpose</b>
  2765. * and <b>state</b> and the cpath <b>head</b> (currently populated only
  2766. * to length <b>cur_len</b> to decide a suitable middle hop for a
  2767. * circuit. In particular, make sure we don't pick the exit node or its
  2768. * family, and make sure we don't duplicate any previous nodes or their
  2769. * families. */
  2770. static const node_t *
  2771. choose_good_middle_server(uint8_t purpose,
  2772. cpath_build_state_t *state,
  2773. crypt_path_t *head,
  2774. int cur_len)
  2775. {
  2776. int i;
  2777. const node_t *r, *choice;
  2778. crypt_path_t *cpath;
  2779. smartlist_t *excluded;
  2780. or_options_t *options = get_options();
  2781. router_crn_flags_t flags = CRN_NEED_DESC;
  2782. tor_assert(_CIRCUIT_PURPOSE_MIN <= purpose &&
  2783. purpose <= _CIRCUIT_PURPOSE_MAX);
  2784. log_debug(LD_CIRC, "Contemplating intermediate hop: random choice.");
  2785. excluded = smartlist_create();
  2786. if ((r = build_state_get_exit_node(state))) {
  2787. smartlist_add(excluded, (void*) r);
  2788. nodelist_add_node_family(excluded, r);
  2789. }
  2790. for (i = 0, cpath = head; i < cur_len; ++i, cpath=cpath->next) {
  2791. if ((r = node_get_by_id(cpath->extend_info->identity_digest))) {
  2792. smartlist_add(excluded, (void*)r);
  2793. nodelist_add_node_family(excluded, r);
  2794. }
  2795. }
  2796. if (state->need_uptime)
  2797. flags |= CRN_NEED_UPTIME;
  2798. if (state->need_capacity)
  2799. flags |= CRN_NEED_CAPACITY;
  2800. if (options->_AllowInvalid & ALLOW_INVALID_MIDDLE)
  2801. flags |= CRN_ALLOW_INVALID;
  2802. choice = router_choose_random_node(excluded, options->ExcludeNodes, flags);
  2803. smartlist_free(excluded);
  2804. return choice;
  2805. }
  2806. /** Pick a good entry server for the circuit to be built according to
  2807. * <b>state</b>. Don't reuse a chosen exit (if any), don't use this
  2808. * router (if we're an OR), and respect firewall settings; if we're
  2809. * configured to use entry guards, return one.
  2810. *
  2811. * If <b>state</b> is NULL, we're choosing a router to serve as an entry
  2812. * guard, not for any particular circuit.
  2813. */
  2814. static const node_t *
  2815. choose_good_entry_server(uint8_t purpose, cpath_build_state_t *state)
  2816. {
  2817. const node_t *choice;
  2818. smartlist_t *excluded;
  2819. or_options_t *options = get_options();
  2820. router_crn_flags_t flags = CRN_NEED_GUARD|CRN_NEED_DESC;
  2821. const node_t *node;
  2822. if (state && options->UseEntryGuards &&
  2823. (purpose != CIRCUIT_PURPOSE_TESTING || options->BridgeRelay)) {
  2824. /* This is request for an entry server to use for a regular circuit,
  2825. * and we use entry guard nodes. Just return one of the guard nodes. */
  2826. return choose_random_entry(state);
  2827. }
  2828. excluded = smartlist_create();
  2829. if (state && (node = build_state_get_exit_node(state))) {
  2830. /* Exclude the exit node from the state, if we have one. Also exclude its
  2831. * family. */
  2832. smartlist_add(excluded, (void*)node);
  2833. nodelist_add_node_family(excluded, node);
  2834. }
  2835. if (firewall_is_fascist_or()) {
  2836. /* Exclude all ORs that we can't reach through our firewall */
  2837. smartlist_t *nodes = nodelist_get_list();
  2838. SMARTLIST_FOREACH(nodes, const node_t *, node, {
  2839. if (!fascist_firewall_allows_node(node))
  2840. smartlist_add(excluded, (void*)node);
  2841. });
  2842. }
  2843. /* and exclude current entry guards and their families, if applicable */
  2844. if (options->UseEntryGuards && entry_guards) {
  2845. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  2846. {
  2847. if ((node = node_get_by_id(entry->identity))) {
  2848. smartlist_add(excluded, (void*)node);
  2849. nodelist_add_node_family(excluded, node);
  2850. }
  2851. });
  2852. }
  2853. if (state) {
  2854. if (state->need_uptime)
  2855. flags |= CRN_NEED_UPTIME;
  2856. if (state->need_capacity)
  2857. flags |= CRN_NEED_CAPACITY;
  2858. }
  2859. if (options->_AllowInvalid & ALLOW_INVALID_ENTRY)
  2860. flags |= CRN_ALLOW_INVALID;
  2861. choice = router_choose_random_node(excluded, options->ExcludeNodes, flags);
  2862. smartlist_free(excluded);
  2863. return choice;
  2864. }
  2865. /** Return the first non-open hop in cpath, or return NULL if all
  2866. * hops are open. */
  2867. static crypt_path_t *
  2868. onion_next_hop_in_cpath(crypt_path_t *cpath)
  2869. {
  2870. crypt_path_t *hop = cpath;
  2871. do {
  2872. if (hop->state != CPATH_STATE_OPEN)
  2873. return hop;
  2874. hop = hop->next;
  2875. } while (hop != cpath);
  2876. return NULL;
  2877. }
  2878. /** Choose a suitable next hop in the cpath <b>head_ptr</b>,
  2879. * based on <b>state</b>. Append the hop info to head_ptr.
  2880. */
  2881. static int
  2882. onion_extend_cpath(origin_circuit_t *circ)
  2883. {
  2884. uint8_t purpose = circ->_base.purpose;
  2885. cpath_build_state_t *state = circ->build_state;
  2886. int cur_len = circuit_get_cpath_len(circ);
  2887. extend_info_t *info = NULL;
  2888. if (cur_len >= state->desired_path_len) {
  2889. log_debug(LD_CIRC, "Path is complete: %d steps long",
  2890. state->desired_path_len);
  2891. return 1;
  2892. }
  2893. log_debug(LD_CIRC, "Path is %d long; we want %d", cur_len,
  2894. state->desired_path_len);
  2895. if (cur_len == state->desired_path_len - 1) { /* Picking last node */
  2896. info = extend_info_dup(state->chosen_exit);
  2897. } else if (cur_len == 0) { /* picking first node */
  2898. const node_t *r = choose_good_entry_server(purpose, state);
  2899. if (r) {
  2900. info = extend_info_from_node(r);
  2901. tor_assert(info);
  2902. }
  2903. } else {
  2904. const node_t *r =
  2905. choose_good_middle_server(purpose, state, circ->cpath, cur_len);
  2906. if (r) {
  2907. info = extend_info_from_node(r);
  2908. tor_assert(info);
  2909. }
  2910. }
  2911. if (!info) {
  2912. log_warn(LD_CIRC,"Failed to find node for hop %d of our path. Discarding "
  2913. "this circuit.", cur_len);
  2914. return -1;
  2915. }
  2916. log_debug(LD_CIRC,"Chose router %s for hop %d (exit is %s)",
  2917. info->nickname, cur_len+1, build_state_get_exit_nickname(state));
  2918. onion_append_hop(&circ->cpath, info);
  2919. extend_info_free(info);
  2920. return 0;
  2921. }
  2922. /** Create a new hop, annotate it with information about its
  2923. * corresponding router <b>choice</b>, and append it to the
  2924. * end of the cpath <b>head_ptr</b>. */
  2925. static int
  2926. onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice)
  2927. {
  2928. crypt_path_t *hop = tor_malloc_zero(sizeof(crypt_path_t));
  2929. /* link hop into the cpath, at the end. */
  2930. onion_append_to_cpath(head_ptr, hop);
  2931. hop->magic = CRYPT_PATH_MAGIC;
  2932. hop->state = CPATH_STATE_CLOSED;
  2933. hop->extend_info = extend_info_dup(choice);
  2934. hop->package_window = circuit_initial_package_window();
  2935. hop->deliver_window = CIRCWINDOW_START;
  2936. return 0;
  2937. }
  2938. /** Allocate a new extend_info object based on the various arguments. */
  2939. extend_info_t *
  2940. extend_info_alloc(const char *nickname, const char *digest,
  2941. crypto_pk_env_t *onion_key,
  2942. const tor_addr_t *addr, uint16_t port)
  2943. {
  2944. extend_info_t *info = tor_malloc_zero(sizeof(extend_info_t));
  2945. memcpy(info->identity_digest, digest, DIGEST_LEN);
  2946. if (nickname)
  2947. strlcpy(info->nickname, nickname, sizeof(info->nickname));
  2948. if (onion_key)
  2949. info->onion_key = crypto_pk_dup_key(onion_key);
  2950. tor_addr_copy(&info->addr, addr);
  2951. info->port = port;
  2952. return info;
  2953. }
  2954. /** Allocate and return a new extend_info_t that can be used to build a
  2955. * circuit to or through the router <b>r</b>. */
  2956. extend_info_t *
  2957. extend_info_from_router(const routerinfo_t *r)
  2958. {
  2959. tor_addr_t addr;
  2960. tor_assert(r);
  2961. tor_addr_from_ipv4h(&addr, r->addr);
  2962. return extend_info_alloc(r->nickname, r->cache_info.identity_digest,
  2963. r->onion_pkey, &addr, r->or_port);
  2964. }
  2965. /** Allocate and return a new extend_info that can be used to build a ircuit
  2966. * to or through the node <b>node</b>. May return NULL if there is not
  2967. * enough info about <b>node</b> to extend to it--for example, if there
  2968. * is no routerinfo_t or microdesc_t.
  2969. **/
  2970. extend_info_t *
  2971. extend_info_from_node(const node_t *node)
  2972. {
  2973. if (node->ri) {
  2974. return extend_info_from_router(node->ri);
  2975. } else if (node->rs && node->md) {
  2976. tor_addr_t addr;
  2977. tor_addr_from_ipv4h(&addr, node->rs->addr);
  2978. return extend_info_alloc(node->rs->nickname,
  2979. node->identity,
  2980. node->md->onion_pkey,
  2981. &addr,
  2982. node->rs->or_port);
  2983. } else {
  2984. return NULL;
  2985. }
  2986. }
  2987. /** Release storage held by an extend_info_t struct. */
  2988. void
  2989. extend_info_free(extend_info_t *info)
  2990. {
  2991. if (!info)
  2992. return;
  2993. crypto_free_pk_env(info->onion_key);
  2994. tor_free(info);
  2995. }
  2996. /** Allocate and return a new extend_info_t with the same contents as
  2997. * <b>info</b>. */
  2998. extend_info_t *
  2999. extend_info_dup(extend_info_t *info)
  3000. {
  3001. extend_info_t *newinfo;
  3002. tor_assert(info);
  3003. newinfo = tor_malloc(sizeof(extend_info_t));
  3004. memcpy(newinfo, info, sizeof(extend_info_t));
  3005. if (info->onion_key)
  3006. newinfo->onion_key = crypto_pk_dup_key(info->onion_key);
  3007. else
  3008. newinfo->onion_key = NULL;
  3009. return newinfo;
  3010. }
  3011. /** Return the routerinfo_t for the chosen exit router in <b>state</b>.
  3012. * If there is no chosen exit, or if we don't know the routerinfo_t for
  3013. * the chosen exit, return NULL.
  3014. */
  3015. const node_t *
  3016. build_state_get_exit_node(cpath_build_state_t *state)
  3017. {
  3018. if (!state || !state->chosen_exit)
  3019. return NULL;
  3020. return node_get_by_id(state->chosen_exit->identity_digest);
  3021. }
  3022. /** Return the nickname for the chosen exit router in <b>state</b>. If
  3023. * there is no chosen exit, or if we don't know the routerinfo_t for the
  3024. * chosen exit, return NULL.
  3025. */
  3026. const char *
  3027. build_state_get_exit_nickname(cpath_build_state_t *state)
  3028. {
  3029. if (!state || !state->chosen_exit)
  3030. return NULL;
  3031. return state->chosen_exit->nickname;
  3032. }
  3033. /** Check whether the entry guard <b>e</b> is usable, given the directory
  3034. * authorities' opinion about the router (stored in <b>ri</b>) and the user's
  3035. * configuration (in <b>options</b>). Set <b>e</b>-&gt;bad_since
  3036. * accordingly. Return true iff the entry guard's status changes.
  3037. *
  3038. * If it's not usable, set *<b>reason</b> to a static string explaining why.
  3039. */
  3040. static int
  3041. entry_guard_set_status(entry_guard_t *e, const node_t *node,
  3042. time_t now, or_options_t *options, const char **reason)
  3043. {
  3044. char buf[HEX_DIGEST_LEN+1];
  3045. int changed = 0;
  3046. *reason = NULL;
  3047. /* Do we want to mark this guard as bad? */
  3048. if (!node)
  3049. *reason = "unlisted";
  3050. else if (!node->is_running)
  3051. *reason = "down";
  3052. else if (options->UseBridges && (!node->ri ||
  3053. node->ri->purpose != ROUTER_PURPOSE_BRIDGE))
  3054. *reason = "not a bridge";
  3055. else if (!options->UseBridges && !node->is_possible_guard &&
  3056. !routerset_contains_node(options->EntryNodes,node))
  3057. *reason = "not recommended as a guard";
  3058. else if (routerset_contains_node(options->ExcludeNodes, node))
  3059. *reason = "excluded";
  3060. if (*reason && ! e->bad_since) {
  3061. /* Router is newly bad. */
  3062. base16_encode(buf, sizeof(buf), e->identity, DIGEST_LEN);
  3063. log_info(LD_CIRC, "Entry guard %s (%s) is %s: marking as unusable.",
  3064. e->nickname, buf, *reason);
  3065. e->bad_since = now;
  3066. control_event_guard(e->nickname, e->identity, "BAD");
  3067. changed = 1;
  3068. } else if (!*reason && e->bad_since) {
  3069. /* There's nothing wrong with the router any more. */
  3070. base16_encode(buf, sizeof(buf), e->identity, DIGEST_LEN);
  3071. log_info(LD_CIRC, "Entry guard %s (%s) is no longer unusable: "
  3072. "marking as ok.", e->nickname, buf);
  3073. e->bad_since = 0;
  3074. control_event_guard(e->nickname, e->identity, "GOOD");
  3075. changed = 1;
  3076. }
  3077. return changed;
  3078. }
  3079. /** Return true iff enough time has passed since we last tried to connect
  3080. * to the unreachable guard <b>e</b> that we're willing to try again. */
  3081. static int
  3082. entry_is_time_to_retry(entry_guard_t *e, time_t now)
  3083. {
  3084. long diff;
  3085. if (e->last_attempted < e->unreachable_since)
  3086. return 1;
  3087. diff = now - e->unreachable_since;
  3088. if (diff < 6*60*60)
  3089. return now > (e->last_attempted + 60*60);
  3090. else if (diff < 3*24*60*60)
  3091. return now > (e->last_attempted + 4*60*60);
  3092. else if (diff < 7*24*60*60)
  3093. return now > (e->last_attempted + 18*60*60);
  3094. else
  3095. return now > (e->last_attempted + 36*60*60);
  3096. }
  3097. /** Return the node corresponding to <b>e</b>, if <b>e</b> is
  3098. * working well enough that we are willing to use it as an entry
  3099. * right now. (Else return NULL.) In particular, it must be
  3100. * - Listed as either up or never yet contacted;
  3101. * - Present in the routerlist;
  3102. * - Listed as 'stable' or 'fast' by the current dirserver consensus,
  3103. * if demanded by <b>need_uptime</b> or <b>need_capacity</b>
  3104. * (unless it's a configured EntryNode);
  3105. * - Allowed by our current ReachableORAddresses config option; and
  3106. * - Currently thought to be reachable by us (unless <b>assume_reachable</b>
  3107. * is true).
  3108. *
  3109. * If the answer is no, set *<b>msg</b> to an explanation of why.
  3110. */
  3111. static INLINE const node_t *
  3112. entry_is_live(entry_guard_t *e, int need_uptime, int need_capacity,
  3113. int assume_reachable, const char **msg)
  3114. {
  3115. const node_t *node;
  3116. or_options_t *options = get_options();
  3117. tor_assert(msg);
  3118. if (e->bad_since) {
  3119. *msg = "bad";
  3120. return NULL;
  3121. }
  3122. /* no good if it's unreachable, unless assume_unreachable or can_retry. */
  3123. if (!assume_reachable && !e->can_retry &&
  3124. e->unreachable_since && !entry_is_time_to_retry(e, time(NULL))) {
  3125. *msg = "unreachable";
  3126. return NULL;
  3127. }
  3128. node = node_get_by_id(e->identity);
  3129. if (!node || !node_has_descriptor(node)) {
  3130. *msg = "no descriptor";
  3131. return NULL;
  3132. }
  3133. if (get_options()->UseBridges) {
  3134. if (node_get_purpose(node) != ROUTER_PURPOSE_BRIDGE) {
  3135. *msg = "not a bridge";
  3136. return NULL;
  3137. }
  3138. } else { /* !get_options()->UseBridges */
  3139. if (node_get_purpose(node) != ROUTER_PURPOSE_GENERAL) {
  3140. *msg = "not general-purpose";
  3141. return NULL;
  3142. }
  3143. }
  3144. if (options->EntryNodes &&
  3145. routerset_contains_node(options->EntryNodes, node)) {
  3146. /* they asked for it, they get it */
  3147. need_uptime = need_capacity = 0;
  3148. }
  3149. if (node_is_unreliable(node, need_uptime, need_capacity, 0)) {
  3150. *msg = "not fast/stable";
  3151. return NULL;
  3152. }
  3153. if (!fascist_firewall_allows_node(node)) {
  3154. *msg = "unreachable by config";
  3155. return NULL;
  3156. }
  3157. return node;
  3158. }
  3159. /** Return the number of entry guards that we think are usable. */
  3160. static int
  3161. num_live_entry_guards(void)
  3162. {
  3163. int n = 0;
  3164. const char *msg;
  3165. if (! entry_guards)
  3166. return 0;
  3167. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3168. {
  3169. if (entry_is_live(entry, 0, 1, 0, &msg))
  3170. ++n;
  3171. });
  3172. return n;
  3173. }
  3174. /** If <b>digest</b> matches the identity of any node in the
  3175. * entry_guards list, return that node. Else return NULL. */
  3176. static INLINE entry_guard_t *
  3177. is_an_entry_guard(const char *digest)
  3178. {
  3179. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3180. if (tor_memeq(digest, entry->identity, DIGEST_LEN))
  3181. return entry;
  3182. );
  3183. return NULL;
  3184. }
  3185. /** Dump a description of our list of entry guards to the log at level
  3186. * <b>severity</b>. */
  3187. static void
  3188. log_entry_guards(int severity)
  3189. {
  3190. smartlist_t *elements = smartlist_create();
  3191. char *s;
  3192. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3193. {
  3194. const char *msg = NULL;
  3195. char *cp;
  3196. if (entry_is_live(e, 0, 1, 0, &msg))
  3197. tor_asprintf(&cp, "%s (up %s)",
  3198. e->nickname,
  3199. e->made_contact ? "made-contact" : "never-contacted");
  3200. else
  3201. tor_asprintf(&cp, "%s (%s, %s)",
  3202. e->nickname, msg,
  3203. e->made_contact ? "made-contact" : "never-contacted");
  3204. smartlist_add(elements, cp);
  3205. });
  3206. s = smartlist_join_strings(elements, ",", 0, NULL);
  3207. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  3208. smartlist_free(elements);
  3209. log_fn(severity,LD_CIRC,"%s",s);
  3210. tor_free(s);
  3211. }
  3212. /** Called when one or more guards that we would previously have used for some
  3213. * purpose are no longer in use because a higher-priority guard has become
  3214. * usable again. */
  3215. static void
  3216. control_event_guard_deferred(void)
  3217. {
  3218. /* XXXX We don't actually have a good way to figure out _how many_ entries
  3219. * are live for some purpose. We need an entry_is_even_slightly_live()
  3220. * function for this to work right. NumEntryGuards isn't reliable: if we
  3221. * need guards with weird properties, we can have more than that number
  3222. * live.
  3223. **/
  3224. #if 0
  3225. int n = 0;
  3226. const char *msg;
  3227. or_options_t *options = get_options();
  3228. if (!entry_guards)
  3229. return;
  3230. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3231. {
  3232. if (entry_is_live(entry, 0, 1, 0, &msg)) {
  3233. if (n++ == options->NumEntryGuards) {
  3234. control_event_guard(entry->nickname, entry->identity, "DEFERRED");
  3235. return;
  3236. }
  3237. }
  3238. });
  3239. #endif
  3240. }
  3241. /** Add a new (preferably stable and fast) router to our
  3242. * entry_guards list. Return a pointer to the router if we succeed,
  3243. * or NULL if we can't find any more suitable entries.
  3244. *
  3245. * If <b>chosen</b> is defined, use that one, and if it's not
  3246. * already in our entry_guards list, put it at the *beginning*.
  3247. * Else, put the one we pick at the end of the list. */
  3248. static const node_t *
  3249. add_an_entry_guard(const node_t *chosen, int reset_status)
  3250. {
  3251. const node_t *node;
  3252. entry_guard_t *entry;
  3253. if (chosen) {
  3254. node = chosen;
  3255. entry = is_an_entry_guard(node->identity);
  3256. if (entry) {
  3257. if (reset_status) {
  3258. entry->bad_since = 0;
  3259. entry->can_retry = 1;
  3260. }
  3261. return NULL;
  3262. }
  3263. } else {
  3264. node = choose_good_entry_server(CIRCUIT_PURPOSE_C_GENERAL, NULL);
  3265. if (!node)
  3266. return NULL;
  3267. }
  3268. entry = tor_malloc_zero(sizeof(entry_guard_t));
  3269. log_info(LD_CIRC, "Chose '%s' as new entry guard.",
  3270. node_get_nickname(node));
  3271. strlcpy(entry->nickname, node_get_nickname(node), sizeof(entry->nickname));
  3272. memcpy(entry->identity, node->identity, DIGEST_LEN);
  3273. /* Choose expiry time smudged over the past month. The goal here
  3274. * is to a) spread out when Tor clients rotate their guards, so they
  3275. * don't all select them on the same day, and b) avoid leaving a
  3276. * precise timestamp in the state file about when we first picked
  3277. * this guard. For details, see the Jan 2010 or-dev thread. */
  3278. entry->chosen_on_date = time(NULL) - crypto_rand_int(3600*24*30);
  3279. entry->chosen_by_version = tor_strdup(VERSION);
  3280. if (chosen) /* prepend */
  3281. smartlist_insert(entry_guards, 0, entry);
  3282. else /* append */
  3283. smartlist_add(entry_guards, entry);
  3284. control_event_guard(entry->nickname, entry->identity, "NEW");
  3285. control_event_guard_deferred();
  3286. log_entry_guards(LOG_INFO);
  3287. return node;
  3288. }
  3289. /** If the use of entry guards is configured, choose more entry guards
  3290. * until we have enough in the list. */
  3291. static void
  3292. pick_entry_guards(or_options_t *options)
  3293. {
  3294. int changed = 0;
  3295. tor_assert(entry_guards);
  3296. while (num_live_entry_guards() < options->NumEntryGuards) {
  3297. if (!add_an_entry_guard(NULL, 0))
  3298. break;
  3299. changed = 1;
  3300. }
  3301. if (changed)
  3302. entry_guards_changed();
  3303. }
  3304. /** How long (in seconds) do we allow an entry guard to be nonfunctional,
  3305. * unlisted, excluded, or otherwise nonusable before we give up on it? */
  3306. #define ENTRY_GUARD_REMOVE_AFTER (30*24*60*60)
  3307. /** Release all storage held by <b>e</b>. */
  3308. static void
  3309. entry_guard_free(entry_guard_t *e)
  3310. {
  3311. if (!e)
  3312. return;
  3313. tor_free(e->chosen_by_version);
  3314. tor_free(e);
  3315. }
  3316. /** Remove any entry guard which was selected by an unknown version of Tor,
  3317. * or which was selected by a version of Tor that's known to select
  3318. * entry guards badly. */
  3319. static int
  3320. remove_obsolete_entry_guards(time_t now)
  3321. {
  3322. int changed = 0, i;
  3323. for (i = 0; i < smartlist_len(entry_guards); ++i) {
  3324. entry_guard_t *entry = smartlist_get(entry_guards, i);
  3325. const char *ver = entry->chosen_by_version;
  3326. const char *msg = NULL;
  3327. tor_version_t v;
  3328. int version_is_bad = 0, date_is_bad = 0;
  3329. if (!ver) {
  3330. msg = "does not say what version of Tor it was selected by";
  3331. version_is_bad = 1;
  3332. } else if (tor_version_parse(ver, &v)) {
  3333. msg = "does not seem to be from any recognized version of Tor";
  3334. version_is_bad = 1;
  3335. } else {
  3336. size_t len = strlen(ver)+5;
  3337. char *tor_ver = tor_malloc(len);
  3338. tor_snprintf(tor_ver, len, "Tor %s", ver);
  3339. if ((tor_version_as_new_as(tor_ver, "0.1.0.10-alpha") &&
  3340. !tor_version_as_new_as(tor_ver, "0.1.2.16-dev")) ||
  3341. (tor_version_as_new_as(tor_ver, "0.2.0.0-alpha") &&
  3342. !tor_version_as_new_as(tor_ver, "0.2.0.6-alpha")) ||
  3343. /* above are bug 440; below are bug 1217 */
  3344. (tor_version_as_new_as(tor_ver, "0.2.1.3-alpha") &&
  3345. !tor_version_as_new_as(tor_ver, "0.2.1.23")) ||
  3346. (tor_version_as_new_as(tor_ver, "0.2.2.0-alpha") &&
  3347. !tor_version_as_new_as(tor_ver, "0.2.2.7-alpha"))) {
  3348. msg = "was selected without regard for guard bandwidth";
  3349. version_is_bad = 1;
  3350. }
  3351. tor_free(tor_ver);
  3352. }
  3353. if (!version_is_bad && entry->chosen_on_date + 3600*24*60 < now) {
  3354. /* It's been 2 months since the date listed in our state file. */
  3355. msg = "was selected several months ago";
  3356. date_is_bad = 1;
  3357. }
  3358. if (version_is_bad || date_is_bad) { /* we need to drop it */
  3359. char dbuf[HEX_DIGEST_LEN+1];
  3360. tor_assert(msg);
  3361. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  3362. log_fn(version_is_bad ? LOG_NOTICE : LOG_INFO, LD_CIRC,
  3363. "Entry guard '%s' (%s) %s. (Version=%s.) Replacing it.",
  3364. entry->nickname, dbuf, msg, ver?escaped(ver):"none");
  3365. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  3366. entry_guard_free(entry);
  3367. smartlist_del_keeporder(entry_guards, i--);
  3368. log_entry_guards(LOG_INFO);
  3369. changed = 1;
  3370. }
  3371. }
  3372. return changed ? 1 : 0;
  3373. }
  3374. /** Remove all entry guards that have been down or unlisted for so
  3375. * long that we don't think they'll come up again. Return 1 if we
  3376. * removed any, or 0 if we did nothing. */
  3377. static int
  3378. remove_dead_entry_guards(time_t now)
  3379. {
  3380. char dbuf[HEX_DIGEST_LEN+1];
  3381. char tbuf[ISO_TIME_LEN+1];
  3382. int i;
  3383. int changed = 0;
  3384. for (i = 0; i < smartlist_len(entry_guards); ) {
  3385. entry_guard_t *entry = smartlist_get(entry_guards, i);
  3386. if (entry->bad_since &&
  3387. entry->bad_since + ENTRY_GUARD_REMOVE_AFTER < now) {
  3388. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  3389. format_local_iso_time(tbuf, entry->bad_since);
  3390. log_info(LD_CIRC, "Entry guard '%s' (%s) has been down or unlisted "
  3391. "since %s local time; removing.",
  3392. entry->nickname, dbuf, tbuf);
  3393. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  3394. entry_guard_free(entry);
  3395. smartlist_del_keeporder(entry_guards, i);
  3396. log_entry_guards(LOG_INFO);
  3397. changed = 1;
  3398. } else
  3399. ++i;
  3400. }
  3401. return changed ? 1 : 0;
  3402. }
  3403. /** A new directory or router-status has arrived; update the down/listed
  3404. * status of the entry guards.
  3405. *
  3406. * An entry is 'down' if the directory lists it as nonrunning.
  3407. * An entry is 'unlisted' if the directory doesn't include it.
  3408. *
  3409. * Don't call this on startup; only on a fresh download. Otherwise we'll
  3410. * think that things are unlisted.
  3411. */
  3412. void
  3413. entry_guards_compute_status(or_options_t *options, time_t now)
  3414. {
  3415. int changed = 0;
  3416. int severity = LOG_DEBUG;
  3417. digestmap_t *reasons;
  3418. if (! entry_guards)
  3419. return;
  3420. if (options->EntryNodes) /* reshuffle the entry guard list if needed */
  3421. entry_nodes_should_be_added();
  3422. reasons = digestmap_new();
  3423. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, entry)
  3424. {
  3425. const node_t *r = node_get_by_id(entry->identity);
  3426. const char *reason = NULL;
  3427. if (entry_guard_set_status(entry, r, now, options, &reason))
  3428. changed = 1;
  3429. if (entry->bad_since)
  3430. tor_assert(reason);
  3431. if (reason)
  3432. digestmap_set(reasons, entry->identity, (char*)reason);
  3433. }
  3434. SMARTLIST_FOREACH_END(entry);
  3435. if (remove_dead_entry_guards(now))
  3436. changed = 1;
  3437. severity = changed ? LOG_DEBUG : LOG_INFO;
  3438. if (changed) {
  3439. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, entry) {
  3440. const char *reason = digestmap_get(reasons, entry->identity);
  3441. const char *live_msg = "";
  3442. const node_t *r = entry_is_live(entry, 0, 1, 0, &live_msg);
  3443. log_info(LD_CIRC, "Summary: Entry '%s' is %s, %s%s%s, and %s%s.",
  3444. entry->nickname,
  3445. entry->unreachable_since ? "unreachable" : "reachable",
  3446. entry->bad_since ? "unusable" : "usable",
  3447. reason ? ", ": "",
  3448. reason ? reason : "",
  3449. r ? "live" : "not live / ",
  3450. r ? "" : live_msg);
  3451. } SMARTLIST_FOREACH_END(entry);
  3452. log_info(LD_CIRC, " (%d/%d entry guards are usable/new)",
  3453. num_live_entry_guards(), smartlist_len(entry_guards));
  3454. log_entry_guards(LOG_INFO);
  3455. entry_guards_changed();
  3456. }
  3457. digestmap_free(reasons, NULL);
  3458. }
  3459. /** Called when a connection to an OR with the identity digest <b>digest</b>
  3460. * is established (<b>succeeded</b>==1) or has failed (<b>succeeded</b>==0).
  3461. * If the OR is an entry, change that entry's up/down status.
  3462. * Return 0 normally, or -1 if we want to tear down the new connection.
  3463. *
  3464. * If <b>mark_relay_status</b>, also call router_set_status() on this
  3465. * relay.
  3466. *
  3467. * XXX023 change succeeded and mark_relay_status into 'int flags'.
  3468. */
  3469. int
  3470. entry_guard_register_connect_status(const char *digest, int succeeded,
  3471. int mark_relay_status, time_t now)
  3472. {
  3473. int changed = 0;
  3474. int refuse_conn = 0;
  3475. int first_contact = 0;
  3476. entry_guard_t *entry = NULL;
  3477. int idx = -1;
  3478. char buf[HEX_DIGEST_LEN+1];
  3479. if (! entry_guards)
  3480. return 0;
  3481. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3482. {
  3483. if (tor_memeq(e->identity, digest, DIGEST_LEN)) {
  3484. entry = e;
  3485. idx = e_sl_idx;
  3486. break;
  3487. }
  3488. });
  3489. if (!entry)
  3490. return 0;
  3491. base16_encode(buf, sizeof(buf), entry->identity, DIGEST_LEN);
  3492. if (succeeded) {
  3493. if (entry->unreachable_since) {
  3494. log_info(LD_CIRC, "Entry guard '%s' (%s) is now reachable again. Good.",
  3495. entry->nickname, buf);
  3496. entry->can_retry = 0;
  3497. entry->unreachable_since = 0;
  3498. entry->last_attempted = now;
  3499. control_event_guard(entry->nickname, entry->identity, "UP");
  3500. changed = 1;
  3501. }
  3502. if (!entry->made_contact) {
  3503. entry->made_contact = 1;
  3504. first_contact = changed = 1;
  3505. }
  3506. } else { /* ! succeeded */
  3507. if (!entry->made_contact) {
  3508. /* We've never connected to this one. */
  3509. log_info(LD_CIRC,
  3510. "Connection to never-contacted entry guard '%s' (%s) failed. "
  3511. "Removing from the list. %d/%d entry guards usable/new.",
  3512. entry->nickname, buf,
  3513. num_live_entry_guards()-1, smartlist_len(entry_guards)-1);
  3514. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  3515. entry_guard_free(entry);
  3516. smartlist_del_keeporder(entry_guards, idx);
  3517. log_entry_guards(LOG_INFO);
  3518. changed = 1;
  3519. } else if (!entry->unreachable_since) {
  3520. log_info(LD_CIRC, "Unable to connect to entry guard '%s' (%s). "
  3521. "Marking as unreachable.", entry->nickname, buf);
  3522. entry->unreachable_since = entry->last_attempted = now;
  3523. control_event_guard(entry->nickname, entry->identity, "DOWN");
  3524. changed = 1;
  3525. entry->can_retry = 0; /* We gave it an early chance; no good. */
  3526. } else {
  3527. char tbuf[ISO_TIME_LEN+1];
  3528. format_iso_time(tbuf, entry->unreachable_since);
  3529. log_debug(LD_CIRC, "Failed to connect to unreachable entry guard "
  3530. "'%s' (%s). It has been unreachable since %s.",
  3531. entry->nickname, buf, tbuf);
  3532. entry->last_attempted = now;
  3533. entry->can_retry = 0; /* We gave it an early chance; no good. */
  3534. }
  3535. }
  3536. /* if the caller asked us to, also update the is_running flags for this
  3537. * relay */
  3538. if (mark_relay_status)
  3539. router_set_status(digest, succeeded);
  3540. if (first_contact) {
  3541. /* We've just added a new long-term entry guard. Perhaps the network just
  3542. * came back? We should give our earlier entries another try too,
  3543. * and close this connection so we don't use it before we've given
  3544. * the others a shot. */
  3545. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, {
  3546. if (e == entry)
  3547. break;
  3548. if (e->made_contact) {
  3549. const char *msg;
  3550. const node_t *r = entry_is_live(e, 0, 1, 1, &msg);
  3551. if (r && e->unreachable_since) {
  3552. refuse_conn = 1;
  3553. e->can_retry = 1;
  3554. }
  3555. }
  3556. });
  3557. if (refuse_conn) {
  3558. log_info(LD_CIRC,
  3559. "Connected to new entry guard '%s' (%s). Marking earlier "
  3560. "entry guards up. %d/%d entry guards usable/new.",
  3561. entry->nickname, buf,
  3562. num_live_entry_guards(), smartlist_len(entry_guards));
  3563. log_entry_guards(LOG_INFO);
  3564. changed = 1;
  3565. }
  3566. }
  3567. if (changed)
  3568. entry_guards_changed();
  3569. return refuse_conn ? -1 : 0;
  3570. }
  3571. /** When we try to choose an entry guard, should we parse and add
  3572. * config's EntryNodes first? */
  3573. static int should_add_entry_nodes = 0;
  3574. /** Called when the value of EntryNodes changes in our configuration. */
  3575. void
  3576. entry_nodes_should_be_added(void)
  3577. {
  3578. log_info(LD_CIRC, "EntryNodes config option set. Putting configured "
  3579. "relays at the front of the entry guard list.");
  3580. should_add_entry_nodes = 1;
  3581. }
  3582. /** Add all nodes in EntryNodes that aren't currently guard nodes to the list
  3583. * of guard nodes, at the front. */
  3584. static void
  3585. entry_guards_prepend_from_config(or_options_t *options)
  3586. {
  3587. smartlist_t *entry_nodes, *entry_fps;
  3588. smartlist_t *old_entry_guards_on_list, *old_entry_guards_not_on_list;
  3589. tor_assert(entry_guards);
  3590. should_add_entry_nodes = 0;
  3591. if (!options->EntryNodes) {
  3592. /* It's possible that a controller set EntryNodes, thus making
  3593. * should_add_entry_nodes set, then cleared it again, all before the
  3594. * call to choose_random_entry() that triggered us. If so, just return.
  3595. */
  3596. return;
  3597. }
  3598. {
  3599. char *string = routerset_to_string(options->EntryNodes);
  3600. log_info(LD_CIRC,"Adding configured EntryNodes '%s'.", string);
  3601. tor_free(string);
  3602. }
  3603. entry_nodes = smartlist_create();
  3604. entry_fps = smartlist_create();
  3605. old_entry_guards_on_list = smartlist_create();
  3606. old_entry_guards_not_on_list = smartlist_create();
  3607. /* Split entry guards into those on the list and those not. */
  3608. /* XXXX023 Now that we allow countries and IP ranges in EntryNodes, this is
  3609. * potentially an enormous list. For now, we disable such values for
  3610. * EntryNodes in options_validate(); really, this wants a better solution.
  3611. * Perhaps we should do this calculation once whenever the list of routers
  3612. * changes or the entrynodes setting changes.
  3613. */
  3614. routerset_get_all_nodes(entry_nodes, options->EntryNodes,
  3615. options->ExcludeNodes, 0);
  3616. SMARTLIST_FOREACH(entry_nodes, const node_t *,node,
  3617. smartlist_add(entry_fps, (void*)node->identity));
  3618. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, {
  3619. if (smartlist_digest_isin(entry_fps, e->identity))
  3620. smartlist_add(old_entry_guards_on_list, e);
  3621. else
  3622. smartlist_add(old_entry_guards_not_on_list, e);
  3623. });
  3624. /* Remove all currently configured entry guards from entry_routers. */
  3625. SMARTLIST_FOREACH(entry_nodes, const node_t *, node, {
  3626. if (is_an_entry_guard(node->identity)) {
  3627. SMARTLIST_DEL_CURRENT(entry_nodes, node);
  3628. }
  3629. });
  3630. /* Now build the new entry_guards list. */
  3631. smartlist_clear(entry_guards);
  3632. /* First, the previously configured guards that are in EntryNodes. */
  3633. smartlist_add_all(entry_guards, old_entry_guards_on_list);
  3634. /* Next, the rest of EntryNodes */
  3635. SMARTLIST_FOREACH(entry_nodes, const node_t *, node, {
  3636. add_an_entry_guard(node, 0);
  3637. });
  3638. /* Finally, free the remaining previously configured guards that are not in
  3639. * EntryNodes. */
  3640. SMARTLIST_FOREACH(old_entry_guards_not_on_list, entry_guard_t *, e,
  3641. entry_guard_free(e));
  3642. smartlist_free(entry_nodes);
  3643. smartlist_free(entry_fps);
  3644. smartlist_free(old_entry_guards_on_list);
  3645. smartlist_free(old_entry_guards_not_on_list);
  3646. entry_guards_changed();
  3647. }
  3648. /** Return 0 if we're fine adding arbitrary routers out of the
  3649. * directory to our entry guard list, or return 1 if we have a
  3650. * list already and we must stick to it.
  3651. */
  3652. int
  3653. entry_list_is_constrained(or_options_t *options)
  3654. {
  3655. if (options->EntryNodes)
  3656. return 1;
  3657. if (options->UseBridges)
  3658. return 1;
  3659. return 0;
  3660. }
  3661. /** Pick a live (up and listed) entry guard from entry_guards. If
  3662. * <b>state</b> is non-NULL, this is for a specific circuit --
  3663. * make sure not to pick this circuit's exit or any node in the
  3664. * exit's family. If <b>state</b> is NULL, we're looking for a random
  3665. * guard (likely a bridge). */
  3666. const node_t *
  3667. choose_random_entry(cpath_build_state_t *state)
  3668. {
  3669. or_options_t *options = get_options();
  3670. smartlist_t *live_entry_guards = smartlist_create();
  3671. smartlist_t *exit_family = smartlist_create();
  3672. const node_t *chosen_exit =
  3673. state?build_state_get_exit_node(state) : NULL;
  3674. const node_t *node = NULL;
  3675. int need_uptime = state ? state->need_uptime : 0;
  3676. int need_capacity = state ? state->need_capacity : 0;
  3677. int preferred_min, consider_exit_family = 0;
  3678. if (chosen_exit) {
  3679. nodelist_add_node_family(exit_family, chosen_exit);
  3680. consider_exit_family = 1;
  3681. }
  3682. if (!entry_guards)
  3683. entry_guards = smartlist_create();
  3684. if (should_add_entry_nodes)
  3685. entry_guards_prepend_from_config(options);
  3686. if (!entry_list_is_constrained(options) &&
  3687. smartlist_len(entry_guards) < options->NumEntryGuards)
  3688. pick_entry_guards(options);
  3689. retry:
  3690. smartlist_clear(live_entry_guards);
  3691. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, entry) {
  3692. const char *msg;
  3693. node = entry_is_live(entry, need_uptime, need_capacity, 0, &msg);
  3694. if (!node)
  3695. continue; /* down, no point */
  3696. if (node == chosen_exit)
  3697. continue; /* don't pick the same node for entry and exit */
  3698. if (consider_exit_family && smartlist_isin(exit_family, node))
  3699. continue; /* avoid relays that are family members of our exit */
  3700. #if 0 /* since EntryNodes is always strict now, this clause is moot */
  3701. if (options->EntryNodes &&
  3702. !routerset_contains_node(options->EntryNodes, node)) {
  3703. /* We've come to the end of our preferred entry nodes. */
  3704. if (smartlist_len(live_entry_guards))
  3705. goto choose_and_finish; /* only choose from the ones we like */
  3706. if (options->StrictNodes) {
  3707. /* in theory this case should never happen, since
  3708. * entry_guards_prepend_from_config() drops unwanted relays */
  3709. tor_fragile_assert();
  3710. } else {
  3711. log_info(LD_CIRC,
  3712. "No relays from EntryNodes available. Using others.");
  3713. }
  3714. }
  3715. #endif
  3716. smartlist_add(live_entry_guards, (void*)node);
  3717. if (!entry->made_contact) {
  3718. /* Always start with the first not-yet-contacted entry
  3719. * guard. Otherwise we might add several new ones, pick
  3720. * the second new one, and now we've expanded our entry
  3721. * guard list without needing to. */
  3722. goto choose_and_finish;
  3723. }
  3724. if (smartlist_len(live_entry_guards) >= options->NumEntryGuards)
  3725. break; /* we have enough */
  3726. } SMARTLIST_FOREACH_END(entry);
  3727. if (entry_list_is_constrained(options)) {
  3728. /* If we prefer the entry nodes we've got, and we have at least
  3729. * one choice, that's great. Use it. */
  3730. preferred_min = 1;
  3731. } else {
  3732. /* Try to have at least 2 choices available. This way we don't
  3733. * get stuck with a single live-but-crummy entry and just keep
  3734. * using him.
  3735. * (We might get 2 live-but-crummy entry guards, but so be it.) */
  3736. preferred_min = 2;
  3737. }
  3738. if (smartlist_len(live_entry_guards) < preferred_min) {
  3739. if (!entry_list_is_constrained(options)) {
  3740. /* still no? try adding a new entry then */
  3741. /* XXX if guard doesn't imply fast and stable, then we need
  3742. * to tell add_an_entry_guard below what we want, or it might
  3743. * be a long time til we get it. -RD */
  3744. node = add_an_entry_guard(NULL, 0);
  3745. if (node) {
  3746. entry_guards_changed();
  3747. /* XXX we start over here in case the new node we added shares
  3748. * a family with our exit node. There's a chance that we'll just
  3749. * load up on entry guards here, if the network we're using is
  3750. * one big family. Perhaps we should teach add_an_entry_guard()
  3751. * to understand nodes-to-avoid-if-possible? -RD */
  3752. goto retry;
  3753. }
  3754. }
  3755. if (!node && need_uptime) {
  3756. need_uptime = 0; /* try without that requirement */
  3757. goto retry;
  3758. }
  3759. if (!node && need_capacity) {
  3760. /* still no? last attempt, try without requiring capacity */
  3761. need_capacity = 0;
  3762. goto retry;
  3763. }
  3764. #if 0
  3765. /* Removing this retry logic: if we only allow one exit, and it is in the
  3766. same family as all our entries, then we are just plain not going to win
  3767. here. */
  3768. if (!node && entry_list_is_constrained(options) && consider_exit_family) {
  3769. /* still no? if we're using bridges or have strictentrynodes
  3770. * set, and our chosen exit is in the same family as all our
  3771. * bridges/entry guards, then be flexible about families. */
  3772. consider_exit_family = 0;
  3773. goto retry;
  3774. }
  3775. #endif
  3776. /* live_entry_guards may be empty below. Oh well, we tried. */
  3777. }
  3778. choose_and_finish:
  3779. if (entry_list_is_constrained(options)) {
  3780. /* We need to weight by bandwidth, because our bridges or entryguards
  3781. * were not already selected proportional to their bandwidth. */
  3782. node = node_sl_choose_by_bandwidth(live_entry_guards, WEIGHT_FOR_GUARD);
  3783. } else {
  3784. /* We choose uniformly at random here, because choose_good_entry_server()
  3785. * already weights its choices by bandwidth, so we don't want to
  3786. * *double*-weight our guard selection. */
  3787. node = smartlist_choose(live_entry_guards);
  3788. }
  3789. smartlist_free(live_entry_guards);
  3790. smartlist_free(exit_family);
  3791. return node;
  3792. }
  3793. /** Parse <b>state</b> and learn about the entry guards it describes.
  3794. * If <b>set</b> is true, and there are no errors, replace the global
  3795. * entry_list with what we find.
  3796. * On success, return 0. On failure, alloc into *<b>msg</b> a string
  3797. * describing the error, and return -1.
  3798. */
  3799. int
  3800. entry_guards_parse_state(or_state_t *state, int set, char **msg)
  3801. {
  3802. entry_guard_t *node = NULL;
  3803. smartlist_t *new_entry_guards = smartlist_create();
  3804. config_line_t *line;
  3805. time_t now = time(NULL);
  3806. const char *state_version = state->TorVersion;
  3807. digestmap_t *added_by = digestmap_new();
  3808. *msg = NULL;
  3809. for (line = state->EntryGuards; line; line = line->next) {
  3810. if (!strcasecmp(line->key, "EntryGuard")) {
  3811. smartlist_t *args = smartlist_create();
  3812. node = tor_malloc_zero(sizeof(entry_guard_t));
  3813. /* all entry guards on disk have been contacted */
  3814. node->made_contact = 1;
  3815. smartlist_add(new_entry_guards, node);
  3816. smartlist_split_string(args, line->value, " ",
  3817. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  3818. if (smartlist_len(args)<2) {
  3819. *msg = tor_strdup("Unable to parse entry nodes: "
  3820. "Too few arguments to EntryGuard");
  3821. } else if (!is_legal_nickname(smartlist_get(args,0))) {
  3822. *msg = tor_strdup("Unable to parse entry nodes: "
  3823. "Bad nickname for EntryGuard");
  3824. } else {
  3825. strlcpy(node->nickname, smartlist_get(args,0), MAX_NICKNAME_LEN+1);
  3826. if (base16_decode(node->identity, DIGEST_LEN, smartlist_get(args,1),
  3827. strlen(smartlist_get(args,1)))<0) {
  3828. *msg = tor_strdup("Unable to parse entry nodes: "
  3829. "Bad hex digest for EntryGuard");
  3830. }
  3831. }
  3832. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  3833. smartlist_free(args);
  3834. if (*msg)
  3835. break;
  3836. } else if (!strcasecmp(line->key, "EntryGuardDownSince") ||
  3837. !strcasecmp(line->key, "EntryGuardUnlistedSince")) {
  3838. time_t when;
  3839. time_t last_try = 0;
  3840. if (!node) {
  3841. *msg = tor_strdup("Unable to parse entry nodes: "
  3842. "EntryGuardDownSince/UnlistedSince without EntryGuard");
  3843. break;
  3844. }
  3845. if (parse_iso_time(line->value, &when)<0) {
  3846. *msg = tor_strdup("Unable to parse entry nodes: "
  3847. "Bad time in EntryGuardDownSince/UnlistedSince");
  3848. break;
  3849. }
  3850. if (when > now) {
  3851. /* It's a bad idea to believe info in the future: you can wind
  3852. * up with timeouts that aren't allowed to happen for years. */
  3853. continue;
  3854. }
  3855. if (strlen(line->value) >= ISO_TIME_LEN+ISO_TIME_LEN+1) {
  3856. /* ignore failure */
  3857. (void) parse_iso_time(line->value+ISO_TIME_LEN+1, &last_try);
  3858. }
  3859. if (!strcasecmp(line->key, "EntryGuardDownSince")) {
  3860. node->unreachable_since = when;
  3861. node->last_attempted = last_try;
  3862. } else {
  3863. node->bad_since = when;
  3864. }
  3865. } else if (!strcasecmp(line->key, "EntryGuardAddedBy")) {
  3866. char d[DIGEST_LEN];
  3867. /* format is digest version date */
  3868. if (strlen(line->value) < HEX_DIGEST_LEN+1+1+1+ISO_TIME_LEN) {
  3869. log_warn(LD_BUG, "EntryGuardAddedBy line is not long enough.");
  3870. continue;
  3871. }
  3872. if (base16_decode(d, sizeof(d), line->value, HEX_DIGEST_LEN)<0 ||
  3873. line->value[HEX_DIGEST_LEN] != ' ') {
  3874. log_warn(LD_BUG, "EntryGuardAddedBy line %s does not begin with "
  3875. "hex digest", escaped(line->value));
  3876. continue;
  3877. }
  3878. digestmap_set(added_by, d, tor_strdup(line->value+HEX_DIGEST_LEN+1));
  3879. } else {
  3880. log_warn(LD_BUG, "Unexpected key %s", line->key);
  3881. }
  3882. }
  3883. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e,
  3884. {
  3885. char *sp;
  3886. char *val = digestmap_get(added_by, e->identity);
  3887. if (val && (sp = strchr(val, ' '))) {
  3888. time_t when;
  3889. *sp++ = '\0';
  3890. if (parse_iso_time(sp, &when)<0) {
  3891. log_warn(LD_BUG, "Can't read time %s in EntryGuardAddedBy", sp);
  3892. } else {
  3893. e->chosen_by_version = tor_strdup(val);
  3894. e->chosen_on_date = when;
  3895. }
  3896. } else {
  3897. if (state_version) {
  3898. e->chosen_by_version = tor_strdup(state_version);
  3899. e->chosen_on_date = time(NULL) - crypto_rand_int(3600*24*30);
  3900. }
  3901. }
  3902. });
  3903. if (*msg || !set) {
  3904. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e,
  3905. entry_guard_free(e));
  3906. smartlist_free(new_entry_guards);
  3907. } else { /* !err && set */
  3908. if (entry_guards) {
  3909. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3910. entry_guard_free(e));
  3911. smartlist_free(entry_guards);
  3912. }
  3913. entry_guards = new_entry_guards;
  3914. entry_guards_dirty = 0;
  3915. /* XXX023 hand new_entry_guards to this func, and move it up a
  3916. * few lines, so we don't have to re-dirty it */
  3917. if (remove_obsolete_entry_guards(now))
  3918. entry_guards_dirty = 1;
  3919. }
  3920. digestmap_free(added_by, _tor_free);
  3921. return *msg ? -1 : 0;
  3922. }
  3923. /** Our list of entry guards has changed, or some element of one
  3924. * of our entry guards has changed. Write the changes to disk within
  3925. * the next few minutes.
  3926. */
  3927. static void
  3928. entry_guards_changed(void)
  3929. {
  3930. time_t when;
  3931. entry_guards_dirty = 1;
  3932. /* or_state_save() will call entry_guards_update_state(). */
  3933. when = get_options()->AvoidDiskWrites ? time(NULL) + 3600 : time(NULL)+600;
  3934. or_state_mark_dirty(get_or_state(), when);
  3935. }
  3936. /** If the entry guard info has not changed, do nothing and return.
  3937. * Otherwise, free the EntryGuards piece of <b>state</b> and create
  3938. * a new one out of the global entry_guards list, and then mark
  3939. * <b>state</b> dirty so it will get saved to disk.
  3940. */
  3941. void
  3942. entry_guards_update_state(or_state_t *state)
  3943. {
  3944. config_line_t **next, *line;
  3945. if (! entry_guards_dirty)
  3946. return;
  3947. config_free_lines(state->EntryGuards);
  3948. next = &state->EntryGuards;
  3949. *next = NULL;
  3950. if (!entry_guards)
  3951. entry_guards = smartlist_create();
  3952. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3953. {
  3954. char dbuf[HEX_DIGEST_LEN+1];
  3955. if (!e->made_contact)
  3956. continue; /* don't write this one to disk */
  3957. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3958. line->key = tor_strdup("EntryGuard");
  3959. line->value = tor_malloc(HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2);
  3960. base16_encode(dbuf, sizeof(dbuf), e->identity, DIGEST_LEN);
  3961. tor_snprintf(line->value,HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2,
  3962. "%s %s", e->nickname, dbuf);
  3963. next = &(line->next);
  3964. if (e->unreachable_since) {
  3965. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3966. line->key = tor_strdup("EntryGuardDownSince");
  3967. line->value = tor_malloc(ISO_TIME_LEN+1+ISO_TIME_LEN+1);
  3968. format_iso_time(line->value, e->unreachable_since);
  3969. if (e->last_attempted) {
  3970. line->value[ISO_TIME_LEN] = ' ';
  3971. format_iso_time(line->value+ISO_TIME_LEN+1, e->last_attempted);
  3972. }
  3973. next = &(line->next);
  3974. }
  3975. if (e->bad_since) {
  3976. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3977. line->key = tor_strdup("EntryGuardUnlistedSince");
  3978. line->value = tor_malloc(ISO_TIME_LEN+1);
  3979. format_iso_time(line->value, e->bad_since);
  3980. next = &(line->next);
  3981. }
  3982. if (e->chosen_on_date && e->chosen_by_version &&
  3983. !strchr(e->chosen_by_version, ' ')) {
  3984. char d[HEX_DIGEST_LEN+1];
  3985. char t[ISO_TIME_LEN+1];
  3986. size_t val_len;
  3987. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3988. line->key = tor_strdup("EntryGuardAddedBy");
  3989. val_len = (HEX_DIGEST_LEN+1+strlen(e->chosen_by_version)
  3990. +1+ISO_TIME_LEN+1);
  3991. line->value = tor_malloc(val_len);
  3992. base16_encode(d, sizeof(d), e->identity, DIGEST_LEN);
  3993. format_iso_time(t, e->chosen_on_date);
  3994. tor_snprintf(line->value, val_len, "%s %s %s",
  3995. d, e->chosen_by_version, t);
  3996. next = &(line->next);
  3997. }
  3998. });
  3999. if (!get_options()->AvoidDiskWrites)
  4000. or_state_mark_dirty(get_or_state(), 0);
  4001. entry_guards_dirty = 0;
  4002. }
  4003. /** If <b>question</b> is the string "entry-guards", then dump
  4004. * to *<b>answer</b> a newly allocated string describing all of
  4005. * the nodes in the global entry_guards list. See control-spec.txt
  4006. * for details.
  4007. * For backward compatibility, we also handle the string "helper-nodes".
  4008. * */
  4009. int
  4010. getinfo_helper_entry_guards(control_connection_t *conn,
  4011. const char *question, char **answer,
  4012. const char **errmsg)
  4013. {
  4014. (void) conn;
  4015. (void) errmsg;
  4016. if (!strcmp(question,"entry-guards") ||
  4017. !strcmp(question,"helper-nodes")) {
  4018. smartlist_t *sl = smartlist_create();
  4019. char tbuf[ISO_TIME_LEN+1];
  4020. char nbuf[MAX_VERBOSE_NICKNAME_LEN+1];
  4021. if (!entry_guards)
  4022. entry_guards = smartlist_create();
  4023. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, e) {
  4024. size_t len = MAX_VERBOSE_NICKNAME_LEN+ISO_TIME_LEN+32;
  4025. char *c = tor_malloc(len);
  4026. const char *status = NULL;
  4027. time_t when = 0;
  4028. const node_t *node;
  4029. if (!e->made_contact) {
  4030. status = "never-connected";
  4031. } else if (e->bad_since) {
  4032. when = e->bad_since;
  4033. status = "unusable";
  4034. } else {
  4035. status = "up";
  4036. }
  4037. node = node_get_by_id(e->identity);
  4038. if (node) {
  4039. node_get_verbose_nickname(node, nbuf);
  4040. } else {
  4041. nbuf[0] = '$';
  4042. base16_encode(nbuf+1, sizeof(nbuf)-1, e->identity, DIGEST_LEN);
  4043. /* e->nickname field is not very reliable if we don't know about
  4044. * this router any longer; don't include it. */
  4045. }
  4046. if (when) {
  4047. format_iso_time(tbuf, when);
  4048. tor_snprintf(c, len, "%s %s %s\n", nbuf, status, tbuf);
  4049. } else {
  4050. tor_snprintf(c, len, "%s %s\n", nbuf, status);
  4051. }
  4052. smartlist_add(sl, c);
  4053. } SMARTLIST_FOREACH_END(e);
  4054. *answer = smartlist_join_strings(sl, "", 0, NULL);
  4055. SMARTLIST_FOREACH(sl, char *, c, tor_free(c));
  4056. smartlist_free(sl);
  4057. }
  4058. return 0;
  4059. }
  4060. /** Information about a configured bridge. Currently this just matches the
  4061. * ones in the torrc file, but one day we may be able to learn about new
  4062. * bridges on our own, and remember them in the state file. */
  4063. typedef struct {
  4064. /** Address of the bridge. */
  4065. tor_addr_t addr;
  4066. /** TLS port for the bridge. */
  4067. uint16_t port;
  4068. /** Expected identity digest, or all zero bytes if we don't know what the
  4069. * digest should be. */
  4070. char identity[DIGEST_LEN];
  4071. /** When should we next try to fetch a descriptor for this bridge? */
  4072. download_status_t fetch_status;
  4073. } bridge_info_t;
  4074. /** A list of configured bridges. Whenever we actually get a descriptor
  4075. * for one, we add it as an entry guard. */
  4076. static smartlist_t *bridge_list = NULL;
  4077. /** Initialize the bridge list to empty, creating it if needed. */
  4078. void
  4079. clear_bridge_list(void)
  4080. {
  4081. if (!bridge_list)
  4082. bridge_list = smartlist_create();
  4083. SMARTLIST_FOREACH(bridge_list, bridge_info_t *, b, tor_free(b));
  4084. smartlist_clear(bridge_list);
  4085. }
  4086. /** Return a bridge pointer if <b>ri</b> is one of our known bridges
  4087. * (either by comparing keys if possible, else by comparing addr/port).
  4088. * Else return NULL. */
  4089. static bridge_info_t *
  4090. get_configured_bridge_by_addr_port_digest(tor_addr_t *addr, uint16_t port,
  4091. const char *digest)
  4092. {
  4093. if (!bridge_list)
  4094. return NULL;
  4095. SMARTLIST_FOREACH_BEGIN(bridge_list, bridge_info_t *, bridge)
  4096. {
  4097. if (tor_digest_is_zero(bridge->identity) &&
  4098. !tor_addr_compare(&bridge->addr, addr, CMP_EXACT) &&
  4099. bridge->port == port)
  4100. return bridge;
  4101. if (tor_memeq(bridge->identity, digest, DIGEST_LEN))
  4102. return bridge;
  4103. }
  4104. SMARTLIST_FOREACH_END(bridge);
  4105. return NULL;
  4106. }
  4107. /** Wrapper around get_configured_bridge_by_addr_port_digest() to look
  4108. * it up via router descriptor <b>ri</b>. */
  4109. static bridge_info_t *
  4110. get_configured_bridge_by_routerinfo(const routerinfo_t *ri)
  4111. {
  4112. tor_addr_t addr;
  4113. tor_addr_from_ipv4h(&addr, ri->addr);
  4114. return get_configured_bridge_by_addr_port_digest(&addr,
  4115. ri->or_port, ri->cache_info.identity_digest);
  4116. }
  4117. /** Return 1 if <b>ri</b> is one of our known bridges, else 0. */
  4118. int
  4119. routerinfo_is_a_configured_bridge(const routerinfo_t *ri)
  4120. {
  4121. return get_configured_bridge_by_routerinfo(ri) ? 1 : 0;
  4122. }
  4123. /** We made a connection to a router at <b>addr</b>:<b>port</b>
  4124. * without knowing its digest. Its digest turned out to be <b>digest</b>.
  4125. * If it was a bridge, and we still don't know its digest, record it.
  4126. */
  4127. void
  4128. learned_router_identity(tor_addr_t *addr, uint16_t port, const char *digest)
  4129. {
  4130. bridge_info_t *bridge =
  4131. get_configured_bridge_by_addr_port_digest(addr, port, digest);
  4132. if (bridge && tor_digest_is_zero(bridge->identity)) {
  4133. memcpy(bridge->identity, digest, DIGEST_LEN);
  4134. log_notice(LD_DIR, "Learned fingerprint %s for bridge %s:%d",
  4135. hex_str(digest, DIGEST_LEN), fmt_addr(addr), port);
  4136. }
  4137. }
  4138. /** Remember a new bridge at <b>addr</b>:<b>port</b>. If <b>digest</b>
  4139. * is set, it tells us the identity key too. */
  4140. void
  4141. bridge_add_from_config(const tor_addr_t *addr, uint16_t port, char *digest)
  4142. {
  4143. bridge_info_t *b = tor_malloc_zero(sizeof(bridge_info_t));
  4144. tor_addr_copy(&b->addr, addr);
  4145. b->port = port;
  4146. if (digest)
  4147. memcpy(b->identity, digest, DIGEST_LEN);
  4148. b->fetch_status.schedule = DL_SCHED_BRIDGE;
  4149. if (!bridge_list)
  4150. bridge_list = smartlist_create();
  4151. smartlist_add(bridge_list, b);
  4152. }
  4153. /** Return true iff <b>routerset</b> contains the bridge <b>bridge</b>. */
  4154. static int
  4155. routerset_contains_bridge(const routerset_t *routerset,
  4156. const bridge_info_t *bridge)
  4157. {
  4158. int result;
  4159. extend_info_t *extinfo;
  4160. tor_assert(bridge);
  4161. if (!routerset)
  4162. return 0;
  4163. extinfo = extend_info_alloc(
  4164. NULL, bridge->identity, NULL, &bridge->addr, bridge->port);
  4165. result = routerset_contains_extendinfo(routerset, extinfo);
  4166. extend_info_free(extinfo);
  4167. return result;
  4168. }
  4169. /** If <b>digest</b> is one of our known bridges, return it. */
  4170. static bridge_info_t *
  4171. find_bridge_by_digest(const char *digest)
  4172. {
  4173. SMARTLIST_FOREACH(bridge_list, bridge_info_t *, bridge,
  4174. {
  4175. if (tor_memeq(bridge->identity, digest, DIGEST_LEN))
  4176. return bridge;
  4177. });
  4178. return NULL;
  4179. }
  4180. /** We need to ask <b>bridge</b> for its server descriptor. */
  4181. static void
  4182. launch_direct_bridge_descriptor_fetch(bridge_info_t *bridge)
  4183. {
  4184. char *address;
  4185. or_options_t *options = get_options();
  4186. if (connection_get_by_type_addr_port_purpose(
  4187. CONN_TYPE_DIR, &bridge->addr, bridge->port,
  4188. DIR_PURPOSE_FETCH_SERVERDESC))
  4189. return; /* it's already on the way */
  4190. address = tor_dup_addr(&bridge->addr);
  4191. if (routerset_contains_bridge(options->ExcludeNodes, bridge)) {
  4192. download_status_mark_impossible(&bridge->fetch_status);
  4193. log_warn(LD_APP, "Not using bridge at %s: it is in ExcludeNodes.",
  4194. safe_str_client(fmt_addr(&bridge->addr)));
  4195. return;
  4196. }
  4197. directory_initiate_command(address, &bridge->addr,
  4198. bridge->port, 0,
  4199. 0, /* does not matter */
  4200. 1, bridge->identity,
  4201. DIR_PURPOSE_FETCH_SERVERDESC,
  4202. ROUTER_PURPOSE_BRIDGE,
  4203. 0, "authority.z", NULL, 0, 0);
  4204. tor_free(address);
  4205. }
  4206. /** Fetching the bridge descriptor from the bridge authority returned a
  4207. * "not found". Fall back to trying a direct fetch. */
  4208. void
  4209. retry_bridge_descriptor_fetch_directly(const char *digest)
  4210. {
  4211. bridge_info_t *bridge = find_bridge_by_digest(digest);
  4212. if (!bridge)
  4213. return; /* not found? oh well. */
  4214. launch_direct_bridge_descriptor_fetch(bridge);
  4215. }
  4216. /** For each bridge in our list for which we don't currently have a
  4217. * descriptor, fetch a new copy of its descriptor -- either directly
  4218. * from the bridge or via a bridge authority. */
  4219. void
  4220. fetch_bridge_descriptors(or_options_t *options, time_t now)
  4221. {
  4222. int num_bridge_auths = get_n_authorities(BRIDGE_DIRINFO);
  4223. int ask_bridge_directly;
  4224. int can_use_bridge_authority;
  4225. if (!bridge_list)
  4226. return;
  4227. SMARTLIST_FOREACH_BEGIN(bridge_list, bridge_info_t *, bridge)
  4228. {
  4229. if (!download_status_is_ready(&bridge->fetch_status, now,
  4230. IMPOSSIBLE_TO_DOWNLOAD))
  4231. continue; /* don't bother, no need to retry yet */
  4232. if (routerset_contains_bridge(options->ExcludeNodes, bridge)) {
  4233. download_status_mark_impossible(&bridge->fetch_status);
  4234. log_warn(LD_APP, "Not using bridge at %s: it is in ExcludeNodes.",
  4235. safe_str_client(fmt_addr(&bridge->addr)));
  4236. continue;
  4237. }
  4238. /* schedule another fetch as if this one will fail, in case it does */
  4239. download_status_failed(&bridge->fetch_status, 0);
  4240. can_use_bridge_authority = !tor_digest_is_zero(bridge->identity) &&
  4241. num_bridge_auths;
  4242. ask_bridge_directly = !can_use_bridge_authority ||
  4243. !options->UpdateBridgesFromAuthority;
  4244. log_debug(LD_DIR, "ask_bridge_directly=%d (%d, %d, %d)",
  4245. ask_bridge_directly, tor_digest_is_zero(bridge->identity),
  4246. !options->UpdateBridgesFromAuthority, !num_bridge_auths);
  4247. if (ask_bridge_directly &&
  4248. !fascist_firewall_allows_address_or(&bridge->addr, bridge->port)) {
  4249. log_notice(LD_DIR, "Bridge at '%s:%d' isn't reachable by our "
  4250. "firewall policy. %s.", fmt_addr(&bridge->addr),
  4251. bridge->port,
  4252. can_use_bridge_authority ?
  4253. "Asking bridge authority instead" : "Skipping");
  4254. if (can_use_bridge_authority)
  4255. ask_bridge_directly = 0;
  4256. else
  4257. continue;
  4258. }
  4259. if (ask_bridge_directly) {
  4260. /* we need to ask the bridge itself for its descriptor. */
  4261. launch_direct_bridge_descriptor_fetch(bridge);
  4262. } else {
  4263. /* We have a digest and we want to ask an authority. We could
  4264. * combine all the requests into one, but that may give more
  4265. * hints to the bridge authority than we want to give. */
  4266. char resource[10 + HEX_DIGEST_LEN];
  4267. memcpy(resource, "fp/", 3);
  4268. base16_encode(resource+3, HEX_DIGEST_LEN+1,
  4269. bridge->identity, DIGEST_LEN);
  4270. memcpy(resource+3+HEX_DIGEST_LEN, ".z", 3);
  4271. log_info(LD_DIR, "Fetching bridge info '%s' from bridge authority.",
  4272. resource);
  4273. directory_get_from_dirserver(DIR_PURPOSE_FETCH_SERVERDESC,
  4274. ROUTER_PURPOSE_BRIDGE, resource, 0);
  4275. }
  4276. }
  4277. SMARTLIST_FOREACH_END(bridge);
  4278. }
  4279. /** If our <b>bridge</b> is configured to be a different address than
  4280. * the bridge gives in <b>node</b>, rewrite the routerinfo
  4281. * we received to use the address we meant to use. Now we handle
  4282. * multihomed bridges better.
  4283. */
  4284. static void
  4285. rewrite_node_address_for_bridge(const bridge_info_t *bridge, node_t *node)
  4286. {
  4287. /* XXXX move this function. */
  4288. /* XXXX overridden addresses should really live in the node_t, so that the
  4289. * routerinfo_t and the microdesc_t can be immutable. But we can only
  4290. * do that safely if we know that no function that connects to an OR
  4291. * does so through an address from any source other than node_get_addr().
  4292. */
  4293. tor_addr_t addr;
  4294. if (node->ri) {
  4295. routerinfo_t *ri = node->ri;
  4296. tor_addr_from_ipv4h(&addr, ri->addr);
  4297. if (!tor_addr_compare(&bridge->addr, &addr, CMP_EXACT) &&
  4298. bridge->port == ri->or_port) {
  4299. /* they match, so no need to do anything */
  4300. } else {
  4301. ri->addr = tor_addr_to_ipv4h(&bridge->addr);
  4302. tor_free(ri->address);
  4303. ri->address = tor_dup_ip(ri->addr);
  4304. ri->or_port = bridge->port;
  4305. log_info(LD_DIR,
  4306. "Adjusted bridge routerinfo for '%s' to match configured "
  4307. "address %s:%d.",
  4308. ri->nickname, ri->address, ri->or_port);
  4309. }
  4310. }
  4311. if (node->rs) {
  4312. routerstatus_t *rs = node->rs;
  4313. tor_addr_from_ipv4h(&addr, rs->addr);
  4314. if (!tor_addr_compare(&bridge->addr, &addr, CMP_EXACT) &&
  4315. bridge->port == rs->or_port) {
  4316. /* they match, so no need to do anything */
  4317. } else {
  4318. rs->addr = tor_addr_to_ipv4h(&bridge->addr);
  4319. rs->or_port = bridge->port;
  4320. log_info(LD_DIR,
  4321. "Adjusted bridge routerstatus for '%s' to match "
  4322. "configured address %s:%d.",
  4323. rs->nickname, fmt_addr(&bridge->addr), rs->or_port);
  4324. }
  4325. }
  4326. }
  4327. /** We just learned a descriptor for a bridge. See if that
  4328. * digest is in our entry guard list, and add it if not. */
  4329. void
  4330. learned_bridge_descriptor(routerinfo_t *ri, int from_cache)
  4331. {
  4332. tor_assert(ri);
  4333. tor_assert(ri->purpose == ROUTER_PURPOSE_BRIDGE);
  4334. if (get_options()->UseBridges) {
  4335. int first = !any_bridge_descriptors_known();
  4336. bridge_info_t *bridge = get_configured_bridge_by_routerinfo(ri);
  4337. time_t now = time(NULL);
  4338. router_set_status(ri->cache_info.identity_digest, 1);
  4339. if (bridge) { /* if we actually want to use this one */
  4340. node_t *node;
  4341. /* it's here; schedule its re-fetch for a long time from now. */
  4342. if (!from_cache)
  4343. download_status_reset(&bridge->fetch_status);
  4344. node = node_get_mutable_by_id(ri->cache_info.identity_digest);
  4345. tor_assert(node);
  4346. rewrite_node_address_for_bridge(bridge, node);
  4347. add_an_entry_guard(node, 1);
  4348. log_notice(LD_DIR, "new bridge descriptor '%s' (%s)", ri->nickname,
  4349. from_cache ? "cached" : "fresh");
  4350. /* set entry->made_contact so if it goes down we don't drop it from
  4351. * our entry node list */
  4352. entry_guard_register_connect_status(ri->cache_info.identity_digest,
  4353. 1, 0, now);
  4354. if (first)
  4355. routerlist_retry_directory_downloads(now);
  4356. }
  4357. }
  4358. }
  4359. /** Return 1 if any of our entry guards have descriptors that
  4360. * are marked with purpose 'bridge' and are running. Else return 0.
  4361. *
  4362. * We use this function to decide if we're ready to start building
  4363. * circuits through our bridges, or if we need to wait until the
  4364. * directory "server/authority" requests finish. */
  4365. int
  4366. any_bridge_descriptors_known(void)
  4367. {
  4368. tor_assert(get_options()->UseBridges);
  4369. return choose_random_entry(NULL)!=NULL ? 1 : 0;
  4370. }
  4371. /** Return 1 if there are any directory conns fetching bridge descriptors
  4372. * that aren't marked for close. We use this to guess if we should tell
  4373. * the controller that we have a problem. */
  4374. int
  4375. any_pending_bridge_descriptor_fetches(void)
  4376. {
  4377. smartlist_t *conns = get_connection_array();
  4378. SMARTLIST_FOREACH(conns, connection_t *, conn,
  4379. {
  4380. if (conn->type == CONN_TYPE_DIR &&
  4381. conn->purpose == DIR_PURPOSE_FETCH_SERVERDESC &&
  4382. TO_DIR_CONN(conn)->router_purpose == ROUTER_PURPOSE_BRIDGE &&
  4383. !conn->marked_for_close &&
  4384. conn->linked &&
  4385. conn->linked_conn && !conn->linked_conn->marked_for_close) {
  4386. log_debug(LD_DIR, "found one: %s", conn->address);
  4387. return 1;
  4388. }
  4389. });
  4390. return 0;
  4391. }
  4392. /** Return 1 if we have at least one descriptor for an entry guard
  4393. * (bridge or member of EntryNodes) and all descriptors we know are
  4394. * down. Else return 0. If <b>act</b> is 1, then mark the down guards
  4395. * up; else just observe and report. */
  4396. static int
  4397. entries_retry_helper(or_options_t *options, int act)
  4398. {
  4399. const node_t *node;
  4400. int any_known = 0;
  4401. int any_running = 0;
  4402. int need_bridges = options->UseBridges != 0;
  4403. if (!entry_guards)
  4404. entry_guards = smartlist_create();
  4405. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, e) {
  4406. node = node_get_by_id(e->identity);
  4407. if (node && node_has_descriptor(node) &&
  4408. node_is_bridge(node) == need_bridges) {
  4409. any_known = 1;
  4410. if (node->is_running)
  4411. any_running = 1; /* some entry is both known and running */
  4412. else if (act) {
  4413. /* Mark all current connections to this OR as unhealthy, since
  4414. * otherwise there could be one that started 30 seconds
  4415. * ago, and in 30 seconds it will time out, causing us to mark
  4416. * the node down and undermine the retry attempt. We mark even
  4417. * the established conns, since if the network just came back
  4418. * we'll want to attach circuits to fresh conns. */
  4419. connection_or_set_bad_connections(node->identity, 1);
  4420. /* mark this entry node for retry */
  4421. router_set_status(node->identity, 1);
  4422. e->can_retry = 1;
  4423. e->bad_since = 0;
  4424. }
  4425. }
  4426. } SMARTLIST_FOREACH_END(e);
  4427. log_debug(LD_DIR, "%d: any_known %d, any_running %d",
  4428. act, any_known, any_running);
  4429. return any_known && !any_running;
  4430. }
  4431. /** Do we know any descriptors for our bridges / entrynodes, and are
  4432. * all the ones we have descriptors for down? */
  4433. int
  4434. entries_known_but_down(or_options_t *options)
  4435. {
  4436. tor_assert(entry_list_is_constrained(options));
  4437. return entries_retry_helper(options, 0);
  4438. }
  4439. /** Mark all down known bridges / entrynodes up. */
  4440. void
  4441. entries_retry_all(or_options_t *options)
  4442. {
  4443. tor_assert(entry_list_is_constrained(options));
  4444. entries_retry_helper(options, 1);
  4445. }
  4446. /** Release all storage held by the list of entry guards and related
  4447. * memory structs. */
  4448. void
  4449. entry_guards_free_all(void)
  4450. {
  4451. if (entry_guards) {
  4452. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  4453. entry_guard_free(e));
  4454. smartlist_free(entry_guards);
  4455. entry_guards = NULL;
  4456. }
  4457. clear_bridge_list();
  4458. smartlist_free(bridge_list);
  4459. bridge_list = NULL;
  4460. }