channel.c 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094
  1. /* * Copyright (c) 2012-2013, The Tor Project, Inc. */
  2. /* See LICENSE for licensing information */
  3. /**
  4. * \file channel.c
  5. * \brief OR-to-OR channel abstraction layer
  6. **/
  7. /*
  8. * Define this so channel.h gives us things only channel_t subclasses
  9. * should touch.
  10. */
  11. #define TOR_CHANNEL_INTERNAL_
  12. #include "or.h"
  13. #include "channel.h"
  14. #include "channeltls.h"
  15. #include "circuitbuild.h"
  16. #include "circuitlist.h"
  17. #include "circuitstats.h"
  18. #include "connection_or.h" /* For var_cell_free() */
  19. #include "circuitmux.h"
  20. #include "entrynodes.h"
  21. #include "geoip.h"
  22. #include "nodelist.h"
  23. #include "relay.h"
  24. #include "rephist.h"
  25. #include "router.h"
  26. #include "routerlist.h"
  27. /* Cell queue structure */
  28. typedef struct cell_queue_entry_s cell_queue_entry_t;
  29. struct cell_queue_entry_s {
  30. SIMPLEQ_ENTRY(cell_queue_entry_s) next;
  31. enum {
  32. CELL_QUEUE_FIXED,
  33. CELL_QUEUE_VAR,
  34. CELL_QUEUE_PACKED
  35. } type;
  36. union {
  37. struct {
  38. cell_t *cell;
  39. } fixed;
  40. struct {
  41. var_cell_t *var_cell;
  42. } var;
  43. struct {
  44. packed_cell_t *packed_cell;
  45. } packed;
  46. } u;
  47. };
  48. /* Global lists of channels */
  49. /* All channel_t instances */
  50. static smartlist_t *all_channels = NULL;
  51. /* All channel_t instances not in ERROR or CLOSED states */
  52. static smartlist_t *active_channels = NULL;
  53. /* All channel_t instances in ERROR or CLOSED states */
  54. static smartlist_t *finished_channels = NULL;
  55. /* All channel_listener_t instances */
  56. static smartlist_t *all_listeners = NULL;
  57. /* All channel_listener_t instances in LISTENING state */
  58. static smartlist_t *active_listeners = NULL;
  59. /* All channel_listener_t instances in LISTENING state */
  60. static smartlist_t *finished_listeners = NULL;
  61. /* Counter for ID numbers */
  62. static uint64_t n_channels_allocated = 0;
  63. /* Digest->channel map
  64. *
  65. * Similar to the one used in connection_or.c, this maps from the identity
  66. * digest of a remote endpoint to a channel_t to that endpoint. Channels
  67. * should be placed here when registered and removed when they close or error.
  68. * If more than one channel exists, follow the next_with_same_id pointer
  69. * as a linked list.
  70. */
  71. HT_HEAD(channel_idmap, channel_idmap_entry_s) channel_identity_map =
  72. HT_INITIALIZER();
  73. typedef struct channel_idmap_entry_s {
  74. HT_ENTRY(channel_idmap_entry_s) node;
  75. uint8_t digest[DIGEST_LEN];
  76. LIST_HEAD(channel_list_s, channel_s) channel_list;
  77. } channel_idmap_entry_t;
  78. static INLINE unsigned
  79. channel_idmap_hash(const channel_idmap_entry_t *ent)
  80. {
  81. const unsigned *a = (const unsigned *)ent->digest;
  82. #if SIZEOF_INT == 4
  83. return a[0] ^ a[1] ^ a[2] ^ a[3] ^ a[4];
  84. #elif SIZEOF_INT == 8
  85. return a[0] ^ a[1];
  86. #endif
  87. }
  88. static INLINE int
  89. channel_idmap_eq(const channel_idmap_entry_t *a,
  90. const channel_idmap_entry_t *b)
  91. {
  92. return tor_memeq(a->digest, b->digest, DIGEST_LEN);
  93. }
  94. HT_PROTOTYPE(channel_idmap, channel_idmap_entry_s, node, channel_idmap_hash,
  95. channel_idmap_eq);
  96. HT_GENERATE(channel_idmap, channel_idmap_entry_s, node, channel_idmap_hash,
  97. channel_idmap_eq, 0.5, tor_malloc, tor_realloc, tor_free_);
  98. static cell_queue_entry_t * cell_queue_entry_dup(cell_queue_entry_t *q);
  99. static void cell_queue_entry_free(cell_queue_entry_t *q, int handed_off);
  100. static int cell_queue_entry_is_padding(cell_queue_entry_t *q);
  101. static cell_queue_entry_t *
  102. cell_queue_entry_new_fixed(cell_t *cell);
  103. static cell_queue_entry_t *
  104. cell_queue_entry_new_var(var_cell_t *var_cell);
  105. /* Functions to maintain the digest map */
  106. static void channel_add_to_digest_map(channel_t *chan);
  107. static void channel_remove_from_digest_map(channel_t *chan);
  108. /*
  109. * Flush cells from just the outgoing queue without trying to get them
  110. * from circuits; used internall by channel_flush_some_cells().
  111. */
  112. static ssize_t
  113. channel_flush_some_cells_from_outgoing_queue(channel_t *chan,
  114. ssize_t num_cells);
  115. static void channel_force_free(channel_t *chan);
  116. static void
  117. channel_free_list(smartlist_t *channels, int mark_for_close);
  118. static void
  119. channel_listener_free_list(smartlist_t *channels, int mark_for_close);
  120. static void channel_listener_force_free(channel_listener_t *chan_l);
  121. static void
  122. channel_write_cell_queue_entry(channel_t *chan, cell_queue_entry_t *q);
  123. /***********************************
  124. * Channel state utility functions *
  125. **********************************/
  126. /**
  127. * Indicate whether a given channel state is valid
  128. */
  129. int
  130. channel_state_is_valid(channel_state_t state)
  131. {
  132. int is_valid;
  133. switch (state) {
  134. case CHANNEL_STATE_CLOSED:
  135. case CHANNEL_STATE_CLOSING:
  136. case CHANNEL_STATE_ERROR:
  137. case CHANNEL_STATE_MAINT:
  138. case CHANNEL_STATE_OPENING:
  139. case CHANNEL_STATE_OPEN:
  140. is_valid = 1;
  141. break;
  142. case CHANNEL_STATE_LAST:
  143. default:
  144. is_valid = 0;
  145. }
  146. return is_valid;
  147. }
  148. /**
  149. * Indicate whether a given channel listener state is valid
  150. */
  151. int
  152. channel_listener_state_is_valid(channel_listener_state_t state)
  153. {
  154. int is_valid;
  155. switch (state) {
  156. case CHANNEL_LISTENER_STATE_CLOSED:
  157. case CHANNEL_LISTENER_STATE_LISTENING:
  158. case CHANNEL_LISTENER_STATE_CLOSING:
  159. case CHANNEL_LISTENER_STATE_ERROR:
  160. is_valid = 1;
  161. break;
  162. case CHANNEL_LISTENER_STATE_LAST:
  163. default:
  164. is_valid = 0;
  165. }
  166. return is_valid;
  167. }
  168. /**
  169. * Indicate whether a channel state transition is valid
  170. *
  171. * This function takes two channel states and indicates whether a
  172. * transition between them is permitted (see the state definitions and
  173. * transition table in or.h at the channel_state_t typedef).
  174. */
  175. int
  176. channel_state_can_transition(channel_state_t from, channel_state_t to)
  177. {
  178. int is_valid;
  179. switch (from) {
  180. case CHANNEL_STATE_CLOSED:
  181. is_valid = (to == CHANNEL_STATE_OPENING);
  182. break;
  183. case CHANNEL_STATE_CLOSING:
  184. is_valid = (to == CHANNEL_STATE_CLOSED ||
  185. to == CHANNEL_STATE_ERROR);
  186. break;
  187. case CHANNEL_STATE_ERROR:
  188. is_valid = 0;
  189. break;
  190. case CHANNEL_STATE_MAINT:
  191. is_valid = (to == CHANNEL_STATE_CLOSING ||
  192. to == CHANNEL_STATE_ERROR ||
  193. to == CHANNEL_STATE_OPEN);
  194. break;
  195. case CHANNEL_STATE_OPENING:
  196. is_valid = (to == CHANNEL_STATE_CLOSING ||
  197. to == CHANNEL_STATE_ERROR ||
  198. to == CHANNEL_STATE_OPEN);
  199. break;
  200. case CHANNEL_STATE_OPEN:
  201. is_valid = (to == CHANNEL_STATE_CLOSING ||
  202. to == CHANNEL_STATE_ERROR ||
  203. to == CHANNEL_STATE_MAINT);
  204. break;
  205. case CHANNEL_STATE_LAST:
  206. default:
  207. is_valid = 0;
  208. }
  209. return is_valid;
  210. }
  211. /**
  212. * Indicate whether a channel listener state transition is valid
  213. *
  214. * This function takes two channel listener states and indicates whether a
  215. * transition between them is permitted (see the state definitions and
  216. * transition table in or.h at the channel_listener_state_t typedef).
  217. */
  218. int
  219. channel_listener_state_can_transition(channel_listener_state_t from,
  220. channel_listener_state_t to)
  221. {
  222. int is_valid;
  223. switch (from) {
  224. case CHANNEL_LISTENER_STATE_CLOSED:
  225. is_valid = (to == CHANNEL_LISTENER_STATE_LISTENING);
  226. break;
  227. case CHANNEL_LISTENER_STATE_CLOSING:
  228. is_valid = (to == CHANNEL_LISTENER_STATE_CLOSED ||
  229. to == CHANNEL_LISTENER_STATE_ERROR);
  230. break;
  231. case CHANNEL_LISTENER_STATE_ERROR:
  232. is_valid = 0;
  233. break;
  234. case CHANNEL_LISTENER_STATE_LISTENING:
  235. is_valid = (to == CHANNEL_LISTENER_STATE_CLOSING ||
  236. to == CHANNEL_LISTENER_STATE_ERROR);
  237. break;
  238. case CHANNEL_LISTENER_STATE_LAST:
  239. default:
  240. is_valid = 0;
  241. }
  242. return is_valid;
  243. }
  244. /**
  245. * Return a human-readable description for a channel state
  246. */
  247. const char *
  248. channel_state_to_string(channel_state_t state)
  249. {
  250. const char *descr;
  251. switch (state) {
  252. case CHANNEL_STATE_CLOSED:
  253. descr = "closed";
  254. break;
  255. case CHANNEL_STATE_CLOSING:
  256. descr = "closing";
  257. break;
  258. case CHANNEL_STATE_ERROR:
  259. descr = "channel error";
  260. break;
  261. case CHANNEL_STATE_MAINT:
  262. descr = "temporarily suspended for maintenance";
  263. break;
  264. case CHANNEL_STATE_OPENING:
  265. descr = "opening";
  266. break;
  267. case CHANNEL_STATE_OPEN:
  268. descr = "open";
  269. break;
  270. case CHANNEL_STATE_LAST:
  271. default:
  272. descr = "unknown or invalid channel state";
  273. }
  274. return descr;
  275. }
  276. /**
  277. * Return a human-readable description for a channel listenier state
  278. */
  279. const char *
  280. channel_listener_state_to_string(channel_listener_state_t state)
  281. {
  282. const char *descr;
  283. switch (state) {
  284. case CHANNEL_LISTENER_STATE_CLOSED:
  285. descr = "closed";
  286. break;
  287. case CHANNEL_LISTENER_STATE_CLOSING:
  288. descr = "closing";
  289. break;
  290. case CHANNEL_LISTENER_STATE_ERROR:
  291. descr = "channel listener error";
  292. break;
  293. case CHANNEL_LISTENER_STATE_LISTENING:
  294. descr = "listening";
  295. break;
  296. case CHANNEL_LISTENER_STATE_LAST:
  297. default:
  298. descr = "unknown or invalid channel listener state";
  299. }
  300. return descr;
  301. }
  302. /***************************************
  303. * Channel registration/unregistration *
  304. ***************************************/
  305. /**
  306. * Register a channel
  307. *
  308. * This function registers a newly created channel in the global lists/maps
  309. * of active channels.
  310. */
  311. void
  312. channel_register(channel_t *chan)
  313. {
  314. tor_assert(chan);
  315. /* No-op if already registered */
  316. if (chan->registered) return;
  317. log_debug(LD_CHANNEL,
  318. "Registering channel %p (ID " U64_FORMAT ") "
  319. "in state %s (%d) with digest %s",
  320. chan, U64_PRINTF_ARG(chan->global_identifier),
  321. channel_state_to_string(chan->state), chan->state,
  322. hex_str(chan->identity_digest, DIGEST_LEN));
  323. /* Make sure we have all_channels, then add it */
  324. if (!all_channels) all_channels = smartlist_new();
  325. smartlist_add(all_channels, chan);
  326. /* Is it finished? */
  327. if (chan->state == CHANNEL_STATE_CLOSED ||
  328. chan->state == CHANNEL_STATE_ERROR) {
  329. /* Put it in the finished list, creating it if necessary */
  330. if (!finished_channels) finished_channels = smartlist_new();
  331. smartlist_add(finished_channels, chan);
  332. } else {
  333. /* Put it in the active list, creating it if necessary */
  334. if (!active_channels) active_channels = smartlist_new();
  335. smartlist_add(active_channels, chan);
  336. if (chan->state != CHANNEL_STATE_CLOSING) {
  337. /* It should have a digest set */
  338. if (!tor_digest_is_zero(chan->identity_digest)) {
  339. /* Yeah, we're good, add it to the map */
  340. channel_add_to_digest_map(chan);
  341. } else {
  342. log_info(LD_CHANNEL,
  343. "Channel %p (global ID " U64_FORMAT ") "
  344. "in state %s (%d) registered with no identity digest",
  345. chan, U64_PRINTF_ARG(chan->global_identifier),
  346. channel_state_to_string(chan->state), chan->state);
  347. }
  348. }
  349. }
  350. /* Mark it as registered */
  351. chan->registered = 1;
  352. }
  353. /**
  354. * Unregister a channel
  355. *
  356. * This function removes a channel from the global lists and maps and is used
  357. * when freeing a closed/errored channel.
  358. */
  359. void
  360. channel_unregister(channel_t *chan)
  361. {
  362. tor_assert(chan);
  363. /* No-op if not registered */
  364. if (!(chan->registered)) return;
  365. /* Is it finished? */
  366. if (chan->state == CHANNEL_STATE_CLOSED ||
  367. chan->state == CHANNEL_STATE_ERROR) {
  368. /* Get it out of the finished list */
  369. if (finished_channels) smartlist_remove(finished_channels, chan);
  370. } else {
  371. /* Get it out of the active list */
  372. if (active_channels) smartlist_remove(active_channels, chan);
  373. }
  374. /* Get it out of all_channels */
  375. if (all_channels) smartlist_remove(all_channels, chan);
  376. /* Mark it as unregistered */
  377. chan->registered = 0;
  378. /* Should it be in the digest map? */
  379. if (!tor_digest_is_zero(chan->identity_digest) &&
  380. !(chan->state == CHANNEL_STATE_CLOSING ||
  381. chan->state == CHANNEL_STATE_CLOSED ||
  382. chan->state == CHANNEL_STATE_ERROR)) {
  383. /* Remove it */
  384. channel_remove_from_digest_map(chan);
  385. }
  386. }
  387. /**
  388. * Register a channel listener
  389. *
  390. * This function registers a newly created channel listner in the global
  391. * lists/maps of active channel listeners.
  392. */
  393. void
  394. channel_listener_register(channel_listener_t *chan_l)
  395. {
  396. tor_assert(chan_l);
  397. /* No-op if already registered */
  398. if (chan_l->registered) return;
  399. log_debug(LD_CHANNEL,
  400. "Registering channel listener %p (ID " U64_FORMAT ") "
  401. "in state %s (%d)",
  402. chan_l, U64_PRINTF_ARG(chan_l->global_identifier),
  403. channel_listener_state_to_string(chan_l->state),
  404. chan_l->state);
  405. /* Make sure we have all_channels, then add it */
  406. if (!all_listeners) all_listeners = smartlist_new();
  407. smartlist_add(all_listeners, chan_l);
  408. /* Is it finished? */
  409. if (chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  410. chan_l->state == CHANNEL_LISTENER_STATE_ERROR) {
  411. /* Put it in the finished list, creating it if necessary */
  412. if (!finished_listeners) finished_listeners = smartlist_new();
  413. smartlist_add(finished_listeners, chan_l);
  414. } else {
  415. /* Put it in the active list, creating it if necessary */
  416. if (!active_listeners) active_listeners = smartlist_new();
  417. smartlist_add(active_listeners, chan_l);
  418. }
  419. /* Mark it as registered */
  420. chan_l->registered = 1;
  421. }
  422. /**
  423. * Unregister a channel listener
  424. *
  425. * This function removes a channel listener from the global lists and maps
  426. * and is used when freeing a closed/errored channel listener.
  427. */
  428. void
  429. channel_listener_unregister(channel_listener_t *chan_l)
  430. {
  431. tor_assert(chan_l);
  432. /* No-op if not registered */
  433. if (!(chan_l->registered)) return;
  434. /* Is it finished? */
  435. if (chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  436. chan_l->state == CHANNEL_LISTENER_STATE_ERROR) {
  437. /* Get it out of the finished list */
  438. if (finished_listeners) smartlist_remove(finished_listeners, chan_l);
  439. } else {
  440. /* Get it out of the active list */
  441. if (active_listeners) smartlist_remove(active_listeners, chan_l);
  442. }
  443. /* Get it out of all_channels */
  444. if (all_listeners) smartlist_remove(all_listeners, chan_l);
  445. /* Mark it as unregistered */
  446. chan_l->registered = 0;
  447. }
  448. /*********************************
  449. * Channel digest map maintenance
  450. *********************************/
  451. /**
  452. * Add a channel to the digest map
  453. *
  454. * This function adds a channel to the digest map and inserts it into the
  455. * correct linked list if channels with that remote endpoint identity digest
  456. * already exist.
  457. */
  458. static void
  459. channel_add_to_digest_map(channel_t *chan)
  460. {
  461. channel_idmap_entry_t *ent, search;
  462. tor_assert(chan);
  463. /* Assert that the state makes sense */
  464. tor_assert(!(chan->state == CHANNEL_STATE_CLOSING ||
  465. chan->state == CHANNEL_STATE_CLOSED ||
  466. chan->state == CHANNEL_STATE_ERROR));
  467. /* Assert that there is a digest */
  468. tor_assert(!tor_digest_is_zero(chan->identity_digest));
  469. memcpy(search.digest, chan->identity_digest, DIGEST_LEN);
  470. ent = HT_FIND(channel_idmap, &channel_identity_map, &search);
  471. if (! ent) {
  472. ent = tor_malloc(sizeof(channel_idmap_entry_t));
  473. memcpy(ent->digest, chan->identity_digest, DIGEST_LEN);
  474. LIST_INIT(&ent->channel_list);
  475. HT_INSERT(channel_idmap, &channel_identity_map, ent);
  476. }
  477. LIST_INSERT_HEAD(&ent->channel_list, chan, next_with_same_id);
  478. log_debug(LD_CHANNEL,
  479. "Added channel %p (global ID " U64_FORMAT ") "
  480. "to identity map in state %s (%d) with digest %s",
  481. chan, U64_PRINTF_ARG(chan->global_identifier),
  482. channel_state_to_string(chan->state), chan->state,
  483. hex_str(chan->identity_digest, DIGEST_LEN));
  484. }
  485. /**
  486. * Remove a channel from the digest map
  487. *
  488. * This function removes a channel from the digest map and the linked list of
  489. * channels for that digest if more than one exists.
  490. */
  491. static void
  492. channel_remove_from_digest_map(channel_t *chan)
  493. {
  494. channel_idmap_entry_t *ent, search;
  495. tor_assert(chan);
  496. /* Assert that there is a digest */
  497. tor_assert(!tor_digest_is_zero(chan->identity_digest));
  498. #if 0
  499. /* Make sure we have a map */
  500. if (!channel_identity_map) {
  501. /*
  502. * No identity map, so we can't find it by definition. This
  503. * case is similar to digestmap_get() failing below.
  504. */
  505. log_warn(LD_BUG,
  506. "Trying to remove channel %p (global ID " U64_FORMAT ") "
  507. "with digest %s from identity map, but didn't have any identity "
  508. "map",
  509. chan, U64_PRINTF_ARG(chan->global_identifier),
  510. hex_str(chan->identity_digest, DIGEST_LEN));
  511. /* Clear out its next/prev pointers */
  512. if (chan->next_with_same_id) {
  513. chan->next_with_same_id->prev_with_same_id = chan->prev_with_same_id;
  514. }
  515. if (chan->prev_with_same_id) {
  516. chan->prev_with_same_id->next_with_same_id = chan->next_with_same_id;
  517. }
  518. chan->next_with_same_id = NULL;
  519. chan->prev_with_same_id = NULL;
  520. return;
  521. }
  522. #endif
  523. /* Pull it out of its list, wherever that list is */
  524. LIST_REMOVE(chan, next_with_same_id);
  525. memcpy(search.digest, chan->identity_digest, DIGEST_LEN);
  526. ent = HT_FIND(channel_idmap, &channel_identity_map, &search);
  527. /* Look for it in the map */
  528. if (ent) {
  529. /* Okay, it's here */
  530. if (LIST_EMPTY(&ent->channel_list)) {
  531. HT_REMOVE(channel_idmap, &channel_identity_map, ent);
  532. tor_free(ent);
  533. }
  534. log_debug(LD_CHANNEL,
  535. "Removed channel %p (global ID " U64_FORMAT ") from "
  536. "identity map in state %s (%d) with digest %s",
  537. chan, U64_PRINTF_ARG(chan->global_identifier),
  538. channel_state_to_string(chan->state), chan->state,
  539. hex_str(chan->identity_digest, DIGEST_LEN));
  540. } else {
  541. /* Shouldn't happen */
  542. log_warn(LD_BUG,
  543. "Trying to remove channel %p (global ID " U64_FORMAT ") with "
  544. "digest %s from identity map, but couldn't find any with "
  545. "that digest",
  546. chan, U64_PRINTF_ARG(chan->global_identifier),
  547. hex_str(chan->identity_digest, DIGEST_LEN));
  548. }
  549. }
  550. /****************************
  551. * Channel lookup functions *
  552. ***************************/
  553. /**
  554. * Find channel by global ID
  555. *
  556. * This function searches for a channel by the global_identifier assigned
  557. * at initialization time. This identifier is unique for the lifetime of the
  558. * Tor process.
  559. */
  560. channel_t *
  561. channel_find_by_global_id(uint64_t global_identifier)
  562. {
  563. channel_t *rv = NULL;
  564. if (all_channels && smartlist_len(all_channels) > 0) {
  565. SMARTLIST_FOREACH_BEGIN(all_channels, channel_t *, curr) {
  566. if (curr->global_identifier == global_identifier) {
  567. rv = curr;
  568. break;
  569. }
  570. } SMARTLIST_FOREACH_END(curr);
  571. }
  572. return rv;
  573. }
  574. /**
  575. * Find channel by digest of the remote endpoint
  576. *
  577. * This function looks up a channel by the digest of its remote endpoint in
  578. * the channel digest map. It's possible that more than one channel to a
  579. * given endpoint exists. Use channel_next_with_digest() to walk the list.
  580. */
  581. channel_t *
  582. channel_find_by_remote_digest(const char *identity_digest)
  583. {
  584. channel_t *rv = NULL;
  585. channel_idmap_entry_t *ent, search;
  586. tor_assert(identity_digest);
  587. memcpy(search.digest, identity_digest, DIGEST_LEN);
  588. ent = HT_FIND(channel_idmap, &channel_identity_map, &search);
  589. if (ent) {
  590. rv = LIST_FIRST(&ent->channel_list);
  591. }
  592. return rv;
  593. }
  594. /**
  595. * Get next channel with digest
  596. *
  597. * This function takes a channel and finds the next channel in the list
  598. * with the same digest.
  599. */
  600. channel_t *
  601. channel_next_with_digest(channel_t *chan)
  602. {
  603. tor_assert(chan);
  604. return LIST_NEXT(chan, next_with_same_id);
  605. }
  606. /**
  607. * Initialize a channel
  608. *
  609. * This function should be called by subclasses to set up some per-channel
  610. * variables. I.e., this is the superclass constructor. Before this, the
  611. * channel should be allocated with tor_malloc_zero().
  612. */
  613. void
  614. channel_init(channel_t *chan)
  615. {
  616. tor_assert(chan);
  617. /* Assign an ID and bump the counter */
  618. chan->global_identifier = n_channels_allocated++;
  619. /* Init timestamp */
  620. chan->timestamp_last_added_nonpadding = time(NULL);
  621. /* Init next_circ_id */
  622. chan->next_circ_id = crypto_rand_int(1 << 15);
  623. /* Initialize queues. */
  624. SIMPLEQ_INIT(&chan->incoming_queue);
  625. SIMPLEQ_INIT(&chan->outgoing_queue);
  626. /* Initialize list entries. */
  627. memset(&chan->next_with_same_id, 0, sizeof(chan->next_with_same_id));
  628. /* Timestamp it */
  629. channel_timestamp_created(chan);
  630. }
  631. /**
  632. * Initialize a channel listener
  633. *
  634. * This function should be called by subclasses to set up some per-channel
  635. * variables. I.e., this is the superclass constructor. Before this, the
  636. * channel listener should be allocated with tor_malloc_zero().
  637. */
  638. void
  639. channel_init_listener(channel_listener_t *chan_l)
  640. {
  641. tor_assert(chan_l);
  642. /* Assign an ID and bump the counter */
  643. chan_l->global_identifier = n_channels_allocated++;
  644. /* Timestamp it */
  645. channel_listener_timestamp_created(chan_l);
  646. }
  647. /**
  648. * Free a channel; nothing outside of channel.c and subclasses should call
  649. * this - it frees channels after they have closed and been unregistered.
  650. */
  651. void
  652. channel_free(channel_t *chan)
  653. {
  654. if (!chan) return;
  655. /* It must be closed or errored */
  656. tor_assert(chan->state == CHANNEL_STATE_CLOSED ||
  657. chan->state == CHANNEL_STATE_ERROR);
  658. /* It must be deregistered */
  659. tor_assert(!(chan->registered));
  660. log_debug(LD_CHANNEL,
  661. "Freeing channel " U64_FORMAT " at %p",
  662. U64_PRINTF_ARG(chan->global_identifier), chan);
  663. /*
  664. * Get rid of cmux policy before we do anything, so cmux policies don't
  665. * see channels in weird half-freed states.
  666. */
  667. if (chan->cmux) {
  668. circuitmux_set_policy(chan->cmux, NULL);
  669. }
  670. /* Call a free method if there is one */
  671. if (chan->free) chan->free(chan);
  672. channel_clear_remote_end(chan);
  673. /* Get rid of cmux */
  674. if (chan->cmux) {
  675. circuitmux_detach_all_circuits(chan->cmux);
  676. circuitmux_free(chan->cmux);
  677. chan->cmux = NULL;
  678. }
  679. /* We're in CLOSED or ERROR, so the cell queue is already empty */
  680. tor_free(chan);
  681. }
  682. /**
  683. * Free a channel listener; nothing outside of channel.c and subclasses
  684. * should call this - it frees channel listeners after they have closed and
  685. * been unregistered.
  686. */
  687. void
  688. channel_listener_free(channel_listener_t *chan_l)
  689. {
  690. if (!chan_l) return;
  691. log_debug(LD_CHANNEL,
  692. "Freeing channel_listener_t " U64_FORMAT " at %p",
  693. U64_PRINTF_ARG(chan_l->global_identifier),
  694. chan_l);
  695. /* It must be closed or errored */
  696. tor_assert(chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  697. chan_l->state == CHANNEL_LISTENER_STATE_ERROR);
  698. /* It must be deregistered */
  699. tor_assert(!(chan_l->registered));
  700. /* Call a free method if there is one */
  701. if (chan_l->free) chan_l->free(chan_l);
  702. /*
  703. * We're in CLOSED or ERROR, so the incoming channel queue is already
  704. * empty.
  705. */
  706. tor_free(chan_l);
  707. }
  708. /**
  709. * Free a channel and skip the state/registration asserts; this internal-
  710. * use-only function should be called only from channel_free_all() when
  711. * shutting down the Tor process.
  712. */
  713. static void
  714. channel_force_free(channel_t *chan)
  715. {
  716. cell_queue_entry_t *cell, *cell_tmp;
  717. tor_assert(chan);
  718. log_debug(LD_CHANNEL,
  719. "Force-freeing channel " U64_FORMAT " at %p",
  720. U64_PRINTF_ARG(chan->global_identifier), chan);
  721. /*
  722. * Get rid of cmux policy before we do anything, so cmux policies don't
  723. * see channels in weird half-freed states.
  724. */
  725. if (chan->cmux) {
  726. circuitmux_set_policy(chan->cmux, NULL);
  727. }
  728. /* Call a free method if there is one */
  729. if (chan->free) chan->free(chan);
  730. channel_clear_remote_end(chan);
  731. /* Get rid of cmux */
  732. if (chan->cmux) {
  733. circuitmux_free(chan->cmux);
  734. chan->cmux = NULL;
  735. }
  736. /* We might still have a cell queue; kill it */
  737. SIMPLEQ_FOREACH_SAFE(cell, &chan->incoming_queue, next, cell_tmp) {
  738. cell_queue_entry_free(cell, 0);
  739. }
  740. SIMPLEQ_INIT(&chan->incoming_queue);
  741. /* Outgoing cell queue is similar, but we can have to free packed cells */
  742. SIMPLEQ_FOREACH_SAFE(cell, &chan->outgoing_queue, next, cell_tmp) {
  743. cell_queue_entry_free(cell, 0);
  744. }
  745. SIMPLEQ_INIT(&chan->outgoing_queue);
  746. tor_free(chan);
  747. }
  748. /**
  749. * Free a channel listener and skip the state/reigstration asserts; this
  750. * internal-use-only function should be called only from channel_free_all()
  751. * when shutting down the Tor process.
  752. */
  753. static void
  754. channel_listener_force_free(channel_listener_t *chan_l)
  755. {
  756. tor_assert(chan_l);
  757. log_debug(LD_CHANNEL,
  758. "Force-freeing channel_listener_t " U64_FORMAT " at %p",
  759. U64_PRINTF_ARG(chan_l->global_identifier),
  760. chan_l);
  761. /* Call a free method if there is one */
  762. if (chan_l->free) chan_l->free(chan_l);
  763. /*
  764. * The incoming list just gets emptied and freed; we request close on
  765. * any channels we find there, but since we got called while shutting
  766. * down they will get deregistered and freed elsewhere anyway.
  767. */
  768. if (chan_l->incoming_list) {
  769. SMARTLIST_FOREACH_BEGIN(chan_l->incoming_list,
  770. channel_t *, qchan) {
  771. channel_mark_for_close(qchan);
  772. } SMARTLIST_FOREACH_END(qchan);
  773. smartlist_free(chan_l->incoming_list);
  774. chan_l->incoming_list = NULL;
  775. }
  776. tor_free(chan_l);
  777. }
  778. /**
  779. * Return the current registered listener for a channel listener
  780. *
  781. * This function returns a function pointer to the current registered
  782. * handler for new incoming channels on a channel listener.
  783. */
  784. channel_listener_fn_ptr
  785. channel_listener_get_listener_fn(channel_listener_t *chan_l)
  786. {
  787. tor_assert(chan_l);
  788. if (chan_l->state == CHANNEL_LISTENER_STATE_LISTENING)
  789. return chan_l->listener;
  790. return NULL;
  791. }
  792. /**
  793. * Set the listener for a channel listener
  794. *
  795. * This function sets the handler for new incoming channels on a channel
  796. * listener.
  797. */
  798. void
  799. channel_listener_set_listener_fn(channel_listener_t *chan_l,
  800. channel_listener_fn_ptr listener)
  801. {
  802. tor_assert(chan_l);
  803. tor_assert(chan_l->state == CHANNEL_LISTENER_STATE_LISTENING);
  804. log_debug(LD_CHANNEL,
  805. "Setting listener callback for channel listener %p "
  806. "(global ID " U64_FORMAT ") to %p",
  807. chan_l, U64_PRINTF_ARG(chan_l->global_identifier),
  808. listener);
  809. chan_l->listener = listener;
  810. if (chan_l->listener) channel_listener_process_incoming(chan_l);
  811. }
  812. /**
  813. * Return the fixed-length cell handler for a channel
  814. *
  815. * This function gets the handler for incoming fixed-length cells installed
  816. * on a channel.
  817. */
  818. channel_cell_handler_fn_ptr
  819. channel_get_cell_handler(channel_t *chan)
  820. {
  821. tor_assert(chan);
  822. if (chan->state == CHANNEL_STATE_OPENING ||
  823. chan->state == CHANNEL_STATE_OPEN ||
  824. chan->state == CHANNEL_STATE_MAINT)
  825. return chan->cell_handler;
  826. return NULL;
  827. }
  828. /**
  829. * Return the variable-length cell handler for a channel
  830. *
  831. * This function gets the handler for incoming variable-length cells
  832. * installed on a channel.
  833. */
  834. channel_var_cell_handler_fn_ptr
  835. channel_get_var_cell_handler(channel_t *chan)
  836. {
  837. tor_assert(chan);
  838. if (chan->state == CHANNEL_STATE_OPENING ||
  839. chan->state == CHANNEL_STATE_OPEN ||
  840. chan->state == CHANNEL_STATE_MAINT)
  841. return chan->var_cell_handler;
  842. return NULL;
  843. }
  844. /**
  845. * Set both cell handlers for a channel
  846. *
  847. * This function sets both the fixed-length and variable length cell handlers
  848. * for a channel and processes any incoming cells that had been blocked in the
  849. * queue because none were available.
  850. */
  851. void
  852. channel_set_cell_handlers(channel_t *chan,
  853. channel_cell_handler_fn_ptr cell_handler,
  854. channel_var_cell_handler_fn_ptr
  855. var_cell_handler)
  856. {
  857. int try_again = 0;
  858. tor_assert(chan);
  859. tor_assert(chan->state == CHANNEL_STATE_OPENING ||
  860. chan->state == CHANNEL_STATE_OPEN ||
  861. chan->state == CHANNEL_STATE_MAINT);
  862. log_debug(LD_CHANNEL,
  863. "Setting cell_handler callback for channel %p to %p",
  864. chan, cell_handler);
  865. log_debug(LD_CHANNEL,
  866. "Setting var_cell_handler callback for channel %p to %p",
  867. chan, var_cell_handler);
  868. /* Should we try the queue? */
  869. if (cell_handler &&
  870. cell_handler != chan->cell_handler) try_again = 1;
  871. if (var_cell_handler &&
  872. var_cell_handler != chan->var_cell_handler) try_again = 1;
  873. /* Change them */
  874. chan->cell_handler = cell_handler;
  875. chan->var_cell_handler = var_cell_handler;
  876. /* Re-run the queue if we have one and there's any reason to */
  877. if (! SIMPLEQ_EMPTY(&chan->incoming_queue) &&
  878. try_again &&
  879. (chan->cell_handler ||
  880. chan->var_cell_handler)) channel_process_cells(chan);
  881. }
  882. /*
  883. * On closing channels
  884. *
  885. * There are three functions that close channels, for use in
  886. * different circumstances:
  887. *
  888. * - Use channel_mark_for_close() for most cases
  889. * - Use channel_close_from_lower_layer() if you are connection_or.c
  890. * and the other end closes the underlying connection.
  891. * - Use channel_close_for_error() if you are connection_or.c and
  892. * some sort of error has occurred.
  893. */
  894. /**
  895. * Mark a channel for closure
  896. *
  897. * This function tries to close a channel_t; it will go into the CLOSING
  898. * state, and eventually the lower layer should put it into the CLOSED or
  899. * ERROR state. Then, channel_run_cleanup() will eventually free it.
  900. */
  901. void
  902. channel_mark_for_close(channel_t *chan)
  903. {
  904. tor_assert(chan != NULL);
  905. tor_assert(chan->close != NULL);
  906. /* If it's already in CLOSING, CLOSED or ERROR, this is a no-op */
  907. if (chan->state == CHANNEL_STATE_CLOSING ||
  908. chan->state == CHANNEL_STATE_CLOSED ||
  909. chan->state == CHANNEL_STATE_ERROR) return;
  910. log_debug(LD_CHANNEL,
  911. "Closing channel %p (global ID " U64_FORMAT ") "
  912. "by request",
  913. chan, U64_PRINTF_ARG(chan->global_identifier));
  914. /* Note closing by request from above */
  915. chan->reason_for_closing = CHANNEL_CLOSE_REQUESTED;
  916. /* Change state to CLOSING */
  917. channel_change_state(chan, CHANNEL_STATE_CLOSING);
  918. /* Tell the lower layer */
  919. chan->close(chan);
  920. /*
  921. * It's up to the lower layer to change state to CLOSED or ERROR when we're
  922. * ready; we'll try to free channels that are in the finished list from
  923. * channel_run_cleanup(). The lower layer should do this by calling
  924. * channel_closed().
  925. */
  926. }
  927. /**
  928. * Mark a channel listener for closure
  929. *
  930. * This function tries to close a channel_listener_t; it will go into the
  931. * CLOSING state, and eventually the lower layer should put it into the CLOSED
  932. * or ERROR state. Then, channel_run_cleanup() will eventually free it.
  933. */
  934. void
  935. channel_listener_mark_for_close(channel_listener_t *chan_l)
  936. {
  937. tor_assert(chan_l != NULL);
  938. tor_assert(chan_l->close != NULL);
  939. /* If it's already in CLOSING, CLOSED or ERROR, this is a no-op */
  940. if (chan_l->state == CHANNEL_LISTENER_STATE_CLOSING ||
  941. chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  942. chan_l->state == CHANNEL_LISTENER_STATE_ERROR) return;
  943. log_debug(LD_CHANNEL,
  944. "Closing channel listener %p (global ID " U64_FORMAT ") "
  945. "by request",
  946. chan_l, U64_PRINTF_ARG(chan_l->global_identifier));
  947. /* Note closing by request from above */
  948. chan_l->reason_for_closing = CHANNEL_LISTENER_CLOSE_REQUESTED;
  949. /* Change state to CLOSING */
  950. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_CLOSING);
  951. /* Tell the lower layer */
  952. chan_l->close(chan_l);
  953. /*
  954. * It's up to the lower layer to change state to CLOSED or ERROR when we're
  955. * ready; we'll try to free channels that are in the finished list from
  956. * channel_run_cleanup(). The lower layer should do this by calling
  957. * channel_listener_closed().
  958. */
  959. }
  960. /**
  961. * Close a channel from the lower layer
  962. *
  963. * Notify the channel code that the channel is being closed due to a non-error
  964. * condition in the lower layer. This does not call the close() method, since
  965. * the lower layer already knows.
  966. */
  967. void
  968. channel_close_from_lower_layer(channel_t *chan)
  969. {
  970. tor_assert(chan != NULL);
  971. /* If it's already in CLOSING, CLOSED or ERROR, this is a no-op */
  972. if (chan->state == CHANNEL_STATE_CLOSING ||
  973. chan->state == CHANNEL_STATE_CLOSED ||
  974. chan->state == CHANNEL_STATE_ERROR) return;
  975. log_debug(LD_CHANNEL,
  976. "Closing channel %p (global ID " U64_FORMAT ") "
  977. "due to lower-layer event",
  978. chan, U64_PRINTF_ARG(chan->global_identifier));
  979. /* Note closing by event from below */
  980. chan->reason_for_closing = CHANNEL_CLOSE_FROM_BELOW;
  981. /* Change state to CLOSING */
  982. channel_change_state(chan, CHANNEL_STATE_CLOSING);
  983. }
  984. /**
  985. * Close a channel listener from the lower layer
  986. *
  987. * Notify the channel code that the channel listener is being closed due to a
  988. * non-error condition in the lower layer. This does not call the close()
  989. * method, since the lower layer already knows.
  990. */
  991. void
  992. channel_listener_close_from_lower_layer(channel_listener_t *chan_l)
  993. {
  994. tor_assert(chan_l != NULL);
  995. /* If it's already in CLOSING, CLOSED or ERROR, this is a no-op */
  996. if (chan_l->state == CHANNEL_LISTENER_STATE_CLOSING ||
  997. chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  998. chan_l->state == CHANNEL_LISTENER_STATE_ERROR) return;
  999. log_debug(LD_CHANNEL,
  1000. "Closing channel listener %p (global ID " U64_FORMAT ") "
  1001. "due to lower-layer event",
  1002. chan_l, U64_PRINTF_ARG(chan_l->global_identifier));
  1003. /* Note closing by event from below */
  1004. chan_l->reason_for_closing = CHANNEL_LISTENER_CLOSE_FROM_BELOW;
  1005. /* Change state to CLOSING */
  1006. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_CLOSING);
  1007. }
  1008. /**
  1009. * Notify that the channel is being closed due to an error condition
  1010. *
  1011. * This function is called by the lower layer implementing the transport
  1012. * when a channel must be closed due to an error condition. This does not
  1013. * call the channel's close method, since the lower layer already knows.
  1014. */
  1015. void
  1016. channel_close_for_error(channel_t *chan)
  1017. {
  1018. tor_assert(chan != NULL);
  1019. /* If it's already in CLOSING, CLOSED or ERROR, this is a no-op */
  1020. if (chan->state == CHANNEL_STATE_CLOSING ||
  1021. chan->state == CHANNEL_STATE_CLOSED ||
  1022. chan->state == CHANNEL_STATE_ERROR) return;
  1023. log_debug(LD_CHANNEL,
  1024. "Closing channel %p due to lower-layer error",
  1025. chan);
  1026. /* Note closing by event from below */
  1027. chan->reason_for_closing = CHANNEL_CLOSE_FOR_ERROR;
  1028. /* Change state to CLOSING */
  1029. channel_change_state(chan, CHANNEL_STATE_CLOSING);
  1030. }
  1031. /**
  1032. * Notify that the channel listener is being closed due to an error condition
  1033. *
  1034. * This function is called by the lower layer implementing the transport
  1035. * when a channel listener must be closed due to an error condition. This
  1036. * does not call the channel listener's close method, since the lower layer
  1037. * already knows.
  1038. */
  1039. void
  1040. channel_listener_close_for_error(channel_listener_t *chan_l)
  1041. {
  1042. tor_assert(chan_l != NULL);
  1043. /* If it's already in CLOSING, CLOSED or ERROR, this is a no-op */
  1044. if (chan_l->state == CHANNEL_LISTENER_STATE_CLOSING ||
  1045. chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  1046. chan_l->state == CHANNEL_LISTENER_STATE_ERROR) return;
  1047. log_debug(LD_CHANNEL,
  1048. "Closing channel listener %p (global ID " U64_FORMAT ") "
  1049. "due to lower-layer error",
  1050. chan_l, U64_PRINTF_ARG(chan_l->global_identifier));
  1051. /* Note closing by event from below */
  1052. chan_l->reason_for_closing = CHANNEL_LISTENER_CLOSE_FOR_ERROR;
  1053. /* Change state to CLOSING */
  1054. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_CLOSING);
  1055. }
  1056. /**
  1057. * Notify that the lower layer is finished closing the channel
  1058. *
  1059. * This function should be called by the lower layer when a channel
  1060. * is finished closing and it should be regarded as inactive and
  1061. * freed by the channel code.
  1062. */
  1063. void
  1064. channel_closed(channel_t *chan)
  1065. {
  1066. tor_assert(chan);
  1067. tor_assert(chan->state == CHANNEL_STATE_CLOSING ||
  1068. chan->state == CHANNEL_STATE_CLOSED ||
  1069. chan->state == CHANNEL_STATE_ERROR);
  1070. /* No-op if already inactive */
  1071. if (chan->state == CHANNEL_STATE_CLOSED ||
  1072. chan->state == CHANNEL_STATE_ERROR) return;
  1073. if (chan->reason_for_closing == CHANNEL_CLOSE_FOR_ERROR) {
  1074. /* Inform any pending (not attached) circs that they should
  1075. * give up. */
  1076. circuit_n_chan_done(chan, 0);
  1077. }
  1078. /* Now close all the attached circuits on it. */
  1079. circuit_unlink_all_from_channel(chan, END_CIRC_REASON_CHANNEL_CLOSED);
  1080. if (chan->reason_for_closing != CHANNEL_CLOSE_FOR_ERROR) {
  1081. channel_change_state(chan, CHANNEL_STATE_CLOSED);
  1082. } else {
  1083. channel_change_state(chan, CHANNEL_STATE_ERROR);
  1084. }
  1085. }
  1086. /**
  1087. * Notify that the lower layer is finished closing the channel listener
  1088. *
  1089. * This function should be called by the lower layer when a channel listener
  1090. * is finished closing and it should be regarded as inactive and
  1091. * freed by the channel code.
  1092. */
  1093. void
  1094. channel_listener_closed(channel_listener_t *chan_l)
  1095. {
  1096. tor_assert(chan_l);
  1097. tor_assert(chan_l->state == CHANNEL_LISTENER_STATE_CLOSING ||
  1098. chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  1099. chan_l->state == CHANNEL_LISTENER_STATE_ERROR);
  1100. /* No-op if already inactive */
  1101. if (chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  1102. chan_l->state == CHANNEL_LISTENER_STATE_ERROR) return;
  1103. if (chan_l->reason_for_closing != CHANNEL_LISTENER_CLOSE_FOR_ERROR) {
  1104. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_CLOSED);
  1105. } else {
  1106. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_ERROR);
  1107. }
  1108. }
  1109. /**
  1110. * Clear the identity_digest of a channel
  1111. *
  1112. * This function clears the identity digest of the remote endpoint for a
  1113. * channel; this is intended for use by the lower layer.
  1114. */
  1115. void
  1116. channel_clear_identity_digest(channel_t *chan)
  1117. {
  1118. int state_not_in_map;
  1119. tor_assert(chan);
  1120. log_debug(LD_CHANNEL,
  1121. "Clearing remote endpoint digest on channel %p with "
  1122. "global ID " U64_FORMAT,
  1123. chan, U64_PRINTF_ARG(chan->global_identifier));
  1124. state_not_in_map =
  1125. (chan->state == CHANNEL_STATE_CLOSING ||
  1126. chan->state == CHANNEL_STATE_CLOSED ||
  1127. chan->state == CHANNEL_STATE_ERROR);
  1128. if (!state_not_in_map && chan->registered &&
  1129. !tor_digest_is_zero(chan->identity_digest))
  1130. /* if it's registered get it out of the digest map */
  1131. channel_remove_from_digest_map(chan);
  1132. memset(chan->identity_digest, 0,
  1133. sizeof(chan->identity_digest));
  1134. }
  1135. /**
  1136. * Set the identity_digest of a channel
  1137. *
  1138. * This function sets the identity digest of the remote endpoint for a
  1139. * channel; this is intended for use by the lower layer.
  1140. */
  1141. void
  1142. channel_set_identity_digest(channel_t *chan,
  1143. const char *identity_digest)
  1144. {
  1145. int was_in_digest_map, should_be_in_digest_map, state_not_in_map;
  1146. tor_assert(chan);
  1147. log_debug(LD_CHANNEL,
  1148. "Setting remote endpoint digest on channel %p with "
  1149. "global ID " U64_FORMAT " to digest %s",
  1150. chan, U64_PRINTF_ARG(chan->global_identifier),
  1151. identity_digest ?
  1152. hex_str(identity_digest, DIGEST_LEN) : "(null)");
  1153. state_not_in_map =
  1154. (chan->state == CHANNEL_STATE_CLOSING ||
  1155. chan->state == CHANNEL_STATE_CLOSED ||
  1156. chan->state == CHANNEL_STATE_ERROR);
  1157. was_in_digest_map =
  1158. !state_not_in_map &&
  1159. chan->registered &&
  1160. !tor_digest_is_zero(chan->identity_digest);
  1161. should_be_in_digest_map =
  1162. !state_not_in_map &&
  1163. chan->registered &&
  1164. (identity_digest &&
  1165. !tor_digest_is_zero(identity_digest));
  1166. if (was_in_digest_map)
  1167. /* We should always remove it; we'll add it back if we're writing
  1168. * in a new digest.
  1169. */
  1170. channel_remove_from_digest_map(chan);
  1171. if (identity_digest) {
  1172. memcpy(chan->identity_digest,
  1173. identity_digest,
  1174. sizeof(chan->identity_digest));
  1175. } else {
  1176. memset(chan->identity_digest, 0,
  1177. sizeof(chan->identity_digest));
  1178. }
  1179. /* Put it in the digest map if we should */
  1180. if (should_be_in_digest_map)
  1181. channel_add_to_digest_map(chan);
  1182. }
  1183. /**
  1184. * Clear the remote end metadata (identity_digest/nickname) of a channel
  1185. *
  1186. * This function clears all the remote end info from a channel; this is
  1187. * intended for use by the lower layer.
  1188. */
  1189. void
  1190. channel_clear_remote_end(channel_t *chan)
  1191. {
  1192. int state_not_in_map;
  1193. tor_assert(chan);
  1194. log_debug(LD_CHANNEL,
  1195. "Clearing remote endpoint identity on channel %p with "
  1196. "global ID " U64_FORMAT,
  1197. chan, U64_PRINTF_ARG(chan->global_identifier));
  1198. state_not_in_map =
  1199. (chan->state == CHANNEL_STATE_CLOSING ||
  1200. chan->state == CHANNEL_STATE_CLOSED ||
  1201. chan->state == CHANNEL_STATE_ERROR);
  1202. if (!state_not_in_map && chan->registered &&
  1203. !tor_digest_is_zero(chan->identity_digest))
  1204. /* if it's registered get it out of the digest map */
  1205. channel_remove_from_digest_map(chan);
  1206. memset(chan->identity_digest, 0,
  1207. sizeof(chan->identity_digest));
  1208. tor_free(chan->nickname);
  1209. }
  1210. /**
  1211. * Set the remote end metadata (identity_digest/nickname) of a channel
  1212. *
  1213. * This function sets new remote end info on a channel; this is intended
  1214. * for use by the lower layer.
  1215. */
  1216. void
  1217. channel_set_remote_end(channel_t *chan,
  1218. const char *identity_digest,
  1219. const char *nickname)
  1220. {
  1221. int was_in_digest_map, should_be_in_digest_map, state_not_in_map;
  1222. tor_assert(chan);
  1223. log_debug(LD_CHANNEL,
  1224. "Setting remote endpoint identity on channel %p with "
  1225. "global ID " U64_FORMAT " to nickname %s, digest %s",
  1226. chan, U64_PRINTF_ARG(chan->global_identifier),
  1227. nickname ? nickname : "(null)",
  1228. identity_digest ?
  1229. hex_str(identity_digest, DIGEST_LEN) : "(null)");
  1230. state_not_in_map =
  1231. (chan->state == CHANNEL_STATE_CLOSING ||
  1232. chan->state == CHANNEL_STATE_CLOSED ||
  1233. chan->state == CHANNEL_STATE_ERROR);
  1234. was_in_digest_map =
  1235. !state_not_in_map &&
  1236. chan->registered &&
  1237. !tor_digest_is_zero(chan->identity_digest);
  1238. should_be_in_digest_map =
  1239. !state_not_in_map &&
  1240. chan->registered &&
  1241. (identity_digest &&
  1242. !tor_digest_is_zero(identity_digest));
  1243. if (was_in_digest_map)
  1244. /* We should always remove it; we'll add it back if we're writing
  1245. * in a new digest.
  1246. */
  1247. channel_remove_from_digest_map(chan);
  1248. if (identity_digest) {
  1249. memcpy(chan->identity_digest,
  1250. identity_digest,
  1251. sizeof(chan->identity_digest));
  1252. } else {
  1253. memset(chan->identity_digest, 0,
  1254. sizeof(chan->identity_digest));
  1255. }
  1256. tor_free(chan->nickname);
  1257. if (nickname)
  1258. chan->nickname = tor_strdup(nickname);
  1259. /* Put it in the digest map if we should */
  1260. if (should_be_in_digest_map)
  1261. channel_add_to_digest_map(chan);
  1262. }
  1263. /**
  1264. * Duplicate a cell queue entry; this is a shallow copy intended for use
  1265. * in channel_write_cell_queue_entry().
  1266. */
  1267. static cell_queue_entry_t *
  1268. cell_queue_entry_dup(cell_queue_entry_t *q)
  1269. {
  1270. cell_queue_entry_t *rv = NULL;
  1271. tor_assert(q);
  1272. rv = tor_malloc(sizeof(*rv));
  1273. memcpy(rv, q, sizeof(*rv));
  1274. return rv;
  1275. }
  1276. /**
  1277. * Free a cell_queue_entry_t; the handed_off parameter indicates whether
  1278. * the contents were passed to the lower layer (it is responsible for
  1279. * them) or not (we should free).
  1280. */
  1281. static void
  1282. cell_queue_entry_free(cell_queue_entry_t *q, int handed_off)
  1283. {
  1284. if (!q) return;
  1285. if (!handed_off) {
  1286. /*
  1287. * If we handed it off, the recipient becomes responsible (or
  1288. * with packed cells the channel_t subclass calls packed_cell
  1289. * free after writing out its contents; see, e.g.,
  1290. * channel_tls_write_packed_cell_method(). Otherwise, we have
  1291. * to take care of it here if possible.
  1292. */
  1293. switch (q->type) {
  1294. case CELL_QUEUE_FIXED:
  1295. if (q->u.fixed.cell) {
  1296. /*
  1297. * There doesn't seem to be a cell_free() function anywhere in the
  1298. * pre-channel code; just use tor_free()
  1299. */
  1300. tor_free(q->u.fixed.cell);
  1301. }
  1302. break;
  1303. case CELL_QUEUE_PACKED:
  1304. if (q->u.packed.packed_cell) {
  1305. packed_cell_free(q->u.packed.packed_cell);
  1306. }
  1307. break;
  1308. case CELL_QUEUE_VAR:
  1309. if (q->u.var.var_cell) {
  1310. /*
  1311. * This one's in connection_or.c; it'd be nice to figure out the
  1312. * whole flow of cells from one end to the other and factor the
  1313. * cell memory management functions like this out of the specific
  1314. * TLS lower layer.
  1315. */
  1316. var_cell_free(q->u.var.var_cell);
  1317. }
  1318. break;
  1319. default:
  1320. /*
  1321. * Nothing we can do if we don't know the type; this will
  1322. * have been warned about elsewhere.
  1323. */
  1324. break;
  1325. }
  1326. }
  1327. tor_free(q);
  1328. }
  1329. /**
  1330. * Check whether a cell queue entry is padding; this is a helper function
  1331. * for channel_write_cell_queue_entry()
  1332. */
  1333. static int
  1334. cell_queue_entry_is_padding(cell_queue_entry_t *q)
  1335. {
  1336. tor_assert(q);
  1337. if (q->type == CELL_QUEUE_FIXED) {
  1338. if (q->u.fixed.cell) {
  1339. if (q->u.fixed.cell->command == CELL_PADDING ||
  1340. q->u.fixed.cell->command == CELL_VPADDING) {
  1341. return 1;
  1342. }
  1343. }
  1344. } else if (q->type == CELL_QUEUE_VAR) {
  1345. if (q->u.var.var_cell) {
  1346. if (q->u.var.var_cell->command == CELL_PADDING ||
  1347. q->u.var.var_cell->command == CELL_VPADDING) {
  1348. return 1;
  1349. }
  1350. }
  1351. }
  1352. return 0;
  1353. }
  1354. /**
  1355. * Allocate a new cell queue entry for a fixed-size cell
  1356. */
  1357. static cell_queue_entry_t *
  1358. cell_queue_entry_new_fixed(cell_t *cell)
  1359. {
  1360. cell_queue_entry_t *q = NULL;
  1361. tor_assert(cell);
  1362. q = tor_malloc(sizeof(*q));
  1363. q->type = CELL_QUEUE_FIXED;
  1364. q->u.fixed.cell = cell;
  1365. return q;
  1366. }
  1367. /**
  1368. * Allocate a new cell queue entry for a variable-size cell
  1369. */
  1370. static cell_queue_entry_t *
  1371. cell_queue_entry_new_var(var_cell_t *var_cell)
  1372. {
  1373. cell_queue_entry_t *q = NULL;
  1374. tor_assert(var_cell);
  1375. q = tor_malloc(sizeof(*q));
  1376. q->type = CELL_QUEUE_VAR;
  1377. q->u.var.var_cell = var_cell;
  1378. return q;
  1379. }
  1380. /**
  1381. * Write to a channel based on a cell_queue_entry_t
  1382. *
  1383. * Given a cell_queue_entry_t filled out by the caller, try to send the cell
  1384. * and queue it if we can't.
  1385. */
  1386. static void
  1387. channel_write_cell_queue_entry(channel_t *chan, cell_queue_entry_t *q)
  1388. {
  1389. int result = 0, sent = 0;
  1390. cell_queue_entry_t *tmp = NULL;
  1391. tor_assert(chan);
  1392. tor_assert(q);
  1393. /* Assert that the state makes sense for a cell write */
  1394. tor_assert(chan->state == CHANNEL_STATE_OPENING ||
  1395. chan->state == CHANNEL_STATE_OPEN ||
  1396. chan->state == CHANNEL_STATE_MAINT);
  1397. /* Increment the timestamp unless it's padding */
  1398. if (!cell_queue_entry_is_padding(q)) {
  1399. chan->timestamp_last_added_nonpadding = approx_time();
  1400. }
  1401. /* Can we send it right out? If so, try */
  1402. if (SIMPLEQ_EMPTY(&chan->outgoing_queue) &&
  1403. chan->state == CHANNEL_STATE_OPEN) {
  1404. /* Pick the right write function for this cell type and save the result */
  1405. switch (q->type) {
  1406. case CELL_QUEUE_FIXED:
  1407. tor_assert(chan->write_cell);
  1408. tor_assert(q->u.fixed.cell);
  1409. result = chan->write_cell(chan, q->u.fixed.cell);
  1410. break;
  1411. case CELL_QUEUE_PACKED:
  1412. tor_assert(chan->write_packed_cell);
  1413. tor_assert(q->u.packed.packed_cell);
  1414. result = chan->write_packed_cell(chan, q->u.packed.packed_cell);
  1415. break;
  1416. case CELL_QUEUE_VAR:
  1417. tor_assert(chan->write_var_cell);
  1418. tor_assert(q->u.var.var_cell);
  1419. result = chan->write_var_cell(chan, q->u.var.var_cell);
  1420. break;
  1421. default:
  1422. tor_assert(1);
  1423. }
  1424. /* Check if we got it out */
  1425. if (result > 0) {
  1426. sent = 1;
  1427. /* Timestamp for transmission */
  1428. channel_timestamp_xmit(chan);
  1429. /* If we're here the queue is empty, so it's drained too */
  1430. channel_timestamp_drained(chan);
  1431. /* Update the counter */
  1432. ++(chan->n_cells_xmitted);
  1433. }
  1434. }
  1435. if (!sent) {
  1436. /* Not sent, queue it */
  1437. /*
  1438. * We have to copy the queue entry passed in, since the caller probably
  1439. * used the stack.
  1440. */
  1441. tmp = cell_queue_entry_dup(q);
  1442. SIMPLEQ_INSERT_TAIL(&chan->outgoing_queue, tmp, next);
  1443. /* Try to process the queue? */
  1444. if (chan->state == CHANNEL_STATE_OPEN) channel_flush_cells(chan);
  1445. }
  1446. }
  1447. /**
  1448. * Write a cell to a channel
  1449. *
  1450. * Write a fixed-length cell to a channel using the write_cell() method.
  1451. * This is equivalent to the pre-channels connection_or_write_cell_to_buf();
  1452. * it is called by the transport-independent code to deliver a cell to a
  1453. * channel for transmission.
  1454. */
  1455. void
  1456. channel_write_cell(channel_t *chan, cell_t *cell)
  1457. {
  1458. cell_queue_entry_t q;
  1459. tor_assert(chan);
  1460. tor_assert(cell);
  1461. log_debug(LD_CHANNEL,
  1462. "Writing cell_t %p to channel %p with global ID "
  1463. U64_FORMAT,
  1464. cell, chan, U64_PRINTF_ARG(chan->global_identifier));
  1465. q.type = CELL_QUEUE_FIXED;
  1466. q.u.fixed.cell = cell;
  1467. channel_write_cell_queue_entry(chan, &q);
  1468. }
  1469. /**
  1470. * Write a packed cell to a channel
  1471. *
  1472. * Write a packed cell to a channel using the write_cell() method. This is
  1473. * called by the transport-independent code to deliver a packed cell to a
  1474. * channel for transmission.
  1475. */
  1476. void
  1477. channel_write_packed_cell(channel_t *chan, packed_cell_t *packed_cell)
  1478. {
  1479. cell_queue_entry_t q;
  1480. tor_assert(chan);
  1481. tor_assert(packed_cell);
  1482. log_debug(LD_CHANNEL,
  1483. "Writing packed_cell_t %p to channel %p with global ID "
  1484. U64_FORMAT,
  1485. packed_cell, chan,
  1486. U64_PRINTF_ARG(chan->global_identifier));
  1487. q.type = CELL_QUEUE_PACKED;
  1488. q.u.packed.packed_cell = packed_cell;
  1489. channel_write_cell_queue_entry(chan, &q);
  1490. }
  1491. /**
  1492. * Write a variable-length cell to a channel
  1493. *
  1494. * Write a variable-length cell to a channel using the write_cell() method.
  1495. * This is equivalent to the pre-channels
  1496. * connection_or_write_var_cell_to_buf(); it's called by the transport-
  1497. * independent code to deliver a var_cell to a channel for transmission.
  1498. */
  1499. void
  1500. channel_write_var_cell(channel_t *chan, var_cell_t *var_cell)
  1501. {
  1502. cell_queue_entry_t q;
  1503. tor_assert(chan);
  1504. tor_assert(var_cell);
  1505. log_debug(LD_CHANNEL,
  1506. "Writing var_cell_t %p to channel %p with global ID "
  1507. U64_FORMAT,
  1508. var_cell, chan,
  1509. U64_PRINTF_ARG(chan->global_identifier));
  1510. q.type = CELL_QUEUE_VAR;
  1511. q.u.var.var_cell = var_cell;
  1512. channel_write_cell_queue_entry(chan, &q);
  1513. }
  1514. /**
  1515. * Change channel state
  1516. *
  1517. * This internal and subclass use only function is used to change channel
  1518. * state, performing all transition validity checks and whatever actions
  1519. * are appropriate to the state transition in question.
  1520. */
  1521. void
  1522. channel_change_state(channel_t *chan, channel_state_t to_state)
  1523. {
  1524. channel_state_t from_state;
  1525. unsigned char was_active, is_active;
  1526. unsigned char was_in_id_map, is_in_id_map;
  1527. tor_assert(chan);
  1528. from_state = chan->state;
  1529. tor_assert(channel_state_is_valid(from_state));
  1530. tor_assert(channel_state_is_valid(to_state));
  1531. tor_assert(channel_state_can_transition(chan->state, to_state));
  1532. /* Check for no-op transitions */
  1533. if (from_state == to_state) {
  1534. log_debug(LD_CHANNEL,
  1535. "Got no-op transition from \"%s\" to itself on channel %p"
  1536. "(global ID " U64_FORMAT ")",
  1537. channel_state_to_string(to_state),
  1538. chan, U64_PRINTF_ARG(chan->global_identifier));
  1539. return;
  1540. }
  1541. /* If we're going to a closing or closed state, we must have a reason set */
  1542. if (to_state == CHANNEL_STATE_CLOSING ||
  1543. to_state == CHANNEL_STATE_CLOSED ||
  1544. to_state == CHANNEL_STATE_ERROR) {
  1545. tor_assert(chan->reason_for_closing != CHANNEL_NOT_CLOSING);
  1546. }
  1547. /*
  1548. * We need to maintain the queues here for some transitions:
  1549. * when we enter CHANNEL_STATE_OPEN (especially from CHANNEL_STATE_MAINT)
  1550. * we may have a backlog of cells to transmit, so drain the queues in
  1551. * that case, and when going to CHANNEL_STATE_CLOSED the subclass
  1552. * should have made sure to finish sending things (or gone to
  1553. * CHANNEL_STATE_ERROR if not possible), so we assert for that here.
  1554. */
  1555. log_debug(LD_CHANNEL,
  1556. "Changing state of channel %p (global ID " U64_FORMAT
  1557. ") from \"%s\" to \"%s\"",
  1558. chan,
  1559. U64_PRINTF_ARG(chan->global_identifier),
  1560. channel_state_to_string(chan->state),
  1561. channel_state_to_string(to_state));
  1562. chan->state = to_state;
  1563. /* Need to add to the right lists if the channel is registered */
  1564. if (chan->registered) {
  1565. was_active = !(from_state == CHANNEL_STATE_CLOSED ||
  1566. from_state == CHANNEL_STATE_ERROR);
  1567. is_active = !(to_state == CHANNEL_STATE_CLOSED ||
  1568. to_state == CHANNEL_STATE_ERROR);
  1569. /* Need to take off active list and put on finished list? */
  1570. if (was_active && !is_active) {
  1571. if (active_channels) smartlist_remove(active_channels, chan);
  1572. if (!finished_channels) finished_channels = smartlist_new();
  1573. smartlist_add(finished_channels, chan);
  1574. }
  1575. /* Need to put on active list? */
  1576. else if (!was_active && is_active) {
  1577. if (finished_channels) smartlist_remove(finished_channels, chan);
  1578. if (!active_channels) active_channels = smartlist_new();
  1579. smartlist_add(active_channels, chan);
  1580. }
  1581. if (!tor_digest_is_zero(chan->identity_digest)) {
  1582. /* Now we need to handle the identity map */
  1583. was_in_id_map = !(from_state == CHANNEL_STATE_CLOSING ||
  1584. from_state == CHANNEL_STATE_CLOSED ||
  1585. from_state == CHANNEL_STATE_ERROR);
  1586. is_in_id_map = !(to_state == CHANNEL_STATE_CLOSING ||
  1587. to_state == CHANNEL_STATE_CLOSED ||
  1588. to_state == CHANNEL_STATE_ERROR);
  1589. if (!was_in_id_map && is_in_id_map) channel_add_to_digest_map(chan);
  1590. else if (was_in_id_map && !is_in_id_map)
  1591. channel_remove_from_digest_map(chan);
  1592. }
  1593. }
  1594. /* Tell circuits if we opened and stuff */
  1595. if (to_state == CHANNEL_STATE_OPEN) {
  1596. channel_do_open_actions(chan);
  1597. /* Check for queued cells to process */
  1598. if (! SIMPLEQ_EMPTY(&chan->incoming_queue))
  1599. channel_process_cells(chan);
  1600. if (! SIMPLEQ_EMPTY(&chan->outgoing_queue))
  1601. channel_flush_cells(chan);
  1602. } else if (to_state == CHANNEL_STATE_CLOSED ||
  1603. to_state == CHANNEL_STATE_ERROR) {
  1604. /* Assert that all queues are empty */
  1605. tor_assert(SIMPLEQ_EMPTY(&chan->incoming_queue));
  1606. tor_assert(SIMPLEQ_EMPTY(&chan->outgoing_queue));
  1607. }
  1608. }
  1609. /**
  1610. * Change channel listener state
  1611. *
  1612. * This internal and subclass use only function is used to change channel
  1613. * listener state, performing all transition validity checks and whatever
  1614. * actions are appropriate to the state transition in question.
  1615. */
  1616. void
  1617. channel_listener_change_state(channel_listener_t *chan_l,
  1618. channel_listener_state_t to_state)
  1619. {
  1620. channel_listener_state_t from_state;
  1621. unsigned char was_active, is_active;
  1622. tor_assert(chan_l);
  1623. from_state = chan_l->state;
  1624. tor_assert(channel_listener_state_is_valid(from_state));
  1625. tor_assert(channel_listener_state_is_valid(to_state));
  1626. tor_assert(channel_listener_state_can_transition(chan_l->state, to_state));
  1627. /* Check for no-op transitions */
  1628. if (from_state == to_state) {
  1629. log_debug(LD_CHANNEL,
  1630. "Got no-op transition from \"%s\" to itself on channel "
  1631. "listener %p (global ID " U64_FORMAT ")",
  1632. channel_listener_state_to_string(to_state),
  1633. chan_l, U64_PRINTF_ARG(chan_l->global_identifier));
  1634. return;
  1635. }
  1636. /* If we're going to a closing or closed state, we must have a reason set */
  1637. if (to_state == CHANNEL_LISTENER_STATE_CLOSING ||
  1638. to_state == CHANNEL_LISTENER_STATE_CLOSED ||
  1639. to_state == CHANNEL_LISTENER_STATE_ERROR) {
  1640. tor_assert(chan_l->reason_for_closing != CHANNEL_LISTENER_NOT_CLOSING);
  1641. }
  1642. /*
  1643. * We need to maintain the queues here for some transitions:
  1644. * when we enter CHANNEL_STATE_OPEN (especially from CHANNEL_STATE_MAINT)
  1645. * we may have a backlog of cells to transmit, so drain the queues in
  1646. * that case, and when going to CHANNEL_STATE_CLOSED the subclass
  1647. * should have made sure to finish sending things (or gone to
  1648. * CHANNEL_STATE_ERROR if not possible), so we assert for that here.
  1649. */
  1650. log_debug(LD_CHANNEL,
  1651. "Changing state of channel listener %p (global ID " U64_FORMAT
  1652. "from \"%s\" to \"%s\"",
  1653. chan_l, U64_PRINTF_ARG(chan_l->global_identifier),
  1654. channel_listener_state_to_string(chan_l->state),
  1655. channel_listener_state_to_string(to_state));
  1656. chan_l->state = to_state;
  1657. /* Need to add to the right lists if the channel listener is registered */
  1658. if (chan_l->registered) {
  1659. was_active = !(from_state == CHANNEL_LISTENER_STATE_CLOSED ||
  1660. from_state == CHANNEL_LISTENER_STATE_ERROR);
  1661. is_active = !(to_state == CHANNEL_LISTENER_STATE_CLOSED ||
  1662. to_state == CHANNEL_LISTENER_STATE_ERROR);
  1663. /* Need to take off active list and put on finished list? */
  1664. if (was_active && !is_active) {
  1665. if (active_listeners) smartlist_remove(active_listeners, chan_l);
  1666. if (!finished_listeners) finished_listeners = smartlist_new();
  1667. smartlist_add(finished_listeners, chan_l);
  1668. }
  1669. /* Need to put on active list? */
  1670. else if (!was_active && is_active) {
  1671. if (finished_listeners) smartlist_remove(finished_listeners, chan_l);
  1672. if (!active_listeners) active_listeners = smartlist_new();
  1673. smartlist_add(active_listeners, chan_l);
  1674. }
  1675. }
  1676. if (to_state == CHANNEL_LISTENER_STATE_CLOSED ||
  1677. to_state == CHANNEL_LISTENER_STATE_ERROR) {
  1678. /* Assert that the queue is empty */
  1679. tor_assert(!(chan_l->incoming_list) ||
  1680. smartlist_len(chan_l->incoming_list) == 0);
  1681. }
  1682. }
  1683. /**
  1684. * Try to flush cells to the lower layer
  1685. *
  1686. * this is called by the lower layer to indicate that it wants more cells;
  1687. * it will try to write up to num_cells cells from the channel's cell queue or
  1688. * from circuits active on that channel, or as many as it has available if
  1689. * num_cells == -1.
  1690. */
  1691. #define MAX_CELLS_TO_GET_FROM_CIRCUITS_FOR_UNLIMITED 256
  1692. ssize_t
  1693. channel_flush_some_cells(channel_t *chan, ssize_t num_cells)
  1694. {
  1695. unsigned int unlimited = 0;
  1696. ssize_t flushed = 0;
  1697. int num_cells_from_circs, clamped_num_cells;
  1698. tor_assert(chan);
  1699. if (num_cells < 0) unlimited = 1;
  1700. if (!unlimited && num_cells <= flushed) goto done;
  1701. /* If we aren't in CHANNEL_STATE_OPEN, nothing goes through */
  1702. if (chan->state == CHANNEL_STATE_OPEN) {
  1703. /* Try to flush as much as we can that's already queued */
  1704. flushed += channel_flush_some_cells_from_outgoing_queue(chan,
  1705. (unlimited ? -1 : num_cells - flushed));
  1706. if (!unlimited && num_cells <= flushed) goto done;
  1707. if (circuitmux_num_cells(chan->cmux) > 0) {
  1708. /* Calculate number of cells, including clamp */
  1709. if (unlimited) {
  1710. clamped_num_cells = MAX_CELLS_TO_GET_FROM_CIRCUITS_FOR_UNLIMITED;
  1711. } else {
  1712. if (num_cells - flushed >
  1713. MAX_CELLS_TO_GET_FROM_CIRCUITS_FOR_UNLIMITED) {
  1714. clamped_num_cells = MAX_CELLS_TO_GET_FROM_CIRCUITS_FOR_UNLIMITED;
  1715. } else {
  1716. clamped_num_cells = (int)(num_cells - flushed);
  1717. }
  1718. }
  1719. /* Try to get more cells from any active circuits */
  1720. num_cells_from_circs = channel_flush_from_first_active_circuit(
  1721. chan, clamped_num_cells);
  1722. /* If it claims we got some, process the queue again */
  1723. if (num_cells_from_circs > 0) {
  1724. flushed += channel_flush_some_cells_from_outgoing_queue(chan,
  1725. (unlimited ? -1 : num_cells - flushed));
  1726. }
  1727. }
  1728. }
  1729. done:
  1730. return flushed;
  1731. }
  1732. /**
  1733. * Flush cells from just the channel's outgoing cell queue
  1734. *
  1735. * This gets called from channel_flush_some_cells() above to flush cells
  1736. * just from the queue without trying for active_circuits.
  1737. */
  1738. static ssize_t
  1739. channel_flush_some_cells_from_outgoing_queue(channel_t *chan,
  1740. ssize_t num_cells)
  1741. {
  1742. unsigned int unlimited = 0;
  1743. ssize_t flushed = 0;
  1744. cell_queue_entry_t *q = NULL;
  1745. tor_assert(chan);
  1746. tor_assert(chan->write_cell);
  1747. tor_assert(chan->write_packed_cell);
  1748. tor_assert(chan->write_var_cell);
  1749. if (num_cells < 0) unlimited = 1;
  1750. if (!unlimited && num_cells <= flushed) return 0;
  1751. /* If we aren't in CHANNEL_STATE_OPEN, nothing goes through */
  1752. if (chan->state == CHANNEL_STATE_OPEN) {
  1753. while ((unlimited || num_cells > flushed) &&
  1754. NULL != (q = SIMPLEQ_FIRST(&chan->outgoing_queue))) {
  1755. if (1) {
  1756. /*
  1757. * Okay, we have a good queue entry, try to give it to the lower
  1758. * layer.
  1759. */
  1760. switch (q->type) {
  1761. case CELL_QUEUE_FIXED:
  1762. if (q->u.fixed.cell) {
  1763. if (chan->write_cell(chan,
  1764. q->u.fixed.cell)) {
  1765. ++flushed;
  1766. channel_timestamp_xmit(chan);
  1767. ++(chan->n_cells_xmitted);
  1768. cell_queue_entry_free(q, 1);
  1769. q = NULL;
  1770. }
  1771. /* Else couldn't write it; leave it on the queue */
  1772. } else {
  1773. /* This shouldn't happen */
  1774. log_info(LD_CHANNEL,
  1775. "Saw broken cell queue entry of type CELL_QUEUE_FIXED "
  1776. "with no cell on channel %p "
  1777. "(global ID " U64_FORMAT ").",
  1778. chan, U64_PRINTF_ARG(chan->global_identifier));
  1779. /* Throw it away */
  1780. cell_queue_entry_free(q, 0);
  1781. q = NULL;
  1782. }
  1783. break;
  1784. case CELL_QUEUE_PACKED:
  1785. if (q->u.packed.packed_cell) {
  1786. if (chan->write_packed_cell(chan,
  1787. q->u.packed.packed_cell)) {
  1788. ++flushed;
  1789. channel_timestamp_xmit(chan);
  1790. ++(chan->n_cells_xmitted);
  1791. cell_queue_entry_free(q, 1);
  1792. q = NULL;
  1793. }
  1794. /* Else couldn't write it; leave it on the queue */
  1795. } else {
  1796. /* This shouldn't happen */
  1797. log_info(LD_CHANNEL,
  1798. "Saw broken cell queue entry of type CELL_QUEUE_PACKED "
  1799. "with no cell on channel %p "
  1800. "(global ID " U64_FORMAT ").",
  1801. chan, U64_PRINTF_ARG(chan->global_identifier));
  1802. /* Throw it away */
  1803. cell_queue_entry_free(q, 0);
  1804. q = NULL;
  1805. }
  1806. break;
  1807. case CELL_QUEUE_VAR:
  1808. if (q->u.var.var_cell) {
  1809. if (chan->write_var_cell(chan,
  1810. q->u.var.var_cell)) {
  1811. ++flushed;
  1812. channel_timestamp_xmit(chan);
  1813. ++(chan->n_cells_xmitted);
  1814. cell_queue_entry_free(q, 1);
  1815. q = NULL;
  1816. }
  1817. /* Else couldn't write it; leave it on the queue */
  1818. } else {
  1819. /* This shouldn't happen */
  1820. log_info(LD_CHANNEL,
  1821. "Saw broken cell queue entry of type CELL_QUEUE_VAR "
  1822. "with no cell on channel %p "
  1823. "(global ID " U64_FORMAT ").",
  1824. chan, U64_PRINTF_ARG(chan->global_identifier));
  1825. /* Throw it away */
  1826. cell_queue_entry_free(q, 0);
  1827. q = NULL;
  1828. }
  1829. break;
  1830. default:
  1831. /* Unknown type, log and free it */
  1832. log_info(LD_CHANNEL,
  1833. "Saw an unknown cell queue entry type %d on channel %p "
  1834. "(global ID " U64_FORMAT "; ignoring it."
  1835. " Someone should fix this.",
  1836. q->type, chan, U64_PRINTF_ARG(chan->global_identifier));
  1837. cell_queue_entry_free(q, 0);
  1838. q = NULL;
  1839. }
  1840. /* if q got NULLed out, we used it and should remove the queue entry */
  1841. if (!q) SIMPLEQ_REMOVE_HEAD(&chan->outgoing_queue, next);
  1842. /* No cell removed from list, so we can't go on any further */
  1843. else break;
  1844. }
  1845. }
  1846. }
  1847. /* Did we drain the queue? */
  1848. if (SIMPLEQ_EMPTY(&chan->outgoing_queue)) {
  1849. channel_timestamp_drained(chan);
  1850. }
  1851. return flushed;
  1852. }
  1853. /**
  1854. * Flush as many cells as we possibly can from the queue
  1855. *
  1856. * This tries to flush as many cells from the queue as the lower layer
  1857. * will take. It just calls channel_flush_some_cells_from_outgoing_queue()
  1858. * in unlimited mode.
  1859. */
  1860. void
  1861. channel_flush_cells(channel_t *chan)
  1862. {
  1863. channel_flush_some_cells_from_outgoing_queue(chan, -1);
  1864. }
  1865. /**
  1866. * Check if any cells are available
  1867. *
  1868. * This gets used from the lower layer to check if any more cells are
  1869. * available.
  1870. */
  1871. int
  1872. channel_more_to_flush(channel_t *chan)
  1873. {
  1874. tor_assert(chan);
  1875. /* Check if we have any queued */
  1876. if (! SIMPLEQ_EMPTY(&chan->incoming_queue))
  1877. return 1;
  1878. /* Check if any circuits would like to queue some */
  1879. if (circuitmux_num_cells(chan->cmux) > 0) return 1;
  1880. /* Else no */
  1881. return 0;
  1882. }
  1883. /**
  1884. * Notify the channel we're done flushing the output in the lower layer
  1885. *
  1886. * Connection.c will call this when we've flushed the output; there's some
  1887. * dirreq-related maintenance to do.
  1888. */
  1889. void
  1890. channel_notify_flushed(channel_t *chan)
  1891. {
  1892. tor_assert(chan);
  1893. if (chan->dirreq_id != 0)
  1894. geoip_change_dirreq_state(chan->dirreq_id,
  1895. DIRREQ_TUNNELED,
  1896. DIRREQ_CHANNEL_BUFFER_FLUSHED);
  1897. }
  1898. /**
  1899. * Process the queue of incoming channels on a listener
  1900. *
  1901. * Use a listener's registered callback to process as many entries in the
  1902. * queue of incoming channels as possible.
  1903. */
  1904. void
  1905. channel_listener_process_incoming(channel_listener_t *listener)
  1906. {
  1907. tor_assert(listener);
  1908. /*
  1909. * CHANNEL_LISTENER_STATE_CLOSING permitted because we drain the queue
  1910. * while closing a listener.
  1911. */
  1912. tor_assert(listener->state == CHANNEL_LISTENER_STATE_LISTENING ||
  1913. listener->state == CHANNEL_LISTENER_STATE_CLOSING);
  1914. tor_assert(listener->listener);
  1915. log_debug(LD_CHANNEL,
  1916. "Processing queue of incoming connections for channel "
  1917. "listener %p (global ID " U64_FORMAT ")",
  1918. listener, U64_PRINTF_ARG(listener->global_identifier));
  1919. if (!(listener->incoming_list)) return;
  1920. SMARTLIST_FOREACH_BEGIN(listener->incoming_list,
  1921. channel_t *, chan) {
  1922. tor_assert(chan);
  1923. log_debug(LD_CHANNEL,
  1924. "Handling incoming channel %p (" U64_FORMAT ") "
  1925. "for listener %p (" U64_FORMAT ")",
  1926. chan,
  1927. U64_PRINTF_ARG(chan->global_identifier),
  1928. listener,
  1929. U64_PRINTF_ARG(listener->global_identifier));
  1930. /* Make sure this is set correctly */
  1931. channel_mark_incoming(chan);
  1932. listener->listener(listener, chan);
  1933. } SMARTLIST_FOREACH_END(chan);
  1934. smartlist_free(listener->incoming_list);
  1935. listener->incoming_list = NULL;
  1936. }
  1937. /**
  1938. * Take actions required when a channel becomes open
  1939. *
  1940. * Handle actions we should do when we know a channel is open; a lot of
  1941. * this comes from the old connection_or_set_state_open() of connection_or.c.
  1942. *
  1943. * Because of this mechanism, future channel_t subclasses should take care
  1944. * not to change a channel to from CHANNEL_STATE_OPENING to CHANNEL_STATE_OPEN
  1945. * until there is positive confirmation that the network is operational.
  1946. * In particular, anything UDP-based should not make this transition until a
  1947. * packet is received from the other side.
  1948. */
  1949. void
  1950. channel_do_open_actions(channel_t *chan)
  1951. {
  1952. tor_addr_t remote_addr;
  1953. int started_here, not_using = 0;
  1954. time_t now = time(NULL);
  1955. tor_assert(chan);
  1956. started_here = channel_is_outgoing(chan);
  1957. if (started_here) {
  1958. circuit_build_times_network_is_live(&circ_times);
  1959. rep_hist_note_connect_succeeded(chan->identity_digest, now);
  1960. if (entry_guard_register_connect_status(
  1961. chan->identity_digest, 1, 0, now) < 0) {
  1962. /* Close any circuits pending on this channel. We leave it in state
  1963. * 'open' though, because it didn't actually *fail* -- we just
  1964. * chose not to use it. */
  1965. log_debug(LD_OR,
  1966. "New entry guard was reachable, but closing this "
  1967. "connection so we can retry the earlier entry guards.");
  1968. circuit_n_chan_done(chan, 0);
  1969. not_using = 1;
  1970. }
  1971. router_set_status(chan->identity_digest, 1);
  1972. } else {
  1973. /* only report it to the geoip module if it's not a known router */
  1974. if (!router_get_by_id_digest(chan->identity_digest)) {
  1975. if (channel_get_addr_if_possible(chan, &remote_addr)) {
  1976. geoip_note_client_seen(GEOIP_CLIENT_CONNECT, &remote_addr,
  1977. now);
  1978. }
  1979. /* Otherwise the underlying transport can't tell us this, so skip it */
  1980. }
  1981. }
  1982. if (!not_using) circuit_n_chan_done(chan, 1);
  1983. }
  1984. /**
  1985. * Queue an incoming channel on a listener
  1986. *
  1987. * Internal and subclass use only function to queue an incoming channel from
  1988. * a listener. A subclass of channel_listener_t should call this when a new
  1989. * incoming channel is created.
  1990. */
  1991. void
  1992. channel_listener_queue_incoming(channel_listener_t *listener,
  1993. channel_t *incoming)
  1994. {
  1995. int need_to_queue = 0;
  1996. tor_assert(listener);
  1997. tor_assert(listener->state == CHANNEL_LISTENER_STATE_LISTENING);
  1998. tor_assert(incoming);
  1999. log_debug(LD_CHANNEL,
  2000. "Queueing incoming channel %p (global ID " U64_FORMAT ") on "
  2001. "channel listener %p (global ID " U64_FORMAT ")",
  2002. incoming, U64_PRINTF_ARG(incoming->global_identifier),
  2003. listener, U64_PRINTF_ARG(listener->global_identifier));
  2004. /* Do we need to queue it, or can we just call the listener right away? */
  2005. if (!(listener->listener)) need_to_queue = 1;
  2006. if (listener->incoming_list &&
  2007. (smartlist_len(listener->incoming_list) > 0))
  2008. need_to_queue = 1;
  2009. /* If we need to queue and have no queue, create one */
  2010. if (need_to_queue && !(listener->incoming_list)) {
  2011. listener->incoming_list = smartlist_new();
  2012. }
  2013. /* Bump the counter and timestamp it */
  2014. channel_listener_timestamp_active(listener);
  2015. channel_listener_timestamp_accepted(listener);
  2016. ++(listener->n_accepted);
  2017. /* If we don't need to queue, process it right away */
  2018. if (!need_to_queue) {
  2019. tor_assert(listener->listener);
  2020. listener->listener(listener, incoming);
  2021. }
  2022. /*
  2023. * Otherwise, we need to queue; queue and then process the queue if
  2024. * we can.
  2025. */
  2026. else {
  2027. tor_assert(listener->incoming_list);
  2028. smartlist_add(listener->incoming_list, incoming);
  2029. if (listener->listener) channel_listener_process_incoming(listener);
  2030. }
  2031. }
  2032. /**
  2033. * Process queued incoming cells
  2034. *
  2035. * Process as many queued cells as we can from the incoming
  2036. * cell queue.
  2037. */
  2038. void
  2039. channel_process_cells(channel_t *chan)
  2040. {
  2041. cell_queue_entry_t *q;
  2042. tor_assert(chan);
  2043. tor_assert(chan->state == CHANNEL_STATE_CLOSING ||
  2044. chan->state == CHANNEL_STATE_MAINT ||
  2045. chan->state == CHANNEL_STATE_OPEN);
  2046. log_debug(LD_CHANNEL,
  2047. "Processing as many incoming cells as we can for channel %p",
  2048. chan);
  2049. /* Nothing we can do if we have no registered cell handlers */
  2050. if (!(chan->cell_handler ||
  2051. chan->var_cell_handler)) return;
  2052. /* Nothing we can do if we have no cells */
  2053. if (SIMPLEQ_EMPTY(&chan->incoming_queue)) return;
  2054. /*
  2055. * Process cells until we're done or find one we have no current handler
  2056. * for.
  2057. */
  2058. while (NULL != (q = SIMPLEQ_FIRST(&chan->incoming_queue))) {
  2059. tor_assert(q);
  2060. tor_assert(q->type == CELL_QUEUE_FIXED ||
  2061. q->type == CELL_QUEUE_VAR);
  2062. if (q->type == CELL_QUEUE_FIXED &&
  2063. chan->cell_handler) {
  2064. /* Handle a fixed-length cell */
  2065. SIMPLEQ_REMOVE_HEAD(&chan->incoming_queue, next);
  2066. tor_assert(q->u.fixed.cell);
  2067. log_debug(LD_CHANNEL,
  2068. "Processing incoming cell_t %p for channel %p (global ID "
  2069. U64_FORMAT ")",
  2070. q->u.fixed.cell, chan,
  2071. U64_PRINTF_ARG(chan->global_identifier));
  2072. chan->cell_handler(chan, q->u.fixed.cell);
  2073. tor_free(q);
  2074. } else if (q->type == CELL_QUEUE_VAR &&
  2075. chan->var_cell_handler) {
  2076. /* Handle a variable-length cell */
  2077. SIMPLEQ_REMOVE_HEAD(&chan->incoming_queue, next);
  2078. tor_assert(q->u.var.var_cell);
  2079. log_debug(LD_CHANNEL,
  2080. "Processing incoming var_cell_t %p for channel %p (global ID "
  2081. U64_FORMAT ")",
  2082. q->u.var.var_cell, chan,
  2083. U64_PRINTF_ARG(chan->global_identifier));
  2084. chan->var_cell_handler(chan, q->u.var.var_cell);
  2085. tor_free(q);
  2086. } else {
  2087. /* Can't handle this one */
  2088. break;
  2089. }
  2090. }
  2091. }
  2092. /**
  2093. * Queue incoming cell
  2094. *
  2095. * This should be called by a channel_t subclass to queue an incoming fixed-
  2096. * length cell for processing, and process it if possible.
  2097. */
  2098. void
  2099. channel_queue_cell(channel_t *chan, cell_t *cell)
  2100. {
  2101. int need_to_queue = 0;
  2102. cell_queue_entry_t *q;
  2103. tor_assert(chan);
  2104. tor_assert(cell);
  2105. tor_assert(chan->state == CHANNEL_STATE_OPEN);
  2106. /* Do we need to queue it, or can we just call the handler right away? */
  2107. if (!(chan->cell_handler)) need_to_queue = 1;
  2108. if (! SIMPLEQ_EMPTY(&chan->incoming_queue))
  2109. need_to_queue = 1;
  2110. /* Timestamp for receiving */
  2111. channel_timestamp_recv(chan);
  2112. /* Update the counter */
  2113. ++(chan->n_cells_recved);
  2114. /* If we don't need to queue we can just call cell_handler */
  2115. if (!need_to_queue) {
  2116. tor_assert(chan->cell_handler);
  2117. log_debug(LD_CHANNEL,
  2118. "Directly handling incoming cell_t %p for channel %p "
  2119. "(global ID " U64_FORMAT ")",
  2120. cell, chan,
  2121. U64_PRINTF_ARG(chan->global_identifier));
  2122. chan->cell_handler(chan, cell);
  2123. } else {
  2124. /* Otherwise queue it and then process the queue if possible. */
  2125. q = cell_queue_entry_new_fixed(cell);
  2126. log_debug(LD_CHANNEL,
  2127. "Queueing incoming cell_t %p for channel %p "
  2128. "(global ID " U64_FORMAT ")",
  2129. cell, chan,
  2130. U64_PRINTF_ARG(chan->global_identifier));
  2131. SIMPLEQ_INSERT_TAIL(&chan->incoming_queue, q, next);
  2132. if (chan->cell_handler ||
  2133. chan->var_cell_handler) {
  2134. channel_process_cells(chan);
  2135. }
  2136. }
  2137. }
  2138. /**
  2139. * Queue incoming variable-length cell
  2140. *
  2141. * This should be called by a channel_t subclass to queue an incoming
  2142. * variable-length cell for processing, and process it if possible.
  2143. */
  2144. void
  2145. channel_queue_var_cell(channel_t *chan, var_cell_t *var_cell)
  2146. {
  2147. int need_to_queue = 0;
  2148. cell_queue_entry_t *q;
  2149. tor_assert(chan);
  2150. tor_assert(var_cell);
  2151. tor_assert(chan->state == CHANNEL_STATE_OPEN);
  2152. /* Do we need to queue it, or can we just call the handler right away? */
  2153. if (!(chan->var_cell_handler)) need_to_queue = 1;
  2154. if (! SIMPLEQ_EMPTY(&chan->incoming_queue))
  2155. need_to_queue = 1;
  2156. /* Timestamp for receiving */
  2157. channel_timestamp_recv(chan);
  2158. /* Update the counter */
  2159. ++(chan->n_cells_recved);
  2160. /* If we don't need to queue we can just call cell_handler */
  2161. if (!need_to_queue) {
  2162. tor_assert(chan->var_cell_handler);
  2163. log_debug(LD_CHANNEL,
  2164. "Directly handling incoming var_cell_t %p for channel %p "
  2165. "(global ID " U64_FORMAT ")",
  2166. var_cell, chan,
  2167. U64_PRINTF_ARG(chan->global_identifier));
  2168. chan->var_cell_handler(chan, var_cell);
  2169. } else {
  2170. /* Otherwise queue it and then process the queue if possible. */
  2171. q = cell_queue_entry_new_var(var_cell);
  2172. log_debug(LD_CHANNEL,
  2173. "Queueing incoming var_cell_t %p for channel %p "
  2174. "(global ID " U64_FORMAT ")",
  2175. var_cell, chan,
  2176. U64_PRINTF_ARG(chan->global_identifier));
  2177. SIMPLEQ_INSERT_TAIL(&chan->incoming_queue, q, next);
  2178. if (chan->cell_handler ||
  2179. chan->var_cell_handler) {
  2180. channel_process_cells(chan);
  2181. }
  2182. }
  2183. }
  2184. /**
  2185. * Send destroy cell on a channel
  2186. *
  2187. * Write a destroy cell with circ ID <b>circ_id</b> and reason <b>reason</b>
  2188. * onto channel <b>chan</b>. Don't perform range-checking on reason:
  2189. * we may want to propagate reasons from other cells.
  2190. */
  2191. int
  2192. channel_send_destroy(circid_t circ_id, channel_t *chan, int reason)
  2193. {
  2194. cell_t cell;
  2195. tor_assert(chan);
  2196. /* Check to make sure we can send on this channel first */
  2197. if (!(chan->state == CHANNEL_STATE_CLOSING ||
  2198. chan->state == CHANNEL_STATE_CLOSED ||
  2199. chan->state == CHANNEL_STATE_ERROR)) {
  2200. memset(&cell, 0, sizeof(cell_t));
  2201. cell.circ_id = circ_id;
  2202. cell.command = CELL_DESTROY;
  2203. cell.payload[0] = (uint8_t) reason;
  2204. log_debug(LD_OR,
  2205. "Sending destroy (circID %d) on channel %p "
  2206. "(global ID " U64_FORMAT ")",
  2207. circ_id, chan,
  2208. U64_PRINTF_ARG(chan->global_identifier));
  2209. channel_write_cell(chan, &cell);
  2210. } else {
  2211. log_warn(LD_BUG,
  2212. "Someone called channel_send_destroy() for circID %d "
  2213. "on a channel " U64_FORMAT " at %p in state %s (%d)",
  2214. circ_id, U64_PRINTF_ARG(chan->global_identifier),
  2215. chan, channel_state_to_string(chan->state),
  2216. chan->state);
  2217. }
  2218. return 0;
  2219. }
  2220. /**
  2221. * Dump channel statistics to the log
  2222. *
  2223. * This is called from dumpstats() in main.c and spams the log with
  2224. * statistics on channels.
  2225. */
  2226. void
  2227. channel_dumpstats(int severity)
  2228. {
  2229. if (all_channels && smartlist_len(all_channels) > 0) {
  2230. log(severity, LD_GENERAL,
  2231. "Dumping statistics about %d channels:",
  2232. smartlist_len(all_channels));
  2233. log(severity, LD_GENERAL,
  2234. "%d are active, and %d are done and waiting for cleanup",
  2235. (active_channels != NULL) ?
  2236. smartlist_len(active_channels) : 0,
  2237. (finished_channels != NULL) ?
  2238. smartlist_len(finished_channels) : 0);
  2239. SMARTLIST_FOREACH(all_channels, channel_t *, chan,
  2240. channel_dump_statistics(chan, severity));
  2241. log(severity, LD_GENERAL,
  2242. "Done spamming about channels now");
  2243. } else {
  2244. log(severity, LD_GENERAL,
  2245. "No channels to dump");
  2246. }
  2247. }
  2248. /**
  2249. * Dump channel listener statistics to the log
  2250. *
  2251. * This is called from dumpstats() in main.c and spams the log with
  2252. * statistics on channel listeners.
  2253. */
  2254. void
  2255. channel_listener_dumpstats(int severity)
  2256. {
  2257. if (all_listeners && smartlist_len(all_listeners) > 0) {
  2258. log(severity, LD_GENERAL,
  2259. "Dumping statistics about %d channel listeners:",
  2260. smartlist_len(all_listeners));
  2261. log(severity, LD_GENERAL,
  2262. "%d are active and %d are done and waiting for cleanup",
  2263. (active_listeners != NULL) ?
  2264. smartlist_len(active_listeners) : 0,
  2265. (finished_listeners != NULL) ?
  2266. smartlist_len(finished_listeners) : 0);
  2267. SMARTLIST_FOREACH(all_listeners, channel_listener_t *, chan_l,
  2268. channel_listener_dump_statistics(chan_l, severity));
  2269. log(severity, LD_GENERAL,
  2270. "Done spamming about channel listeners now");
  2271. } else {
  2272. log(severity, LD_GENERAL,
  2273. "No channel listeners to dump");
  2274. }
  2275. }
  2276. /**
  2277. * Set the cmux policy on all active channels
  2278. */
  2279. void
  2280. channel_set_cmux_policy_everywhere(circuitmux_policy_t *pol)
  2281. {
  2282. if (!active_channels) return;
  2283. SMARTLIST_FOREACH_BEGIN(active_channels, channel_t *, curr) {
  2284. if (curr->cmux) {
  2285. circuitmux_set_policy(curr->cmux, pol);
  2286. }
  2287. } SMARTLIST_FOREACH_END(curr);
  2288. }
  2289. /**
  2290. * Clean up channels
  2291. *
  2292. * This gets called periodically from run_scheduled_events() in main.c;
  2293. * it cleans up after closed channels.
  2294. */
  2295. void
  2296. channel_run_cleanup(void)
  2297. {
  2298. channel_t *tmp = NULL;
  2299. /* Check if we need to do anything */
  2300. if (!finished_channels || smartlist_len(finished_channels) == 0) return;
  2301. /* Iterate through finished_channels and get rid of them */
  2302. SMARTLIST_FOREACH_BEGIN(finished_channels, channel_t *, curr) {
  2303. tmp = curr;
  2304. /* Remove it from the list */
  2305. SMARTLIST_DEL_CURRENT(finished_channels, curr);
  2306. /* Also unregister it */
  2307. channel_unregister(tmp);
  2308. /* ... and free it */
  2309. channel_free(tmp);
  2310. } SMARTLIST_FOREACH_END(curr);
  2311. }
  2312. /**
  2313. * Clean up channel listeners
  2314. *
  2315. * This gets called periodically from run_scheduled_events() in main.c;
  2316. * it cleans up after closed channel listeners.
  2317. */
  2318. void
  2319. channel_listener_run_cleanup(void)
  2320. {
  2321. channel_listener_t *tmp = NULL;
  2322. /* Check if we need to do anything */
  2323. if (!finished_listeners || smartlist_len(finished_listeners) == 0) return;
  2324. /* Iterate through finished_channels and get rid of them */
  2325. SMARTLIST_FOREACH_BEGIN(finished_listeners, channel_listener_t *, curr) {
  2326. tmp = curr;
  2327. /* Remove it from the list */
  2328. SMARTLIST_DEL_CURRENT(finished_listeners, curr);
  2329. /* Also unregister it */
  2330. channel_listener_unregister(tmp);
  2331. /* ... and free it */
  2332. channel_listener_free(tmp);
  2333. } SMARTLIST_FOREACH_END(curr);
  2334. }
  2335. /**
  2336. * Free a list of channels for channel_free_all()
  2337. */
  2338. static void
  2339. channel_free_list(smartlist_t *channels, int mark_for_close)
  2340. {
  2341. if (!channels) return;
  2342. SMARTLIST_FOREACH_BEGIN(channels, channel_t *, curr) {
  2343. /* Deregister and free it */
  2344. tor_assert(curr);
  2345. log_debug(LD_CHANNEL,
  2346. "Cleaning up channel %p (global ID " U64_FORMAT ") "
  2347. "in state %s (%d)",
  2348. curr, U64_PRINTF_ARG(curr->global_identifier),
  2349. channel_state_to_string(curr->state), curr->state);
  2350. /* Detach circuits early so they can find the channel */
  2351. if (curr->cmux) {
  2352. circuitmux_detach_all_circuits(curr->cmux);
  2353. }
  2354. channel_unregister(curr);
  2355. if (mark_for_close) {
  2356. if (!(curr->state == CHANNEL_STATE_CLOSING ||
  2357. curr->state == CHANNEL_STATE_CLOSED ||
  2358. curr->state == CHANNEL_STATE_ERROR)) {
  2359. channel_mark_for_close(curr);
  2360. }
  2361. channel_force_free(curr);
  2362. } else channel_free(curr);
  2363. } SMARTLIST_FOREACH_END(curr);
  2364. }
  2365. /**
  2366. * Free a list of channel listeners for channel_free_all()
  2367. */
  2368. static void
  2369. channel_listener_free_list(smartlist_t *listeners, int mark_for_close)
  2370. {
  2371. if (!listeners) return;
  2372. SMARTLIST_FOREACH_BEGIN(listeners, channel_listener_t *, curr) {
  2373. /* Deregister and free it */
  2374. tor_assert(curr);
  2375. log_debug(LD_CHANNEL,
  2376. "Cleaning up channel listener %p (global ID " U64_FORMAT ") "
  2377. "in state %s (%d)",
  2378. curr, U64_PRINTF_ARG(curr->global_identifier),
  2379. channel_listener_state_to_string(curr->state), curr->state);
  2380. channel_listener_unregister(curr);
  2381. if (mark_for_close) {
  2382. if (!(curr->state == CHANNEL_LISTENER_STATE_CLOSING ||
  2383. curr->state == CHANNEL_LISTENER_STATE_CLOSED ||
  2384. curr->state == CHANNEL_LISTENER_STATE_ERROR)) {
  2385. channel_listener_mark_for_close(curr);
  2386. }
  2387. channel_listener_force_free(curr);
  2388. } else channel_listener_free(curr);
  2389. } SMARTLIST_FOREACH_END(curr);
  2390. }
  2391. /**
  2392. * Close all channels and free everything
  2393. *
  2394. * This gets called from tor_free_all() in main.c to clean up on exit.
  2395. * It will close all registered channels and free associated storage,
  2396. * then free the all_channels, active_channels, listening_channels and
  2397. * finished_channels lists and also channel_identity_map.
  2398. */
  2399. void
  2400. channel_free_all(void)
  2401. {
  2402. log_debug(LD_CHANNEL,
  2403. "Shutting down channels...");
  2404. /* First, let's go for finished channels */
  2405. if (finished_channels) {
  2406. channel_free_list(finished_channels, 0);
  2407. smartlist_free(finished_channels);
  2408. finished_channels = NULL;
  2409. }
  2410. /* Now the finished listeners */
  2411. if (finished_listeners) {
  2412. channel_listener_free_list(finished_listeners, 0);
  2413. smartlist_free(finished_listeners);
  2414. finished_listeners = NULL;
  2415. }
  2416. /* Now all active channels */
  2417. if (active_channels) {
  2418. channel_free_list(active_channels, 1);
  2419. smartlist_free(active_channels);
  2420. active_channels = NULL;
  2421. }
  2422. /* Now all active listeners */
  2423. if (active_listeners) {
  2424. channel_listener_free_list(active_listeners, 1);
  2425. smartlist_free(active_listeners);
  2426. active_listeners = NULL;
  2427. }
  2428. /* Now all channels, in case any are left over */
  2429. if (all_channels) {
  2430. channel_free_list(all_channels, 1);
  2431. smartlist_free(all_channels);
  2432. all_channels = NULL;
  2433. }
  2434. /* Now all listeners, in case any are left over */
  2435. if (all_listeners) {
  2436. channel_listener_free_list(all_listeners, 1);
  2437. smartlist_free(all_listeners);
  2438. all_listeners = NULL;
  2439. }
  2440. /* Now free channel_identity_map */
  2441. log_debug(LD_CHANNEL,
  2442. "Freeing channel_identity_map");
  2443. /* Geez, anything still left over just won't die ... let it leak then */
  2444. HT_CLEAR(channel_idmap, &channel_identity_map);
  2445. log_debug(LD_CHANNEL,
  2446. "Done cleaning up after channels");
  2447. }
  2448. /**
  2449. * Connect to a given addr/port/digest
  2450. *
  2451. * This sets up a new outgoing channel; in the future if multiple
  2452. * channel_t subclasses are available, this is where the selection policy
  2453. * should go. It may also be desirable to fold port into tor_addr_t
  2454. * or make a new type including a tor_addr_t and port, so we have a
  2455. * single abstract object encapsulating all the protocol details of
  2456. * how to contact an OR.
  2457. */
  2458. channel_t *
  2459. channel_connect(const tor_addr_t *addr, uint16_t port,
  2460. const char *id_digest)
  2461. {
  2462. return channel_tls_connect(addr, port, id_digest);
  2463. }
  2464. /**
  2465. * Decide which of two channels to prefer for extending a circuit
  2466. *
  2467. * This function is called while extending a circuit and returns true iff
  2468. * a is 'better' than b. The most important criterion here is that a
  2469. * canonical channel is always better than a non-canonical one, but the
  2470. * number of circuits and the age are used as tie-breakers.
  2471. *
  2472. * This is based on the former connection_or_is_better() of connection_or.c
  2473. */
  2474. int
  2475. channel_is_better(time_t now, channel_t *a, channel_t *b,
  2476. int forgive_new_connections)
  2477. {
  2478. int a_grace, b_grace;
  2479. int a_is_canonical, b_is_canonical;
  2480. int a_has_circs, b_has_circs;
  2481. /*
  2482. * Do not definitively deprecate a new channel with no circuits on it
  2483. * until this much time has passed.
  2484. */
  2485. #define NEW_CHAN_GRACE_PERIOD (15*60)
  2486. tor_assert(a);
  2487. tor_assert(b);
  2488. /* Check if one is canonical and the other isn't first */
  2489. a_is_canonical = channel_is_canonical(a);
  2490. b_is_canonical = channel_is_canonical(b);
  2491. if (a_is_canonical && !b_is_canonical) return 1;
  2492. if (!a_is_canonical && b_is_canonical) return 0;
  2493. /*
  2494. * Okay, if we're here they tied on canonicity. Next we check if
  2495. * they have any circuits, and if one does and the other doesn't,
  2496. * we prefer the one that does, unless we are forgiving and the
  2497. * one that has no circuits is in its grace period.
  2498. */
  2499. a_has_circs = (channel_num_circuits(a) > 0);
  2500. b_has_circs = (channel_num_circuits(b) > 0);
  2501. a_grace = (forgive_new_connections &&
  2502. (now < channel_when_created(a) + NEW_CHAN_GRACE_PERIOD));
  2503. b_grace = (forgive_new_connections &&
  2504. (now < channel_when_created(b) + NEW_CHAN_GRACE_PERIOD));
  2505. if (a_has_circs && !b_has_circs && !b_grace) return 1;
  2506. if (!a_has_circs && b_has_circs && !a_grace) return 0;
  2507. /* They tied on circuits too; just prefer whichever is newer */
  2508. if (channel_when_created(a) > channel_when_created(b)) return 1;
  2509. else return 0;
  2510. }
  2511. /**
  2512. * Get a channel to extend a circuit
  2513. *
  2514. * Pick a suitable channel to extend a circuit to given the desired digest
  2515. * the address we believe is correct for that digest; this tries to see
  2516. * if we already have one for the requested endpoint, but if there is no good
  2517. * channel, set *msg_out to a message describing the channel's state
  2518. * and our next action, and set *launch_out to a boolean indicated whether
  2519. * the caller should try to launch a new channel with channel_connect().
  2520. */
  2521. channel_t *
  2522. channel_get_for_extend(const char *digest,
  2523. const tor_addr_t *target_addr,
  2524. const char **msg_out,
  2525. int *launch_out)
  2526. {
  2527. channel_t *chan, *best = NULL;
  2528. int n_inprogress_goodaddr = 0, n_old = 0;
  2529. int n_noncanonical = 0, n_possible = 0;
  2530. time_t now = approx_time();
  2531. tor_assert(msg_out);
  2532. tor_assert(launch_out);
  2533. chan = channel_find_by_remote_digest(digest);
  2534. /* Walk the list, unrefing the old one and refing the new at each
  2535. * iteration.
  2536. */
  2537. for (; chan; chan = channel_next_with_digest(chan)) {
  2538. tor_assert(tor_memeq(chan->identity_digest,
  2539. digest, DIGEST_LEN));
  2540. if (chan->state == CHANNEL_STATE_CLOSING ||
  2541. chan->state == CHANNEL_STATE_CLOSED ||
  2542. chan->state == CHANNEL_STATE_ERROR)
  2543. continue;
  2544. /* Never return a channel on which the other end appears to be
  2545. * a client. */
  2546. if (channel_is_client(chan)) {
  2547. continue;
  2548. }
  2549. /* Never return a non-open connection. */
  2550. if (chan->state != CHANNEL_STATE_OPEN) {
  2551. /* If the address matches, don't launch a new connection for this
  2552. * circuit. */
  2553. if (!channel_matches_target_addr_for_extend(chan, target_addr))
  2554. ++n_inprogress_goodaddr;
  2555. continue;
  2556. }
  2557. /* Never return a connection that shouldn't be used for circs. */
  2558. if (channel_is_bad_for_new_circs(chan)) {
  2559. ++n_old;
  2560. continue;
  2561. }
  2562. /* Never return a non-canonical connection using a recent link protocol
  2563. * if the address is not what we wanted.
  2564. *
  2565. * The channel_is_canonical_is_reliable() function asks the lower layer
  2566. * if we should trust channel_is_canonical(). The below is from the
  2567. * comments of the old circuit_or_get_for_extend() and applies when
  2568. * the lower-layer transport is channel_tls_t.
  2569. *
  2570. * (For old link protocols, we can't rely on is_canonical getting
  2571. * set properly if we're talking to the right address, since we might
  2572. * have an out-of-date descriptor, and we will get no NETINFO cell to
  2573. * tell us about the right address.)
  2574. */
  2575. if (!channel_is_canonical(chan) &&
  2576. channel_is_canonical_is_reliable(chan) &&
  2577. !channel_matches_target_addr_for_extend(chan, target_addr)) {
  2578. ++n_noncanonical;
  2579. continue;
  2580. }
  2581. ++n_possible;
  2582. if (!best) {
  2583. best = chan; /* If we have no 'best' so far, this one is good enough. */
  2584. continue;
  2585. }
  2586. if (channel_is_better(now, chan, best, 0))
  2587. best = chan;
  2588. }
  2589. if (best) {
  2590. *msg_out = "Connection is fine; using it.";
  2591. *launch_out = 0;
  2592. return best;
  2593. } else if (n_inprogress_goodaddr) {
  2594. *msg_out = "Connection in progress; waiting.";
  2595. *launch_out = 0;
  2596. return NULL;
  2597. } else if (n_old || n_noncanonical) {
  2598. *msg_out = "Connections all too old, or too non-canonical. "
  2599. " Launching a new one.";
  2600. *launch_out = 1;
  2601. return NULL;
  2602. } else {
  2603. *msg_out = "Not connected. Connecting.";
  2604. *launch_out = 1;
  2605. return NULL;
  2606. }
  2607. }
  2608. /**
  2609. * Describe the transport subclass for a channel
  2610. *
  2611. * Invoke a method to get a string description of the lower-layer
  2612. * transport for this channel.
  2613. */
  2614. const char *
  2615. channel_describe_transport(channel_t *chan)
  2616. {
  2617. tor_assert(chan);
  2618. tor_assert(chan->describe_transport);
  2619. return chan->describe_transport(chan);
  2620. }
  2621. /**
  2622. * Describe the transport subclass for a channel listener
  2623. *
  2624. * Invoke a method to get a string description of the lower-layer
  2625. * transport for this channel listener.
  2626. */
  2627. const char *
  2628. channel_listener_describe_transport(channel_listener_t *chan_l)
  2629. {
  2630. tor_assert(chan_l);
  2631. tor_assert(chan_l->describe_transport);
  2632. return chan_l->describe_transport(chan_l);
  2633. }
  2634. /**
  2635. * Return the number of entries in <b>queue</b>
  2636. */
  2637. static int
  2638. chan_cell_queue_len(const chan_cell_queue_t *queue)
  2639. {
  2640. int r = 0;
  2641. cell_queue_entry_t *cell;
  2642. SIMPLEQ_FOREACH(cell, queue, next)
  2643. ++r;
  2644. return r;
  2645. }
  2646. /**
  2647. * Dump channel statistics
  2648. *
  2649. * Dump statistics for one channel to the log
  2650. */
  2651. void
  2652. channel_dump_statistics(channel_t *chan, int severity)
  2653. {
  2654. double avg, interval, age;
  2655. time_t now = time(NULL);
  2656. tor_addr_t remote_addr;
  2657. int have_remote_addr;
  2658. char *remote_addr_str;
  2659. tor_assert(chan);
  2660. age = (double)(now - chan->timestamp_created);
  2661. log(severity, LD_GENERAL,
  2662. "Channel " U64_FORMAT " (at %p) with transport %s is in state "
  2663. "%s (%d)",
  2664. U64_PRINTF_ARG(chan->global_identifier), chan,
  2665. channel_describe_transport(chan),
  2666. channel_state_to_string(chan->state), chan->state);
  2667. log(severity, LD_GENERAL,
  2668. " * Channel " U64_FORMAT " was created at " U64_FORMAT
  2669. " (" U64_FORMAT " seconds ago) "
  2670. "and last active at " U64_FORMAT " (" U64_FORMAT " seconds ago)",
  2671. U64_PRINTF_ARG(chan->global_identifier),
  2672. U64_PRINTF_ARG(chan->timestamp_created),
  2673. U64_PRINTF_ARG(now - chan->timestamp_created),
  2674. U64_PRINTF_ARG(chan->timestamp_active),
  2675. U64_PRINTF_ARG(now - chan->timestamp_active));
  2676. /* Handle digest and nickname */
  2677. if (!tor_digest_is_zero(chan->identity_digest)) {
  2678. if (chan->nickname) {
  2679. log(severity, LD_GENERAL,
  2680. " * Channel " U64_FORMAT " says it is connected "
  2681. "to an OR with digest %s and nickname %s",
  2682. U64_PRINTF_ARG(chan->global_identifier),
  2683. hex_str(chan->identity_digest, DIGEST_LEN),
  2684. chan->nickname);
  2685. } else {
  2686. log(severity, LD_GENERAL,
  2687. " * Channel " U64_FORMAT " says it is connected "
  2688. "to an OR with digest %s and no known nickname",
  2689. U64_PRINTF_ARG(chan->global_identifier),
  2690. hex_str(chan->identity_digest, DIGEST_LEN));
  2691. }
  2692. } else {
  2693. if (chan->nickname) {
  2694. log(severity, LD_GENERAL,
  2695. " * Channel " U64_FORMAT " does not know the digest"
  2696. " of the OR it is connected to, but reports its nickname is %s",
  2697. U64_PRINTF_ARG(chan->global_identifier),
  2698. chan->nickname);
  2699. } else {
  2700. log(severity, LD_GENERAL,
  2701. " * Channel " U64_FORMAT " does not know the digest"
  2702. " or the nickname of the OR it is connected to",
  2703. U64_PRINTF_ARG(chan->global_identifier));
  2704. }
  2705. }
  2706. /* Handle remote address and descriptions */
  2707. have_remote_addr = channel_get_addr_if_possible(chan, &remote_addr);
  2708. if (have_remote_addr) {
  2709. char *actual = tor_strdup(channel_get_actual_remote_descr(chan));
  2710. remote_addr_str = tor_dup_addr(&remote_addr);
  2711. log(severity, LD_GENERAL,
  2712. " * Channel " U64_FORMAT " says its remote address"
  2713. " is %s, and gives a canonical description of \"%s\" and an "
  2714. "actual description of \"%s\"",
  2715. U64_PRINTF_ARG(chan->global_identifier),
  2716. remote_addr_str,
  2717. channel_get_canonical_remote_descr(chan),
  2718. actual);
  2719. tor_free(remote_addr_str);
  2720. tor_free(actual);
  2721. } else {
  2722. char *actual = tor_strdup(channel_get_actual_remote_descr(chan));
  2723. log(severity, LD_GENERAL,
  2724. " * Channel " U64_FORMAT " does not know its remote "
  2725. "address, but gives a canonical description of \"%s\" and an "
  2726. "actual description of \"%s\"",
  2727. U64_PRINTF_ARG(chan->global_identifier),
  2728. channel_get_canonical_remote_descr(chan),
  2729. actual);
  2730. tor_free(actual);
  2731. }
  2732. /* Handle marks */
  2733. log(severity, LD_GENERAL,
  2734. " * Channel " U64_FORMAT " has these marks: %s %s %s "
  2735. "%s %s %s",
  2736. U64_PRINTF_ARG(chan->global_identifier),
  2737. channel_is_bad_for_new_circs(chan) ?
  2738. "bad_for_new_circs" : "!bad_for_new_circs",
  2739. channel_is_canonical(chan) ?
  2740. "canonical" : "!canonical",
  2741. channel_is_canonical_is_reliable(chan) ?
  2742. "is_canonical_is_reliable" :
  2743. "!is_canonical_is_reliable",
  2744. channel_is_client(chan) ?
  2745. "client" : "!client",
  2746. channel_is_local(chan) ?
  2747. "local" : "!local",
  2748. channel_is_incoming(chan) ?
  2749. "incoming" : "outgoing");
  2750. /* Describe queues */
  2751. log(severity, LD_GENERAL,
  2752. " * Channel " U64_FORMAT " has %d queued incoming cells"
  2753. " and %d queued outgoing cells",
  2754. U64_PRINTF_ARG(chan->global_identifier),
  2755. chan_cell_queue_len(&chan->incoming_queue),
  2756. chan_cell_queue_len(&chan->outgoing_queue));
  2757. /* Describe circuits */
  2758. log(severity, LD_GENERAL,
  2759. " * Channel " U64_FORMAT " has %d active circuits out of"
  2760. " %d in total",
  2761. U64_PRINTF_ARG(chan->global_identifier),
  2762. (chan->cmux != NULL) ?
  2763. circuitmux_num_active_circuits(chan->cmux) : 0,
  2764. (chan->cmux != NULL) ?
  2765. circuitmux_num_circuits(chan->cmux) : 0);
  2766. /* Describe timestamps */
  2767. log(severity, LD_GENERAL,
  2768. " * Channel " U64_FORMAT " was last used by a "
  2769. "client at " U64_FORMAT " (" U64_FORMAT " seconds ago)",
  2770. U64_PRINTF_ARG(chan->global_identifier),
  2771. U64_PRINTF_ARG(chan->timestamp_client),
  2772. U64_PRINTF_ARG(now - chan->timestamp_client));
  2773. log(severity, LD_GENERAL,
  2774. " * Channel " U64_FORMAT " was last drained at "
  2775. U64_FORMAT " (" U64_FORMAT " seconds ago)",
  2776. U64_PRINTF_ARG(chan->global_identifier),
  2777. U64_PRINTF_ARG(chan->timestamp_drained),
  2778. U64_PRINTF_ARG(now - chan->timestamp_drained));
  2779. log(severity, LD_GENERAL,
  2780. " * Channel " U64_FORMAT " last received a cell "
  2781. "at " U64_FORMAT " (" U64_FORMAT " seconds ago)",
  2782. U64_PRINTF_ARG(chan->global_identifier),
  2783. U64_PRINTF_ARG(chan->timestamp_recv),
  2784. U64_PRINTF_ARG(now - chan->timestamp_recv));
  2785. log(severity, LD_GENERAL,
  2786. " * Channel " U64_FORMAT " last trasmitted a cell "
  2787. "at " U64_FORMAT " (" U64_FORMAT " seconds ago)",
  2788. U64_PRINTF_ARG(chan->global_identifier),
  2789. U64_PRINTF_ARG(chan->timestamp_xmit),
  2790. U64_PRINTF_ARG(now - chan->timestamp_xmit));
  2791. /* Describe counters and rates */
  2792. log(severity, LD_GENERAL,
  2793. " * Channel " U64_FORMAT " has received "
  2794. U64_FORMAT " cells and transmitted " U64_FORMAT,
  2795. U64_PRINTF_ARG(chan->global_identifier),
  2796. U64_PRINTF_ARG(chan->n_cells_recved),
  2797. U64_PRINTF_ARG(chan->n_cells_xmitted));
  2798. if (now > chan->timestamp_created &&
  2799. chan->timestamp_created > 0) {
  2800. if (chan->n_cells_recved > 0) {
  2801. avg = (double)(chan->n_cells_recved) / age;
  2802. if (avg >= 1.0) {
  2803. log(severity, LD_GENERAL,
  2804. " * Channel " U64_FORMAT " has averaged %f "
  2805. "cells received per second",
  2806. U64_PRINTF_ARG(chan->global_identifier), avg);
  2807. } else if (avg >= 0.0) {
  2808. interval = 1.0 / avg;
  2809. log(severity, LD_GENERAL,
  2810. " * Channel " U64_FORMAT " has averaged %f "
  2811. "seconds between received cells",
  2812. U64_PRINTF_ARG(chan->global_identifier), interval);
  2813. }
  2814. }
  2815. if (chan->n_cells_xmitted > 0) {
  2816. avg = (double)(chan->n_cells_xmitted) / age;
  2817. if (avg >= 1.0) {
  2818. log(severity, LD_GENERAL,
  2819. " * Channel " U64_FORMAT " has averaged %f "
  2820. "cells transmitted per second",
  2821. U64_PRINTF_ARG(chan->global_identifier), avg);
  2822. } else if (avg >= 0.0) {
  2823. interval = 1.0 / avg;
  2824. log(severity, LD_GENERAL,
  2825. " * Channel " U64_FORMAT " has averaged %f "
  2826. "seconds between transmitted cells",
  2827. U64_PRINTF_ARG(chan->global_identifier), interval);
  2828. }
  2829. }
  2830. }
  2831. /* Dump anything the lower layer has to say */
  2832. channel_dump_transport_statistics(chan, severity);
  2833. }
  2834. /**
  2835. * Dump channel listener statistics
  2836. *
  2837. * Dump statistics for one channel listener to the log
  2838. */
  2839. void
  2840. channel_listener_dump_statistics(channel_listener_t *chan_l, int severity)
  2841. {
  2842. double avg, interval, age;
  2843. time_t now = time(NULL);
  2844. tor_assert(chan_l);
  2845. age = (double)(now - chan_l->timestamp_created);
  2846. log(severity, LD_GENERAL,
  2847. "Channel listener " U64_FORMAT " (at %p) with transport %s is in "
  2848. "state %s (%d)",
  2849. U64_PRINTF_ARG(chan_l->global_identifier), chan_l,
  2850. channel_listener_describe_transport(chan_l),
  2851. channel_listener_state_to_string(chan_l->state), chan_l->state);
  2852. log(severity, LD_GENERAL,
  2853. " * Channel listener " U64_FORMAT " was created at " U64_FORMAT
  2854. " (" U64_FORMAT " seconds ago) "
  2855. "and last active at " U64_FORMAT " (" U64_FORMAT " seconds ago)",
  2856. U64_PRINTF_ARG(chan_l->global_identifier),
  2857. U64_PRINTF_ARG(chan_l->timestamp_created),
  2858. U64_PRINTF_ARG(now - chan_l->timestamp_created),
  2859. U64_PRINTF_ARG(chan_l->timestamp_active),
  2860. U64_PRINTF_ARG(now - chan_l->timestamp_active));
  2861. log(severity, LD_GENERAL,
  2862. " * Channel listener " U64_FORMAT " last accepted an incoming "
  2863. "channel at " U64_FORMAT " (" U64_FORMAT " seconds ago) "
  2864. "and has accepted " U64_FORMAT " channels in total",
  2865. U64_PRINTF_ARG(chan_l->global_identifier),
  2866. U64_PRINTF_ARG(chan_l->timestamp_accepted),
  2867. U64_PRINTF_ARG(now - chan_l->timestamp_accepted),
  2868. U64_PRINTF_ARG(chan_l->n_accepted));
  2869. /*
  2870. * If it's sensible to do so, get the rate of incoming channels on this
  2871. * listener
  2872. */
  2873. if (now > chan_l->timestamp_created &&
  2874. chan_l->timestamp_created > 0 &&
  2875. chan_l->n_accepted > 0) {
  2876. avg = (double)(chan_l->n_accepted) / age;
  2877. if (avg >= 1.0) {
  2878. log(severity, LD_GENERAL,
  2879. " * Channel listener " U64_FORMAT " has averaged %f incoming "
  2880. "channels per second",
  2881. U64_PRINTF_ARG(chan_l->global_identifier), avg);
  2882. } else if (avg >= 0.0) {
  2883. interval = 1.0 / avg;
  2884. log(severity, LD_GENERAL,
  2885. " * Channel listener " U64_FORMAT " has averaged %f seconds "
  2886. "between incoming channels",
  2887. U64_PRINTF_ARG(chan_l->global_identifier), interval);
  2888. }
  2889. }
  2890. /* Dump anything the lower layer has to say */
  2891. channel_listener_dump_transport_statistics(chan_l, severity);
  2892. }
  2893. /**
  2894. * Invoke transport-specific stats dump for channel
  2895. *
  2896. * If there is a lower-layer statistics dump method, invoke it
  2897. */
  2898. void
  2899. channel_dump_transport_statistics(channel_t *chan, int severity)
  2900. {
  2901. tor_assert(chan);
  2902. if (chan->dumpstats) chan->dumpstats(chan, severity);
  2903. }
  2904. /**
  2905. * Invoke transport-specific stats dump for channel listener
  2906. *
  2907. * If there is a lower-layer statistics dump method, invoke it
  2908. */
  2909. void
  2910. channel_listener_dump_transport_statistics(channel_listener_t *chan_l,
  2911. int severity)
  2912. {
  2913. tor_assert(chan_l);
  2914. if (chan_l->dumpstats) chan_l->dumpstats(chan_l, severity);
  2915. }
  2916. /**
  2917. * Return text description of the remote endpoint
  2918. *
  2919. * This function return a test provided by the lower layer of the remote
  2920. * endpoint for this channel; it should specify the actual address connected
  2921. * to/from.
  2922. *
  2923. * Subsequent calls to channel_get_{actual,canonical}_remote_{address,descr}
  2924. * may invalidate the return value from this function.
  2925. */
  2926. const char *
  2927. channel_get_actual_remote_descr(channel_t *chan)
  2928. {
  2929. tor_assert(chan);
  2930. tor_assert(chan->get_remote_descr);
  2931. /* Param 1 indicates the actual description */
  2932. return chan->get_remote_descr(chan, GRD_FLAG_ORIGINAL);
  2933. }
  2934. /**
  2935. * Return the text address of the remote endpoint.
  2936. *
  2937. * Subsequent calls to channel_get_{actual,canonical}_remote_{address,descr}
  2938. * may invalidate the return value from this function.
  2939. */
  2940. const char *
  2941. channel_get_actual_remote_address(channel_t *chan)
  2942. {
  2943. /* Param 1 indicates the actual description */
  2944. return chan->get_remote_descr(chan, GRD_FLAG_ORIGINAL|GRD_FLAG_ADDR_ONLY);
  2945. }
  2946. /**
  2947. * Return text description of the remote endpoint canonical address
  2948. *
  2949. * This function return a test provided by the lower layer of the remote
  2950. * endpoint for this channel; it should use the known canonical address for
  2951. * this OR's identity digest if possible.
  2952. *
  2953. * Subsequent calls to channel_get_{actual,canonical}_remote_{address,descr}
  2954. * may invalidate the return value from this function.
  2955. */
  2956. const char *
  2957. channel_get_canonical_remote_descr(channel_t *chan)
  2958. {
  2959. tor_assert(chan);
  2960. tor_assert(chan->get_remote_descr);
  2961. /* Param 0 indicates the canonicalized description */
  2962. return chan->get_remote_descr(chan, 0);
  2963. }
  2964. /**
  2965. * Get remote address if possible.
  2966. *
  2967. * Write the remote address out to a tor_addr_t if the underlying transport
  2968. * supports this operation, and return 1. Return 0 if the underlying transport
  2969. * doesn't let us do this.
  2970. */
  2971. int
  2972. channel_get_addr_if_possible(channel_t *chan, tor_addr_t *addr_out)
  2973. {
  2974. tor_assert(chan);
  2975. tor_assert(addr_out);
  2976. if (chan->get_remote_addr)
  2977. return chan->get_remote_addr(chan, addr_out);
  2978. /* Else no support, method not implemented */
  2979. else return 0;
  2980. }
  2981. /**
  2982. * Check if there are outgoing queue writes on this channel
  2983. *
  2984. * Indicate if either we have queued cells, or if not, whether the underlying
  2985. * lower-layer transport thinks it has an output queue.
  2986. */
  2987. int
  2988. channel_has_queued_writes(channel_t *chan)
  2989. {
  2990. int has_writes = 0;
  2991. tor_assert(chan);
  2992. tor_assert(chan->has_queued_writes);
  2993. if (! SIMPLEQ_EMPTY(&chan->outgoing_queue)) {
  2994. has_writes = 1;
  2995. } else {
  2996. /* Check with the lower layer */
  2997. has_writes = chan->has_queued_writes(chan);
  2998. }
  2999. return has_writes;
  3000. }
  3001. /**
  3002. * Check the is_bad_for_new_circs flag
  3003. *
  3004. * This function returns the is_bad_for_new_circs flag of the specified
  3005. * channel.
  3006. */
  3007. int
  3008. channel_is_bad_for_new_circs(channel_t *chan)
  3009. {
  3010. tor_assert(chan);
  3011. return chan->is_bad_for_new_circs;
  3012. }
  3013. /**
  3014. * Mark a channel as bad for new circuits
  3015. *
  3016. * Set the is_bad_for_new_circs_flag on chan.
  3017. */
  3018. void
  3019. channel_mark_bad_for_new_circs(channel_t *chan)
  3020. {
  3021. tor_assert(chan);
  3022. chan->is_bad_for_new_circs = 1;
  3023. }
  3024. /**
  3025. * Get the client flag
  3026. *
  3027. * This returns the client flag of a channel, which will be set if
  3028. * command_process_create_cell() in command.c thinks this is a connection
  3029. * from a client.
  3030. */
  3031. int
  3032. channel_is_client(channel_t *chan)
  3033. {
  3034. tor_assert(chan);
  3035. return chan->is_client;
  3036. }
  3037. /**
  3038. * Set the client flag
  3039. *
  3040. * Mark a channel as being from a client
  3041. */
  3042. void
  3043. channel_mark_client(channel_t *chan)
  3044. {
  3045. tor_assert(chan);
  3046. chan->is_client = 1;
  3047. }
  3048. /**
  3049. * Get the canonical flag for a channel
  3050. *
  3051. * This returns the is_canonical for a channel; this flag is determined by
  3052. * the lower layer and can't be set in a transport-independent way.
  3053. */
  3054. int
  3055. channel_is_canonical(channel_t *chan)
  3056. {
  3057. tor_assert(chan);
  3058. tor_assert(chan->is_canonical);
  3059. return chan->is_canonical(chan, 0);
  3060. }
  3061. /**
  3062. * Test if the canonical flag is reliable
  3063. *
  3064. * This function asks if the lower layer thinks it's safe to trust the
  3065. * result of channel_is_canonical()
  3066. */
  3067. int
  3068. channel_is_canonical_is_reliable(channel_t *chan)
  3069. {
  3070. tor_assert(chan);
  3071. tor_assert(chan->is_canonical);
  3072. return chan->is_canonical(chan, 1);
  3073. }
  3074. /**
  3075. * Test incoming flag
  3076. *
  3077. * This function gets the incoming flag; this is set when a listener spawns
  3078. * a channel. If this returns true the channel was remotely initiated.
  3079. */
  3080. int
  3081. channel_is_incoming(channel_t *chan)
  3082. {
  3083. tor_assert(chan);
  3084. return chan->is_incoming;
  3085. }
  3086. /**
  3087. * Set the incoming flag
  3088. *
  3089. * This function is called when a channel arrives on a listening channel
  3090. * to mark it as incoming.
  3091. */
  3092. void
  3093. channel_mark_incoming(channel_t *chan)
  3094. {
  3095. tor_assert(chan);
  3096. chan->is_incoming = 1;
  3097. }
  3098. /**
  3099. * Test local flag
  3100. *
  3101. * This function gets the local flag; the lower layer should set this when
  3102. * setting up the channel if is_local_addr() is true for all of the
  3103. * destinations it will communicate with on behalf of this channel. It's
  3104. * used to decide whether to declare the network reachable when seeing incoming
  3105. * traffic on the channel.
  3106. */
  3107. int
  3108. channel_is_local(channel_t *chan)
  3109. {
  3110. tor_assert(chan);
  3111. return chan->is_local;
  3112. }
  3113. /**
  3114. * Set the local flag
  3115. *
  3116. * This internal-only function should be called by the lower layer if the
  3117. * channel is to a local address. See channel_is_local() above or the
  3118. * description of the is_local bit in channel.h
  3119. */
  3120. void
  3121. channel_mark_local(channel_t *chan)
  3122. {
  3123. tor_assert(chan);
  3124. chan->is_local = 1;
  3125. }
  3126. /**
  3127. * Test outgoing flag
  3128. *
  3129. * This function gets the outgoing flag; this is the inverse of the incoming
  3130. * bit set when a listener spawns a channel. If this returns true the channel
  3131. * was locally initiated.
  3132. */
  3133. int
  3134. channel_is_outgoing(channel_t *chan)
  3135. {
  3136. tor_assert(chan);
  3137. return !(chan->is_incoming);
  3138. }
  3139. /**
  3140. * Mark a channel as outgoing
  3141. *
  3142. * This function clears the incoming flag and thus marks a channel as
  3143. * outgoing.
  3144. */
  3145. void
  3146. channel_mark_outgoing(channel_t *chan)
  3147. {
  3148. tor_assert(chan);
  3149. chan->is_incoming = 0;
  3150. }
  3151. /*********************
  3152. * Timestamp updates *
  3153. ********************/
  3154. /**
  3155. * Update the created timestamp for a channel
  3156. *
  3157. * This updates the channel's created timestamp and should only be called
  3158. * from channel_init().
  3159. */
  3160. void
  3161. channel_timestamp_created(channel_t *chan)
  3162. {
  3163. time_t now = time(NULL);
  3164. tor_assert(chan);
  3165. chan->timestamp_created = now;
  3166. }
  3167. /**
  3168. * Update the created timestamp for a channel listener
  3169. *
  3170. * This updates the channel listener's created timestamp and should only be
  3171. * called from channel_init_listener().
  3172. */
  3173. void
  3174. channel_listener_timestamp_created(channel_listener_t *chan_l)
  3175. {
  3176. time_t now = time(NULL);
  3177. tor_assert(chan_l);
  3178. chan_l->timestamp_created = now;
  3179. }
  3180. /**
  3181. * Update the last active timestamp for a channel
  3182. *
  3183. * This function updates the channel's last active timestamp; it should be
  3184. * called by the lower layer whenever there is activity on the channel which
  3185. * does not lead to a cell being transmitted or received; the active timestamp
  3186. * is also updated from channel_timestamp_recv() and channel_timestamp_xmit(),
  3187. * but it should be updated for things like the v3 handshake and stuff that
  3188. * produce activity only visible to the lower layer.
  3189. */
  3190. void
  3191. channel_timestamp_active(channel_t *chan)
  3192. {
  3193. time_t now = time(NULL);
  3194. tor_assert(chan);
  3195. chan->timestamp_active = now;
  3196. }
  3197. /**
  3198. * Update the last active timestamp for a channel listener
  3199. */
  3200. void
  3201. channel_listener_timestamp_active(channel_listener_t *chan_l)
  3202. {
  3203. time_t now = time(NULL);
  3204. tor_assert(chan_l);
  3205. chan_l->timestamp_active = now;
  3206. }
  3207. /**
  3208. * Update the last accepted timestamp.
  3209. *
  3210. * This function updates the channel listener's last accepted timestamp; it
  3211. * should be called whenever a new incoming channel is accepted on a
  3212. * listener.
  3213. */
  3214. void
  3215. channel_listener_timestamp_accepted(channel_listener_t *chan_l)
  3216. {
  3217. time_t now = time(NULL);
  3218. tor_assert(chan_l);
  3219. chan_l->timestamp_active = now;
  3220. chan_l->timestamp_accepted = now;
  3221. }
  3222. /**
  3223. * Update client timestamp
  3224. *
  3225. * This function is called by relay.c to timestamp a channel that appears to
  3226. * be used as a client.
  3227. */
  3228. void
  3229. channel_timestamp_client(channel_t *chan)
  3230. {
  3231. time_t now = time(NULL);
  3232. tor_assert(chan);
  3233. chan->timestamp_client = now;
  3234. }
  3235. /**
  3236. * Update the last drained timestamp
  3237. *
  3238. * This is called whenever we transmit a cell which leaves the outgoing cell
  3239. * queue completely empty. It also updates the xmit time and the active time.
  3240. */
  3241. void
  3242. channel_timestamp_drained(channel_t *chan)
  3243. {
  3244. time_t now = time(NULL);
  3245. tor_assert(chan);
  3246. chan->timestamp_active = now;
  3247. chan->timestamp_drained = now;
  3248. chan->timestamp_xmit = now;
  3249. }
  3250. /**
  3251. * Update the recv timestamp
  3252. *
  3253. * This is called whenever we get an incoming cell from the lower layer.
  3254. * This also updates the active timestamp.
  3255. */
  3256. void
  3257. channel_timestamp_recv(channel_t *chan)
  3258. {
  3259. time_t now = time(NULL);
  3260. tor_assert(chan);
  3261. chan->timestamp_active = now;
  3262. chan->timestamp_recv = now;
  3263. }
  3264. /**
  3265. * Update the xmit timestamp
  3266. * This is called whenever we pass an outgoing cell to the lower layer. This
  3267. * also updates the active timestamp.
  3268. */
  3269. void
  3270. channel_timestamp_xmit(channel_t *chan)
  3271. {
  3272. time_t now = time(NULL);
  3273. tor_assert(chan);
  3274. chan->timestamp_active = now;
  3275. chan->timestamp_xmit = now;
  3276. }
  3277. /***************************************************************
  3278. * Timestamp queries - see above for definitions of timestamps *
  3279. **************************************************************/
  3280. /**
  3281. * Query created timestamp for a channel
  3282. */
  3283. time_t
  3284. channel_when_created(channel_t *chan)
  3285. {
  3286. tor_assert(chan);
  3287. return chan->timestamp_created;
  3288. }
  3289. /**
  3290. * Query created timestamp for a channel listener
  3291. */
  3292. time_t
  3293. channel_listener_when_created(channel_listener_t *chan_l)
  3294. {
  3295. tor_assert(chan_l);
  3296. return chan_l->timestamp_created;
  3297. }
  3298. /**
  3299. * Query last active timestamp for a channel
  3300. */
  3301. time_t
  3302. channel_when_last_active(channel_t *chan)
  3303. {
  3304. tor_assert(chan);
  3305. return chan->timestamp_active;
  3306. }
  3307. /**
  3308. * Query last active timestamp for a channel listener
  3309. */
  3310. time_t
  3311. channel_listener_when_last_active(channel_listener_t *chan_l)
  3312. {
  3313. tor_assert(chan_l);
  3314. return chan_l->timestamp_active;
  3315. }
  3316. /**
  3317. * Query last accepted timestamp for a channel listener
  3318. */
  3319. time_t
  3320. channel_listener_when_last_accepted(channel_listener_t *chan_l)
  3321. {
  3322. tor_assert(chan_l);
  3323. return chan_l->timestamp_accepted;
  3324. }
  3325. /**
  3326. * Query client timestamp
  3327. */
  3328. time_t
  3329. channel_when_last_client(channel_t *chan)
  3330. {
  3331. tor_assert(chan);
  3332. return chan->timestamp_client;
  3333. }
  3334. /**
  3335. * Query drained timestamp
  3336. */
  3337. time_t
  3338. channel_when_last_drained(channel_t *chan)
  3339. {
  3340. tor_assert(chan);
  3341. return chan->timestamp_drained;
  3342. }
  3343. /**
  3344. * Query recv timestamp
  3345. */
  3346. time_t
  3347. channel_when_last_recv(channel_t *chan)
  3348. {
  3349. tor_assert(chan);
  3350. return chan->timestamp_recv;
  3351. }
  3352. /**
  3353. * Query xmit timestamp
  3354. */
  3355. time_t
  3356. channel_when_last_xmit(channel_t *chan)
  3357. {
  3358. tor_assert(chan);
  3359. return chan->timestamp_xmit;
  3360. }
  3361. /**
  3362. * Query accepted counter
  3363. */
  3364. uint64_t
  3365. channel_listener_count_accepted(channel_listener_t *chan_l)
  3366. {
  3367. tor_assert(chan_l);
  3368. return chan_l->n_accepted;
  3369. }
  3370. /**
  3371. * Query received cell counter
  3372. */
  3373. uint64_t
  3374. channel_count_recved(channel_t *chan)
  3375. {
  3376. tor_assert(chan);
  3377. return chan->n_cells_recved;
  3378. }
  3379. /**
  3380. * Query transmitted cell counter
  3381. */
  3382. uint64_t
  3383. channel_count_xmitted(channel_t *chan)
  3384. {
  3385. tor_assert(chan);
  3386. return chan->n_cells_xmitted;
  3387. }
  3388. /**
  3389. * Check if a channel matches an extend_info_t
  3390. *
  3391. * This function calls the lower layer and asks if this channel matches a
  3392. * given extend_info_t.
  3393. */
  3394. int
  3395. channel_matches_extend_info(channel_t *chan, extend_info_t *extend_info)
  3396. {
  3397. tor_assert(chan);
  3398. tor_assert(chan->matches_extend_info);
  3399. tor_assert(extend_info);
  3400. return chan->matches_extend_info(chan, extend_info);
  3401. }
  3402. /**
  3403. * Check if a channel matches a given target address
  3404. *
  3405. * This function calls into the lower layer and asks if this channel thinks
  3406. * it matches a given target address for circuit extension purposes.
  3407. */
  3408. int
  3409. channel_matches_target_addr_for_extend(channel_t *chan,
  3410. const tor_addr_t *target)
  3411. {
  3412. tor_assert(chan);
  3413. tor_assert(chan->matches_target);
  3414. tor_assert(target);
  3415. return chan->matches_target(chan, target);
  3416. }
  3417. /**
  3418. * Return the total number of circuits used by a channel
  3419. *
  3420. * @param chan Channel to query
  3421. * @return Number of circuits using this as n_chan or p_chan
  3422. */
  3423. unsigned int
  3424. channel_num_circuits(channel_t *chan)
  3425. {
  3426. tor_assert(chan);
  3427. return chan->num_n_circuits +
  3428. chan->num_p_circuits;
  3429. }
  3430. /**
  3431. * Set up circuit ID generation
  3432. *
  3433. * This is called when setting up a channel and replaces the old
  3434. * connection_or_set_circid_type()
  3435. */
  3436. void
  3437. channel_set_circid_type(channel_t *chan, crypto_pk_t *identity_rcvd)
  3438. {
  3439. int started_here;
  3440. crypto_pk_t *our_identity;
  3441. tor_assert(chan);
  3442. started_here = channel_is_outgoing(chan);
  3443. our_identity = started_here ?
  3444. get_tlsclient_identity_key() : get_server_identity_key();
  3445. if (identity_rcvd) {
  3446. if (crypto_pk_cmp_keys(our_identity, identity_rcvd) < 0) {
  3447. chan->circ_id_type = CIRC_ID_TYPE_LOWER;
  3448. } else {
  3449. chan->circ_id_type = CIRC_ID_TYPE_HIGHER;
  3450. }
  3451. } else {
  3452. chan->circ_id_type = CIRC_ID_TYPE_NEITHER;
  3453. }
  3454. }