relay.c 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  4. * Copyright (c) 2007-2016, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file relay.c
  8. * \brief Handle relay cell encryption/decryption, plus packaging and
  9. * receiving from circuits, plus queuing on circuits.
  10. **/
  11. #define RELAY_PRIVATE
  12. #include "or.h"
  13. #include "addressmap.h"
  14. #include "buffers.h"
  15. #include "channel.h"
  16. #include "circpathbias.h"
  17. #include "circuitbuild.h"
  18. #include "circuitlist.h"
  19. #include "circuituse.h"
  20. #include "config.h"
  21. #include "connection.h"
  22. #include "connection_edge.h"
  23. #include "connection_or.h"
  24. #include "control.h"
  25. #include "geoip.h"
  26. #include "main.h"
  27. #include "networkstatus.h"
  28. #include "nodelist.h"
  29. #include "onion.h"
  30. #include "policies.h"
  31. #include "reasons.h"
  32. #include "relay.h"
  33. #include "rendcache.h"
  34. #include "rendcommon.h"
  35. #include "router.h"
  36. #include "routerlist.h"
  37. #include "routerparse.h"
  38. #include "scheduler.h"
  39. static edge_connection_t *relay_lookup_conn(circuit_t *circ, cell_t *cell,
  40. cell_direction_t cell_direction,
  41. crypt_path_t *layer_hint);
  42. static int connection_edge_process_relay_cell(cell_t *cell, circuit_t *circ,
  43. edge_connection_t *conn,
  44. crypt_path_t *layer_hint);
  45. static void circuit_consider_sending_sendme(circuit_t *circ,
  46. crypt_path_t *layer_hint);
  47. static void circuit_resume_edge_reading(circuit_t *circ,
  48. crypt_path_t *layer_hint);
  49. static int circuit_resume_edge_reading_helper(edge_connection_t *conn,
  50. circuit_t *circ,
  51. crypt_path_t *layer_hint);
  52. static int circuit_consider_stop_edge_reading(circuit_t *circ,
  53. crypt_path_t *layer_hint);
  54. static int circuit_queue_streams_are_blocked(circuit_t *circ);
  55. static void adjust_exit_policy_from_exitpolicy_failure(origin_circuit_t *circ,
  56. entry_connection_t *conn,
  57. node_t *node,
  58. const tor_addr_t *addr);
  59. #if 0
  60. static int get_max_middle_cells(void);
  61. #endif
  62. /** Stop reading on edge connections when we have this many cells
  63. * waiting on the appropriate queue. */
  64. #define CELL_QUEUE_HIGHWATER_SIZE 256
  65. /** Start reading from edge connections again when we get down to this many
  66. * cells. */
  67. #define CELL_QUEUE_LOWWATER_SIZE 64
  68. /** Stats: how many relay cells have originated at this hop, or have
  69. * been relayed onward (not recognized at this hop)?
  70. */
  71. uint64_t stats_n_relay_cells_relayed = 0;
  72. /** Stats: how many relay cells have been delivered to streams at this
  73. * hop?
  74. */
  75. uint64_t stats_n_relay_cells_delivered = 0;
  76. /** Used to tell which stream to read from first on a circuit. */
  77. static tor_weak_rng_t stream_choice_rng = TOR_WEAK_RNG_INIT;
  78. /** Update digest from the payload of cell. Assign integrity part to
  79. * cell.
  80. */
  81. static void
  82. relay_set_digest(crypto_digest_t *digest, cell_t *cell)
  83. {
  84. char integrity[4];
  85. relay_header_t rh;
  86. crypto_digest_add_bytes(digest, (char*)cell->payload, CELL_PAYLOAD_SIZE);
  87. crypto_digest_get_digest(digest, integrity, 4);
  88. // log_fn(LOG_DEBUG,"Putting digest of %u %u %u %u into relay cell.",
  89. // integrity[0], integrity[1], integrity[2], integrity[3]);
  90. relay_header_unpack(&rh, cell->payload);
  91. memcpy(rh.integrity, integrity, 4);
  92. relay_header_pack(cell->payload, &rh);
  93. }
  94. /** Does the digest for this circuit indicate that this cell is for us?
  95. *
  96. * Update digest from the payload of cell (with the integrity part set
  97. * to 0). If the integrity part is valid, return 1, else restore digest
  98. * and cell to their original state and return 0.
  99. */
  100. static int
  101. relay_digest_matches(crypto_digest_t *digest, cell_t *cell)
  102. {
  103. uint32_t received_integrity, calculated_integrity;
  104. relay_header_t rh;
  105. crypto_digest_t *backup_digest=NULL;
  106. backup_digest = crypto_digest_dup(digest);
  107. relay_header_unpack(&rh, cell->payload);
  108. memcpy(&received_integrity, rh.integrity, 4);
  109. memset(rh.integrity, 0, 4);
  110. relay_header_pack(cell->payload, &rh);
  111. // log_fn(LOG_DEBUG,"Reading digest of %u %u %u %u from relay cell.",
  112. // received_integrity[0], received_integrity[1],
  113. // received_integrity[2], received_integrity[3]);
  114. crypto_digest_add_bytes(digest, (char*) cell->payload, CELL_PAYLOAD_SIZE);
  115. crypto_digest_get_digest(digest, (char*) &calculated_integrity, 4);
  116. if (calculated_integrity != received_integrity) {
  117. // log_fn(LOG_INFO,"Recognized=0 but bad digest. Not recognizing.");
  118. // (%d vs %d).", received_integrity, calculated_integrity);
  119. /* restore digest to its old form */
  120. crypto_digest_assign(digest, backup_digest);
  121. /* restore the relay header */
  122. memcpy(rh.integrity, &received_integrity, 4);
  123. relay_header_pack(cell->payload, &rh);
  124. crypto_digest_free(backup_digest);
  125. return 0;
  126. }
  127. crypto_digest_free(backup_digest);
  128. return 1;
  129. }
  130. /** Apply <b>cipher</b> to CELL_PAYLOAD_SIZE bytes of <b>in</b>
  131. * (in place).
  132. *
  133. * If <b>encrypt_mode</b> is 1 then encrypt, else decrypt.
  134. *
  135. * Returns 0.
  136. */
  137. static int
  138. relay_crypt_one_payload(crypto_cipher_t *cipher, uint8_t *in,
  139. int encrypt_mode)
  140. {
  141. (void)encrypt_mode;
  142. crypto_cipher_crypt_inplace(cipher, (char*) in, CELL_PAYLOAD_SIZE);
  143. return 0;
  144. }
  145. /** Receive a relay cell:
  146. * - Crypt it (encrypt if headed toward the origin or if we <b>are</b> the
  147. * origin; decrypt if we're headed toward the exit).
  148. * - Check if recognized (if exitward).
  149. * - If recognized and the digest checks out, then find if there's a stream
  150. * that the cell is intended for, and deliver it to the right
  151. * connection_edge.
  152. * - If not recognized, then we need to relay it: append it to the appropriate
  153. * cell_queue on <b>circ</b>.
  154. *
  155. * Return -<b>reason</b> on failure.
  156. */
  157. int
  158. circuit_receive_relay_cell(cell_t *cell, circuit_t *circ,
  159. cell_direction_t cell_direction)
  160. {
  161. channel_t *chan = NULL;
  162. crypt_path_t *layer_hint=NULL;
  163. char recognized=0;
  164. int reason;
  165. tor_assert(cell);
  166. tor_assert(circ);
  167. tor_assert(cell_direction == CELL_DIRECTION_OUT ||
  168. cell_direction == CELL_DIRECTION_IN);
  169. if (circ->marked_for_close)
  170. return 0;
  171. if (relay_crypt(circ, cell, cell_direction, &layer_hint, &recognized) < 0) {
  172. log_warn(LD_BUG,"relay crypt failed. Dropping connection.");
  173. return -END_CIRC_REASON_INTERNAL;
  174. }
  175. if (recognized) {
  176. edge_connection_t *conn = NULL;
  177. if (circ->purpose == CIRCUIT_PURPOSE_PATH_BIAS_TESTING) {
  178. pathbias_check_probe_response(circ, cell);
  179. /* We need to drop this cell no matter what to avoid code that expects
  180. * a certain purpose (such as the hidserv code). */
  181. return 0;
  182. }
  183. conn = relay_lookup_conn(circ, cell, cell_direction, layer_hint);
  184. if (cell_direction == CELL_DIRECTION_OUT) {
  185. ++stats_n_relay_cells_delivered;
  186. log_debug(LD_OR,"Sending away from origin.");
  187. if ((reason=connection_edge_process_relay_cell(cell, circ, conn, NULL))
  188. < 0) {
  189. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  190. "connection_edge_process_relay_cell (away from origin) "
  191. "failed.");
  192. return reason;
  193. }
  194. }
  195. if (cell_direction == CELL_DIRECTION_IN) {
  196. ++stats_n_relay_cells_delivered;
  197. log_debug(LD_OR,"Sending to origin.");
  198. if ((reason = connection_edge_process_relay_cell(cell, circ, conn,
  199. layer_hint)) < 0) {
  200. log_warn(LD_OR,
  201. "connection_edge_process_relay_cell (at origin) failed.");
  202. return reason;
  203. }
  204. }
  205. return 0;
  206. }
  207. /* not recognized. pass it on. */
  208. if (cell_direction == CELL_DIRECTION_OUT) {
  209. cell->circ_id = circ->n_circ_id; /* switch it */
  210. chan = circ->n_chan;
  211. } else if (! CIRCUIT_IS_ORIGIN(circ)) {
  212. cell->circ_id = TO_OR_CIRCUIT(circ)->p_circ_id; /* switch it */
  213. chan = TO_OR_CIRCUIT(circ)->p_chan;
  214. } else {
  215. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  216. "Dropping unrecognized inbound cell on origin circuit.");
  217. /* If we see unrecognized cells on path bias testing circs,
  218. * it's bad mojo. Those circuits need to die.
  219. * XXX: Shouldn't they always die? */
  220. if (circ->purpose == CIRCUIT_PURPOSE_PATH_BIAS_TESTING) {
  221. TO_ORIGIN_CIRCUIT(circ)->path_state = PATH_STATE_USE_FAILED;
  222. return -END_CIRC_REASON_TORPROTOCOL;
  223. } else {
  224. return 0;
  225. }
  226. }
  227. if (!chan) {
  228. // XXXX Can this splice stuff be done more cleanly?
  229. if (! CIRCUIT_IS_ORIGIN(circ) &&
  230. TO_OR_CIRCUIT(circ)->rend_splice &&
  231. cell_direction == CELL_DIRECTION_OUT) {
  232. or_circuit_t *splice_ = TO_OR_CIRCUIT(circ)->rend_splice;
  233. tor_assert(circ->purpose == CIRCUIT_PURPOSE_REND_ESTABLISHED);
  234. tor_assert(splice_->base_.purpose == CIRCUIT_PURPOSE_REND_ESTABLISHED);
  235. cell->circ_id = splice_->p_circ_id;
  236. cell->command = CELL_RELAY; /* can't be relay_early anyway */
  237. if ((reason = circuit_receive_relay_cell(cell, TO_CIRCUIT(splice_),
  238. CELL_DIRECTION_IN)) < 0) {
  239. log_warn(LD_REND, "Error relaying cell across rendezvous; closing "
  240. "circuits");
  241. /* XXXX Do this here, or just return -1? */
  242. circuit_mark_for_close(circ, -reason);
  243. return reason;
  244. }
  245. return 0;
  246. }
  247. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  248. "Didn't recognize cell, but circ stops here! Closing circ.");
  249. return -END_CIRC_REASON_TORPROTOCOL;
  250. }
  251. log_debug(LD_OR,"Passing on unrecognized cell.");
  252. ++stats_n_relay_cells_relayed; /* XXXX no longer quite accurate {cells}
  253. * we might kill the circ before we relay
  254. * the cells. */
  255. append_cell_to_circuit_queue(circ, chan, cell, cell_direction, 0);
  256. return 0;
  257. }
  258. /** Do the appropriate en/decryptions for <b>cell</b> arriving on
  259. * <b>circ</b> in direction <b>cell_direction</b>.
  260. *
  261. * If cell_direction == CELL_DIRECTION_IN:
  262. * - If we're at the origin (we're the OP), for hops 1..N,
  263. * decrypt cell. If recognized, stop.
  264. * - Else (we're not the OP), encrypt one hop. Cell is not recognized.
  265. *
  266. * If cell_direction == CELL_DIRECTION_OUT:
  267. * - decrypt one hop. Check if recognized.
  268. *
  269. * If cell is recognized, set *recognized to 1, and set
  270. * *layer_hint to the hop that recognized it.
  271. *
  272. * Return -1 to indicate that we should mark the circuit for close,
  273. * else return 0.
  274. */
  275. int
  276. relay_crypt(circuit_t *circ, cell_t *cell, cell_direction_t cell_direction,
  277. crypt_path_t **layer_hint, char *recognized)
  278. {
  279. relay_header_t rh;
  280. tor_assert(circ);
  281. tor_assert(cell);
  282. tor_assert(recognized);
  283. tor_assert(cell_direction == CELL_DIRECTION_IN ||
  284. cell_direction == CELL_DIRECTION_OUT);
  285. if (cell_direction == CELL_DIRECTION_IN) {
  286. if (CIRCUIT_IS_ORIGIN(circ)) { /* We're at the beginning of the circuit.
  287. * We'll want to do layered decrypts. */
  288. crypt_path_t *thishop, *cpath = TO_ORIGIN_CIRCUIT(circ)->cpath;
  289. thishop = cpath;
  290. if (thishop->state != CPATH_STATE_OPEN) {
  291. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  292. "Relay cell before first created cell? Closing.");
  293. return -1;
  294. }
  295. do { /* Remember: cpath is in forward order, that is, first hop first. */
  296. tor_assert(thishop);
  297. if (relay_crypt_one_payload(thishop->b_crypto, cell->payload, 0) < 0)
  298. return -1;
  299. relay_header_unpack(&rh, cell->payload);
  300. if (rh.recognized == 0) {
  301. /* it's possibly recognized. have to check digest to be sure. */
  302. if (relay_digest_matches(thishop->b_digest, cell)) {
  303. *recognized = 1;
  304. *layer_hint = thishop;
  305. return 0;
  306. }
  307. }
  308. thishop = thishop->next;
  309. } while (thishop != cpath && thishop->state == CPATH_STATE_OPEN);
  310. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  311. "Incoming cell at client not recognized. Closing.");
  312. return -1;
  313. } else { /* we're in the middle. Just one crypt. */
  314. if (relay_crypt_one_payload(TO_OR_CIRCUIT(circ)->p_crypto,
  315. cell->payload, 1) < 0)
  316. return -1;
  317. // log_fn(LOG_DEBUG,"Skipping recognized check, because we're not "
  318. // "the client.");
  319. }
  320. } else /* cell_direction == CELL_DIRECTION_OUT */ {
  321. /* we're in the middle. Just one crypt. */
  322. if (relay_crypt_one_payload(TO_OR_CIRCUIT(circ)->n_crypto,
  323. cell->payload, 0) < 0)
  324. return -1;
  325. relay_header_unpack(&rh, cell->payload);
  326. if (rh.recognized == 0) {
  327. /* it's possibly recognized. have to check digest to be sure. */
  328. if (relay_digest_matches(TO_OR_CIRCUIT(circ)->n_digest, cell)) {
  329. *recognized = 1;
  330. return 0;
  331. }
  332. }
  333. }
  334. return 0;
  335. }
  336. /** Package a relay cell from an edge:
  337. * - Encrypt it to the right layer
  338. * - Append it to the appropriate cell_queue on <b>circ</b>.
  339. */
  340. static int
  341. circuit_package_relay_cell(cell_t *cell, circuit_t *circ,
  342. cell_direction_t cell_direction,
  343. crypt_path_t *layer_hint, streamid_t on_stream,
  344. const char *filename, int lineno)
  345. {
  346. channel_t *chan; /* where to send the cell */
  347. if (circ->marked_for_close) {
  348. /* Circuit is marked; send nothing. */
  349. return 0;
  350. }
  351. if (cell_direction == CELL_DIRECTION_OUT) {
  352. crypt_path_t *thishop; /* counter for repeated crypts */
  353. chan = circ->n_chan;
  354. if (!chan) {
  355. log_warn(LD_BUG,"outgoing relay cell sent from %s:%d has n_chan==NULL."
  356. " Dropping.", filename, lineno);
  357. return 0; /* just drop it */
  358. }
  359. if (!CIRCUIT_IS_ORIGIN(circ)) {
  360. log_warn(LD_BUG,"outgoing relay cell sent from %s:%d on non-origin "
  361. "circ. Dropping.", filename, lineno);
  362. return 0; /* just drop it */
  363. }
  364. relay_set_digest(layer_hint->f_digest, cell);
  365. thishop = layer_hint;
  366. /* moving from farthest to nearest hop */
  367. do {
  368. tor_assert(thishop);
  369. /* XXXX RD This is a bug, right? */
  370. log_debug(LD_OR,"crypting a layer of the relay cell.");
  371. if (relay_crypt_one_payload(thishop->f_crypto, cell->payload, 1) < 0) {
  372. return -1;
  373. }
  374. thishop = thishop->prev;
  375. } while (thishop != TO_ORIGIN_CIRCUIT(circ)->cpath->prev);
  376. } else { /* incoming cell */
  377. or_circuit_t *or_circ;
  378. if (CIRCUIT_IS_ORIGIN(circ)) {
  379. /* We should never package an _incoming_ cell from the circuit
  380. * origin; that means we messed up somewhere. */
  381. log_warn(LD_BUG,"incoming relay cell at origin circuit. Dropping.");
  382. assert_circuit_ok(circ);
  383. return 0; /* just drop it */
  384. }
  385. or_circ = TO_OR_CIRCUIT(circ);
  386. chan = or_circ->p_chan;
  387. relay_set_digest(or_circ->p_digest, cell);
  388. if (relay_crypt_one_payload(or_circ->p_crypto, cell->payload, 1) < 0)
  389. return -1;
  390. }
  391. ++stats_n_relay_cells_relayed;
  392. append_cell_to_circuit_queue(circ, chan, cell, cell_direction, on_stream);
  393. return 0;
  394. }
  395. /** If cell's stream_id matches the stream_id of any conn that's
  396. * attached to circ, return that conn, else return NULL.
  397. */
  398. static edge_connection_t *
  399. relay_lookup_conn(circuit_t *circ, cell_t *cell,
  400. cell_direction_t cell_direction, crypt_path_t *layer_hint)
  401. {
  402. edge_connection_t *tmpconn;
  403. relay_header_t rh;
  404. relay_header_unpack(&rh, cell->payload);
  405. if (!rh.stream_id)
  406. return NULL;
  407. /* IN or OUT cells could have come from either direction, now
  408. * that we allow rendezvous *to* an OP.
  409. */
  410. if (CIRCUIT_IS_ORIGIN(circ)) {
  411. for (tmpconn = TO_ORIGIN_CIRCUIT(circ)->p_streams; tmpconn;
  412. tmpconn=tmpconn->next_stream) {
  413. if (rh.stream_id == tmpconn->stream_id &&
  414. !tmpconn->base_.marked_for_close &&
  415. tmpconn->cpath_layer == layer_hint) {
  416. log_debug(LD_APP,"found conn for stream %d.", rh.stream_id);
  417. return tmpconn;
  418. }
  419. }
  420. } else {
  421. for (tmpconn = TO_OR_CIRCUIT(circ)->n_streams; tmpconn;
  422. tmpconn=tmpconn->next_stream) {
  423. if (rh.stream_id == tmpconn->stream_id &&
  424. !tmpconn->base_.marked_for_close) {
  425. log_debug(LD_EXIT,"found conn for stream %d.", rh.stream_id);
  426. if (cell_direction == CELL_DIRECTION_OUT ||
  427. connection_edge_is_rendezvous_stream(tmpconn))
  428. return tmpconn;
  429. }
  430. }
  431. for (tmpconn = TO_OR_CIRCUIT(circ)->resolving_streams; tmpconn;
  432. tmpconn=tmpconn->next_stream) {
  433. if (rh.stream_id == tmpconn->stream_id &&
  434. !tmpconn->base_.marked_for_close) {
  435. log_debug(LD_EXIT,"found conn for stream %d.", rh.stream_id);
  436. return tmpconn;
  437. }
  438. }
  439. }
  440. return NULL; /* probably a begin relay cell */
  441. }
  442. /** Pack the relay_header_t host-order structure <b>src</b> into
  443. * network-order in the buffer <b>dest</b>. See tor-spec.txt for details
  444. * about the wire format.
  445. */
  446. void
  447. relay_header_pack(uint8_t *dest, const relay_header_t *src)
  448. {
  449. set_uint8(dest, src->command);
  450. set_uint16(dest+1, htons(src->recognized));
  451. set_uint16(dest+3, htons(src->stream_id));
  452. memcpy(dest+5, src->integrity, 4);
  453. set_uint16(dest+9, htons(src->length));
  454. }
  455. /** Unpack the network-order buffer <b>src</b> into a host-order
  456. * relay_header_t structure <b>dest</b>.
  457. */
  458. void
  459. relay_header_unpack(relay_header_t *dest, const uint8_t *src)
  460. {
  461. dest->command = get_uint8(src);
  462. dest->recognized = ntohs(get_uint16(src+1));
  463. dest->stream_id = ntohs(get_uint16(src+3));
  464. memcpy(dest->integrity, src+5, 4);
  465. dest->length = ntohs(get_uint16(src+9));
  466. }
  467. /** Convert the relay <b>command</b> into a human-readable string. */
  468. static const char *
  469. relay_command_to_string(uint8_t command)
  470. {
  471. static char buf[64];
  472. switch (command) {
  473. case RELAY_COMMAND_BEGIN: return "BEGIN";
  474. case RELAY_COMMAND_DATA: return "DATA";
  475. case RELAY_COMMAND_END: return "END";
  476. case RELAY_COMMAND_CONNECTED: return "CONNECTED";
  477. case RELAY_COMMAND_SENDME: return "SENDME";
  478. case RELAY_COMMAND_EXTEND: return "EXTEND";
  479. case RELAY_COMMAND_EXTENDED: return "EXTENDED";
  480. case RELAY_COMMAND_TRUNCATE: return "TRUNCATE";
  481. case RELAY_COMMAND_TRUNCATED: return "TRUNCATED";
  482. case RELAY_COMMAND_DROP: return "DROP";
  483. case RELAY_COMMAND_RESOLVE: return "RESOLVE";
  484. case RELAY_COMMAND_RESOLVED: return "RESOLVED";
  485. case RELAY_COMMAND_BEGIN_DIR: return "BEGIN_DIR";
  486. case RELAY_COMMAND_ESTABLISH_INTRO: return "ESTABLISH_INTRO";
  487. case RELAY_COMMAND_ESTABLISH_RENDEZVOUS: return "ESTABLISH_RENDEZVOUS";
  488. case RELAY_COMMAND_INTRODUCE1: return "INTRODUCE1";
  489. case RELAY_COMMAND_INTRODUCE2: return "INTRODUCE2";
  490. case RELAY_COMMAND_RENDEZVOUS1: return "RENDEZVOUS1";
  491. case RELAY_COMMAND_RENDEZVOUS2: return "RENDEZVOUS2";
  492. case RELAY_COMMAND_INTRO_ESTABLISHED: return "INTRO_ESTABLISHED";
  493. case RELAY_COMMAND_RENDEZVOUS_ESTABLISHED:
  494. return "RENDEZVOUS_ESTABLISHED";
  495. case RELAY_COMMAND_INTRODUCE_ACK: return "INTRODUCE_ACK";
  496. case RELAY_COMMAND_EXTEND2: return "EXTEND2";
  497. case RELAY_COMMAND_EXTENDED2: return "EXTENDED2";
  498. default:
  499. tor_snprintf(buf, sizeof(buf), "Unrecognized relay command %u",
  500. (unsigned)command);
  501. return buf;
  502. }
  503. }
  504. /** Make a relay cell out of <b>relay_command</b> and <b>payload</b>, and send
  505. * it onto the open circuit <b>circ</b>. <b>stream_id</b> is the ID on
  506. * <b>circ</b> for the stream that's sending the relay cell, or 0 if it's a
  507. * control cell. <b>cpath_layer</b> is NULL for OR->OP cells, or the
  508. * destination hop for OP->OR cells.
  509. *
  510. * If you can't send the cell, mark the circuit for close and return -1. Else
  511. * return 0.
  512. */
  513. int
  514. relay_send_command_from_edge_(streamid_t stream_id, circuit_t *circ,
  515. uint8_t relay_command, const char *payload,
  516. size_t payload_len, crypt_path_t *cpath_layer,
  517. const char *filename, int lineno)
  518. {
  519. cell_t cell;
  520. relay_header_t rh;
  521. cell_direction_t cell_direction;
  522. /* XXXX NM Split this function into a separate versions per circuit type? */
  523. tor_assert(circ);
  524. tor_assert(payload_len <= RELAY_PAYLOAD_SIZE);
  525. memset(&cell, 0, sizeof(cell_t));
  526. cell.command = CELL_RELAY;
  527. if (cpath_layer) {
  528. cell.circ_id = circ->n_circ_id;
  529. cell_direction = CELL_DIRECTION_OUT;
  530. } else if (! CIRCUIT_IS_ORIGIN(circ)) {
  531. cell.circ_id = TO_OR_CIRCUIT(circ)->p_circ_id;
  532. cell_direction = CELL_DIRECTION_IN;
  533. } else {
  534. return -1;
  535. }
  536. memset(&rh, 0, sizeof(rh));
  537. rh.command = relay_command;
  538. rh.stream_id = stream_id;
  539. rh.length = payload_len;
  540. relay_header_pack(cell.payload, &rh);
  541. if (payload_len)
  542. memcpy(cell.payload+RELAY_HEADER_SIZE, payload, payload_len);
  543. log_debug(LD_OR,"delivering %d cell %s.", relay_command,
  544. cell_direction == CELL_DIRECTION_OUT ? "forward" : "backward");
  545. /* If we are sending an END cell and this circuit is used for a tunneled
  546. * directory request, advance its state. */
  547. if (relay_command == RELAY_COMMAND_END && circ->dirreq_id)
  548. geoip_change_dirreq_state(circ->dirreq_id, DIRREQ_TUNNELED,
  549. DIRREQ_END_CELL_SENT);
  550. if (cell_direction == CELL_DIRECTION_OUT && circ->n_chan) {
  551. /* if we're using relaybandwidthrate, this conn wants priority */
  552. channel_timestamp_client(circ->n_chan);
  553. }
  554. if (cell_direction == CELL_DIRECTION_OUT) {
  555. origin_circuit_t *origin_circ = TO_ORIGIN_CIRCUIT(circ);
  556. if (origin_circ->remaining_relay_early_cells > 0 &&
  557. (relay_command == RELAY_COMMAND_EXTEND ||
  558. relay_command == RELAY_COMMAND_EXTEND2 ||
  559. cpath_layer != origin_circ->cpath)) {
  560. /* If we've got any relay_early cells left and (we're sending
  561. * an extend cell or we're not talking to the first hop), use
  562. * one of them. Don't worry about the conn protocol version:
  563. * append_cell_to_circuit_queue will fix it up. */
  564. cell.command = CELL_RELAY_EARLY;
  565. --origin_circ->remaining_relay_early_cells;
  566. log_debug(LD_OR, "Sending a RELAY_EARLY cell; %d remaining.",
  567. (int)origin_circ->remaining_relay_early_cells);
  568. /* Memorize the command that is sent as RELAY_EARLY cell; helps debug
  569. * task 878. */
  570. origin_circ->relay_early_commands[
  571. origin_circ->relay_early_cells_sent++] = relay_command;
  572. } else if (relay_command == RELAY_COMMAND_EXTEND ||
  573. relay_command == RELAY_COMMAND_EXTEND2) {
  574. /* If no RELAY_EARLY cells can be sent over this circuit, log which
  575. * commands have been sent as RELAY_EARLY cells before; helps debug
  576. * task 878. */
  577. smartlist_t *commands_list = smartlist_new();
  578. int i = 0;
  579. char *commands = NULL;
  580. for (; i < origin_circ->relay_early_cells_sent; i++)
  581. smartlist_add(commands_list, (char *)
  582. relay_command_to_string(origin_circ->relay_early_commands[i]));
  583. commands = smartlist_join_strings(commands_list, ",", 0, NULL);
  584. log_warn(LD_BUG, "Uh-oh. We're sending a RELAY_COMMAND_EXTEND cell, "
  585. "but we have run out of RELAY_EARLY cells on that circuit. "
  586. "Commands sent before: %s", commands);
  587. tor_free(commands);
  588. smartlist_free(commands_list);
  589. }
  590. }
  591. if (circuit_package_relay_cell(&cell, circ, cell_direction, cpath_layer,
  592. stream_id, filename, lineno) < 0) {
  593. log_warn(LD_BUG,"circuit_package_relay_cell failed. Closing.");
  594. circuit_mark_for_close(circ, END_CIRC_REASON_INTERNAL);
  595. return -1;
  596. }
  597. return 0;
  598. }
  599. /** Make a relay cell out of <b>relay_command</b> and <b>payload</b>, and
  600. * send it onto the open circuit <b>circ</b>. <b>fromconn</b> is the stream
  601. * that's sending the relay cell, or NULL if it's a control cell.
  602. * <b>cpath_layer</b> is NULL for OR->OP cells, or the destination hop
  603. * for OP->OR cells.
  604. *
  605. * If you can't send the cell, mark the circuit for close and
  606. * return -1. Else return 0.
  607. */
  608. int
  609. connection_edge_send_command(edge_connection_t *fromconn,
  610. uint8_t relay_command, const char *payload,
  611. size_t payload_len)
  612. {
  613. /* XXXX NM Split this function into a separate versions per circuit type? */
  614. circuit_t *circ;
  615. crypt_path_t *cpath_layer = fromconn->cpath_layer;
  616. tor_assert(fromconn);
  617. circ = fromconn->on_circuit;
  618. if (fromconn->base_.marked_for_close) {
  619. log_warn(LD_BUG,
  620. "called on conn that's already marked for close at %s:%d.",
  621. fromconn->base_.marked_for_close_file,
  622. fromconn->base_.marked_for_close);
  623. return 0;
  624. }
  625. if (!circ) {
  626. if (fromconn->base_.type == CONN_TYPE_AP) {
  627. log_info(LD_APP,"no circ. Closing conn.");
  628. connection_mark_unattached_ap(EDGE_TO_ENTRY_CONN(fromconn),
  629. END_STREAM_REASON_INTERNAL);
  630. } else {
  631. log_info(LD_EXIT,"no circ. Closing conn.");
  632. fromconn->edge_has_sent_end = 1; /* no circ to send to */
  633. fromconn->end_reason = END_STREAM_REASON_INTERNAL;
  634. connection_mark_for_close(TO_CONN(fromconn));
  635. }
  636. return -1;
  637. }
  638. if (circ->marked_for_close) {
  639. /* The circuit has been marked, but not freed yet. When it's freed, it
  640. * will mark this connection for close. */
  641. return -1;
  642. }
  643. return relay_send_command_from_edge(fromconn->stream_id, circ,
  644. relay_command, payload,
  645. payload_len, cpath_layer);
  646. }
  647. /** How many times will I retry a stream that fails due to DNS
  648. * resolve failure or misc error?
  649. */
  650. #define MAX_RESOLVE_FAILURES 3
  651. /** Return 1 if reason is something that you should retry if you
  652. * get the end cell before you've connected; else return 0. */
  653. static int
  654. edge_reason_is_retriable(int reason)
  655. {
  656. return reason == END_STREAM_REASON_HIBERNATING ||
  657. reason == END_STREAM_REASON_RESOURCELIMIT ||
  658. reason == END_STREAM_REASON_EXITPOLICY ||
  659. reason == END_STREAM_REASON_RESOLVEFAILED ||
  660. reason == END_STREAM_REASON_MISC ||
  661. reason == END_STREAM_REASON_NOROUTE;
  662. }
  663. /** Called when we receive an END cell on a stream that isn't open yet,
  664. * from the client side.
  665. * Arguments are as for connection_edge_process_relay_cell().
  666. */
  667. static int
  668. connection_ap_process_end_not_open(
  669. relay_header_t *rh, cell_t *cell, origin_circuit_t *circ,
  670. entry_connection_t *conn, crypt_path_t *layer_hint)
  671. {
  672. node_t *exitrouter;
  673. int reason = *(cell->payload+RELAY_HEADER_SIZE);
  674. int control_reason;
  675. edge_connection_t *edge_conn = ENTRY_TO_EDGE_CONN(conn);
  676. (void) layer_hint; /* unused */
  677. if (rh->length > 0) {
  678. if (reason == END_STREAM_REASON_TORPROTOCOL ||
  679. reason == END_STREAM_REASON_DESTROY) {
  680. /* Both of these reasons could mean a failed tag
  681. * hit the exit and it complained. Do not probe.
  682. * Fail the circuit. */
  683. circ->path_state = PATH_STATE_USE_FAILED;
  684. return -END_CIRC_REASON_TORPROTOCOL;
  685. } else if (reason == END_STREAM_REASON_INTERNAL) {
  686. /* We can't infer success or failure, since older Tors report
  687. * ENETUNREACH as END_STREAM_REASON_INTERNAL. */
  688. } else {
  689. /* Path bias: If we get a valid reason code from the exit,
  690. * it wasn't due to tagging.
  691. *
  692. * We rely on recognized+digest being strong enough to make
  693. * tags unlikely to allow us to get tagged, yet 'recognized'
  694. * reason codes here. */
  695. pathbias_mark_use_success(circ);
  696. }
  697. }
  698. if (rh->length == 0) {
  699. reason = END_STREAM_REASON_MISC;
  700. }
  701. control_reason = reason | END_STREAM_REASON_FLAG_REMOTE;
  702. if (edge_reason_is_retriable(reason) &&
  703. /* avoid retry if rend */
  704. !connection_edge_is_rendezvous_stream(edge_conn)) {
  705. const char *chosen_exit_digest =
  706. circ->build_state->chosen_exit->identity_digest;
  707. log_info(LD_APP,"Address '%s' refused due to '%s'. Considering retrying.",
  708. safe_str(conn->socks_request->address),
  709. stream_end_reason_to_string(reason));
  710. exitrouter = node_get_mutable_by_id(chosen_exit_digest);
  711. switch (reason) {
  712. case END_STREAM_REASON_EXITPOLICY: {
  713. tor_addr_t addr;
  714. tor_addr_make_unspec(&addr);
  715. if (rh->length >= 5) {
  716. int ttl = -1;
  717. tor_addr_make_unspec(&addr);
  718. if (rh->length == 5 || rh->length == 9) {
  719. tor_addr_from_ipv4n(&addr,
  720. get_uint32(cell->payload+RELAY_HEADER_SIZE+1));
  721. if (rh->length == 9)
  722. ttl = (int)ntohl(get_uint32(cell->payload+RELAY_HEADER_SIZE+5));
  723. } else if (rh->length == 17 || rh->length == 21) {
  724. tor_addr_from_ipv6_bytes(&addr,
  725. (char*)(cell->payload+RELAY_HEADER_SIZE+1));
  726. if (rh->length == 21)
  727. ttl = (int)ntohl(get_uint32(cell->payload+RELAY_HEADER_SIZE+17));
  728. }
  729. if (tor_addr_is_null(&addr)) {
  730. log_info(LD_APP,"Address '%s' resolved to 0.0.0.0. Closing,",
  731. safe_str(conn->socks_request->address));
  732. connection_mark_unattached_ap(conn, END_STREAM_REASON_TORPROTOCOL);
  733. return 0;
  734. }
  735. if ((tor_addr_family(&addr) == AF_INET &&
  736. !conn->entry_cfg.ipv4_traffic) ||
  737. (tor_addr_family(&addr) == AF_INET6 &&
  738. !conn->entry_cfg.ipv6_traffic)) {
  739. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  740. "Got an EXITPOLICY failure on a connection with a "
  741. "mismatched family. Closing.");
  742. connection_mark_unattached_ap(conn, END_STREAM_REASON_TORPROTOCOL);
  743. return 0;
  744. }
  745. if (get_options()->ClientDNSRejectInternalAddresses &&
  746. tor_addr_is_internal(&addr, 0)) {
  747. log_info(LD_APP,"Address '%s' resolved to internal. Closing,",
  748. safe_str(conn->socks_request->address));
  749. connection_mark_unattached_ap(conn, END_STREAM_REASON_TORPROTOCOL);
  750. return 0;
  751. }
  752. client_dns_set_addressmap(conn,
  753. conn->socks_request->address, &addr,
  754. conn->chosen_exit_name, ttl);
  755. {
  756. char new_addr[TOR_ADDR_BUF_LEN];
  757. tor_addr_to_str(new_addr, &addr, sizeof(new_addr), 1);
  758. if (strcmp(conn->socks_request->address, new_addr)) {
  759. strlcpy(conn->socks_request->address, new_addr,
  760. sizeof(conn->socks_request->address));
  761. control_event_stream_status(conn, STREAM_EVENT_REMAP, 0);
  762. }
  763. }
  764. }
  765. /* check if the exit *ought* to have allowed it */
  766. adjust_exit_policy_from_exitpolicy_failure(circ,
  767. conn,
  768. exitrouter,
  769. &addr);
  770. if (conn->chosen_exit_optional ||
  771. conn->chosen_exit_retries) {
  772. /* stop wanting a specific exit */
  773. conn->chosen_exit_optional = 0;
  774. /* A non-zero chosen_exit_retries can happen if we set a
  775. * TrackHostExits for this address under a port that the exit
  776. * relay allows, but then try the same address with a different
  777. * port that it doesn't allow to exit. We shouldn't unregister
  778. * the mapping, since it is probably still wanted on the
  779. * original port. But now we give away to the exit relay that
  780. * we probably have a TrackHostExits on it. So be it. */
  781. conn->chosen_exit_retries = 0;
  782. tor_free(conn->chosen_exit_name); /* clears it */
  783. }
  784. if (connection_ap_detach_retriable(conn, circ, control_reason) >= 0)
  785. return 0;
  786. /* else, conn will get closed below */
  787. break;
  788. }
  789. case END_STREAM_REASON_CONNECTREFUSED:
  790. if (!conn->chosen_exit_optional)
  791. break; /* break means it'll close, below */
  792. /* Else fall through: expire this circuit, clear the
  793. * chosen_exit_name field, and try again. */
  794. /* Falls through. */
  795. case END_STREAM_REASON_RESOLVEFAILED:
  796. case END_STREAM_REASON_TIMEOUT:
  797. case END_STREAM_REASON_MISC:
  798. case END_STREAM_REASON_NOROUTE:
  799. if (client_dns_incr_failures(conn->socks_request->address)
  800. < MAX_RESOLVE_FAILURES) {
  801. /* We haven't retried too many times; reattach the connection. */
  802. circuit_log_path(LOG_INFO,LD_APP,circ);
  803. /* Mark this circuit "unusable for new streams". */
  804. mark_circuit_unusable_for_new_conns(circ);
  805. if (conn->chosen_exit_optional) {
  806. /* stop wanting a specific exit */
  807. conn->chosen_exit_optional = 0;
  808. tor_free(conn->chosen_exit_name); /* clears it */
  809. }
  810. if (connection_ap_detach_retriable(conn, circ, control_reason) >= 0)
  811. return 0;
  812. /* else, conn will get closed below */
  813. } else {
  814. log_notice(LD_APP,
  815. "Have tried resolving or connecting to address '%s' "
  816. "at %d different places. Giving up.",
  817. safe_str(conn->socks_request->address),
  818. MAX_RESOLVE_FAILURES);
  819. /* clear the failures, so it will have a full try next time */
  820. client_dns_clear_failures(conn->socks_request->address);
  821. }
  822. break;
  823. case END_STREAM_REASON_HIBERNATING:
  824. case END_STREAM_REASON_RESOURCELIMIT:
  825. if (exitrouter) {
  826. policies_set_node_exitpolicy_to_reject_all(exitrouter);
  827. }
  828. if (conn->chosen_exit_optional) {
  829. /* stop wanting a specific exit */
  830. conn->chosen_exit_optional = 0;
  831. tor_free(conn->chosen_exit_name); /* clears it */
  832. }
  833. if (connection_ap_detach_retriable(conn, circ, control_reason) >= 0)
  834. return 0;
  835. /* else, will close below */
  836. break;
  837. } /* end switch */
  838. log_info(LD_APP,"Giving up on retrying; conn can't be handled.");
  839. }
  840. log_info(LD_APP,
  841. "Edge got end (%s) before we're connected. Marking for close.",
  842. stream_end_reason_to_string(rh->length > 0 ? reason : -1));
  843. circuit_log_path(LOG_INFO,LD_APP,circ);
  844. /* need to test because of detach_retriable */
  845. if (!ENTRY_TO_CONN(conn)->marked_for_close)
  846. connection_mark_unattached_ap(conn, control_reason);
  847. return 0;
  848. }
  849. /** Called when we have gotten an END_REASON_EXITPOLICY failure on <b>circ</b>
  850. * for <b>conn</b>, while attempting to connect via <b>node</b>. If the node
  851. * told us which address it rejected, then <b>addr</b> is that address;
  852. * otherwise it is AF_UNSPEC.
  853. *
  854. * If we are sure the node should have allowed this address, mark the node as
  855. * having a reject *:* exit policy. Otherwise, mark the circuit as unusable
  856. * for this particular address.
  857. **/
  858. static void
  859. adjust_exit_policy_from_exitpolicy_failure(origin_circuit_t *circ,
  860. entry_connection_t *conn,
  861. node_t *node,
  862. const tor_addr_t *addr)
  863. {
  864. int make_reject_all = 0;
  865. const sa_family_t family = tor_addr_family(addr);
  866. if (node) {
  867. tor_addr_t tmp;
  868. int asked_for_family = tor_addr_parse(&tmp, conn->socks_request->address);
  869. if (family == AF_UNSPEC) {
  870. make_reject_all = 1;
  871. } else if (node_exit_policy_is_exact(node, family) &&
  872. asked_for_family != -1 && !conn->chosen_exit_name) {
  873. make_reject_all = 1;
  874. }
  875. if (make_reject_all) {
  876. log_info(LD_APP,
  877. "Exitrouter %s seems to be more restrictive than its exit "
  878. "policy. Not using this router as exit for now.",
  879. node_describe(node));
  880. policies_set_node_exitpolicy_to_reject_all(node);
  881. }
  882. }
  883. if (family != AF_UNSPEC)
  884. addr_policy_append_reject_addr(&circ->prepend_policy, addr);
  885. }
  886. /** Helper: change the socks_request-&gt;address field on conn to the
  887. * dotted-quad representation of <b>new_addr</b>,
  888. * and send an appropriate REMAP event. */
  889. static void
  890. remap_event_helper(entry_connection_t *conn, const tor_addr_t *new_addr)
  891. {
  892. tor_addr_to_str(conn->socks_request->address, new_addr,
  893. sizeof(conn->socks_request->address),
  894. 1);
  895. control_event_stream_status(conn, STREAM_EVENT_REMAP,
  896. REMAP_STREAM_SOURCE_EXIT);
  897. }
  898. /** Extract the contents of a connected cell in <b>cell</b>, whose relay
  899. * header has already been parsed into <b>rh</b>. On success, set
  900. * <b>addr_out</b> to the address we're connected to, and <b>ttl_out</b> to
  901. * the ttl of that address, in seconds, and return 0. On failure, return
  902. * -1. */
  903. STATIC int
  904. connected_cell_parse(const relay_header_t *rh, const cell_t *cell,
  905. tor_addr_t *addr_out, int *ttl_out)
  906. {
  907. uint32_t bytes;
  908. const uint8_t *payload = cell->payload + RELAY_HEADER_SIZE;
  909. tor_addr_make_unspec(addr_out);
  910. *ttl_out = -1;
  911. if (rh->length == 0)
  912. return 0;
  913. if (rh->length < 4)
  914. return -1;
  915. bytes = ntohl(get_uint32(payload));
  916. /* If bytes is 0, this is maybe a v6 address. Otherwise it's a v4 address */
  917. if (bytes != 0) {
  918. /* v4 address */
  919. tor_addr_from_ipv4h(addr_out, bytes);
  920. if (rh->length >= 8) {
  921. bytes = ntohl(get_uint32(payload + 4));
  922. if (bytes <= INT32_MAX)
  923. *ttl_out = bytes;
  924. }
  925. } else {
  926. if (rh->length < 25) /* 4 bytes of 0s, 1 addr, 16 ipv4, 4 ttl. */
  927. return -1;
  928. if (get_uint8(payload + 4) != 6)
  929. return -1;
  930. tor_addr_from_ipv6_bytes(addr_out, (char*)(payload + 5));
  931. bytes = ntohl(get_uint32(payload + 21));
  932. if (bytes <= INT32_MAX)
  933. *ttl_out = (int) bytes;
  934. }
  935. return 0;
  936. }
  937. /** Drop all storage held by <b>addr</b>. */
  938. STATIC void
  939. address_ttl_free(address_ttl_t *addr)
  940. {
  941. if (!addr)
  942. return;
  943. tor_free(addr->hostname);
  944. tor_free(addr);
  945. }
  946. /** Parse a resolved cell in <b>cell</b>, with parsed header in <b>rh</b>.
  947. * Return -1 on parse error. On success, add one or more newly allocated
  948. * address_ttl_t to <b>addresses_out</b>; set *<b>errcode_out</b> to
  949. * one of 0, RESOLVED_TYPE_ERROR, or RESOLVED_TYPE_ERROR_TRANSIENT, and
  950. * return 0. */
  951. STATIC int
  952. resolved_cell_parse(const cell_t *cell, const relay_header_t *rh,
  953. smartlist_t *addresses_out, int *errcode_out)
  954. {
  955. const uint8_t *cp;
  956. uint8_t answer_type;
  957. size_t answer_len;
  958. address_ttl_t *addr;
  959. size_t remaining;
  960. int errcode = 0;
  961. smartlist_t *addrs;
  962. tor_assert(cell);
  963. tor_assert(rh);
  964. tor_assert(addresses_out);
  965. tor_assert(errcode_out);
  966. *errcode_out = 0;
  967. if (rh->length > RELAY_PAYLOAD_SIZE)
  968. return -1;
  969. addrs = smartlist_new();
  970. cp = cell->payload + RELAY_HEADER_SIZE;
  971. remaining = rh->length;
  972. while (remaining) {
  973. const uint8_t *cp_orig = cp;
  974. if (remaining < 2)
  975. goto err;
  976. answer_type = *cp++;
  977. answer_len = *cp++;
  978. if (remaining < 2 + answer_len + 4) {
  979. goto err;
  980. }
  981. if (answer_type == RESOLVED_TYPE_IPV4) {
  982. if (answer_len != 4) {
  983. goto err;
  984. }
  985. addr = tor_malloc_zero(sizeof(*addr));
  986. tor_addr_from_ipv4n(&addr->addr, get_uint32(cp));
  987. cp += 4;
  988. addr->ttl = ntohl(get_uint32(cp));
  989. cp += 4;
  990. smartlist_add(addrs, addr);
  991. } else if (answer_type == RESOLVED_TYPE_IPV6) {
  992. if (answer_len != 16)
  993. goto err;
  994. addr = tor_malloc_zero(sizeof(*addr));
  995. tor_addr_from_ipv6_bytes(&addr->addr, (const char*) cp);
  996. cp += 16;
  997. addr->ttl = ntohl(get_uint32(cp));
  998. cp += 4;
  999. smartlist_add(addrs, addr);
  1000. } else if (answer_type == RESOLVED_TYPE_HOSTNAME) {
  1001. if (answer_len == 0) {
  1002. goto err;
  1003. }
  1004. addr = tor_malloc_zero(sizeof(*addr));
  1005. addr->hostname = tor_memdup_nulterm(cp, answer_len);
  1006. cp += answer_len;
  1007. addr->ttl = ntohl(get_uint32(cp));
  1008. cp += 4;
  1009. smartlist_add(addrs, addr);
  1010. } else if (answer_type == RESOLVED_TYPE_ERROR_TRANSIENT ||
  1011. answer_type == RESOLVED_TYPE_ERROR) {
  1012. errcode = answer_type;
  1013. /* Ignore the error contents */
  1014. cp += answer_len + 4;
  1015. } else {
  1016. cp += answer_len + 4;
  1017. }
  1018. tor_assert(((ssize_t)remaining) >= (cp - cp_orig));
  1019. remaining -= (cp - cp_orig);
  1020. }
  1021. if (errcode && smartlist_len(addrs) == 0) {
  1022. /* Report an error only if there were no results. */
  1023. *errcode_out = errcode;
  1024. }
  1025. smartlist_add_all(addresses_out, addrs);
  1026. smartlist_free(addrs);
  1027. return 0;
  1028. err:
  1029. /* On parse error, don't report any results */
  1030. SMARTLIST_FOREACH(addrs, address_ttl_t *, a, address_ttl_free(a));
  1031. smartlist_free(addrs);
  1032. return -1;
  1033. }
  1034. /** Helper for connection_edge_process_resolved_cell: given an error code,
  1035. * an entry_connection, and a list of address_ttl_t *, report the best answer
  1036. * to the entry_connection. */
  1037. static void
  1038. connection_ap_handshake_socks_got_resolved_cell(entry_connection_t *conn,
  1039. int error_code,
  1040. smartlist_t *results)
  1041. {
  1042. address_ttl_t *addr_ipv4 = NULL;
  1043. address_ttl_t *addr_ipv6 = NULL;
  1044. address_ttl_t *addr_hostname = NULL;
  1045. address_ttl_t *addr_best = NULL;
  1046. /* If it's an error code, that's easy. */
  1047. if (error_code) {
  1048. tor_assert(error_code == RESOLVED_TYPE_ERROR ||
  1049. error_code == RESOLVED_TYPE_ERROR_TRANSIENT);
  1050. connection_ap_handshake_socks_resolved(conn,
  1051. error_code,0,NULL,-1,-1);
  1052. return;
  1053. }
  1054. /* Get the first answer of each type. */
  1055. SMARTLIST_FOREACH_BEGIN(results, address_ttl_t *, addr) {
  1056. if (addr->hostname) {
  1057. if (!addr_hostname) {
  1058. addr_hostname = addr;
  1059. }
  1060. } else if (tor_addr_family(&addr->addr) == AF_INET) {
  1061. if (!addr_ipv4 && conn->entry_cfg.ipv4_traffic) {
  1062. addr_ipv4 = addr;
  1063. }
  1064. } else if (tor_addr_family(&addr->addr) == AF_INET6) {
  1065. if (!addr_ipv6 && conn->entry_cfg.ipv6_traffic) {
  1066. addr_ipv6 = addr;
  1067. }
  1068. }
  1069. } SMARTLIST_FOREACH_END(addr);
  1070. /* Now figure out which type we wanted to deliver. */
  1071. if (conn->socks_request->command == SOCKS_COMMAND_RESOLVE_PTR) {
  1072. if (addr_hostname) {
  1073. connection_ap_handshake_socks_resolved(conn,
  1074. RESOLVED_TYPE_HOSTNAME,
  1075. strlen(addr_hostname->hostname),
  1076. (uint8_t*)addr_hostname->hostname,
  1077. addr_hostname->ttl,-1);
  1078. } else {
  1079. connection_ap_handshake_socks_resolved(conn,
  1080. RESOLVED_TYPE_ERROR,0,NULL,-1,-1);
  1081. }
  1082. return;
  1083. }
  1084. if (conn->entry_cfg.prefer_ipv6) {
  1085. addr_best = addr_ipv6 ? addr_ipv6 : addr_ipv4;
  1086. } else {
  1087. addr_best = addr_ipv4 ? addr_ipv4 : addr_ipv6;
  1088. }
  1089. /* Now convert it to the ugly old interface */
  1090. if (! addr_best) {
  1091. connection_ap_handshake_socks_resolved(conn,
  1092. RESOLVED_TYPE_ERROR,0,NULL,-1,-1);
  1093. return;
  1094. }
  1095. connection_ap_handshake_socks_resolved_addr(conn,
  1096. &addr_best->addr,
  1097. addr_best->ttl,
  1098. -1);
  1099. remap_event_helper(conn, &addr_best->addr);
  1100. }
  1101. /** Handle a RELAY_COMMAND_RESOLVED cell that we received on a non-open AP
  1102. * stream. */
  1103. STATIC int
  1104. connection_edge_process_resolved_cell(edge_connection_t *conn,
  1105. const cell_t *cell,
  1106. const relay_header_t *rh)
  1107. {
  1108. entry_connection_t *entry_conn = EDGE_TO_ENTRY_CONN(conn);
  1109. smartlist_t *resolved_addresses = NULL;
  1110. int errcode = 0;
  1111. if (conn->base_.state != AP_CONN_STATE_RESOLVE_WAIT) {
  1112. log_fn(LOG_PROTOCOL_WARN, LD_APP, "Got a 'resolved' cell while "
  1113. "not in state resolve_wait. Dropping.");
  1114. return 0;
  1115. }
  1116. tor_assert(SOCKS_COMMAND_IS_RESOLVE(entry_conn->socks_request->command));
  1117. resolved_addresses = smartlist_new();
  1118. if (resolved_cell_parse(cell, rh, resolved_addresses, &errcode)) {
  1119. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1120. "Dropping malformed 'resolved' cell");
  1121. connection_mark_unattached_ap(entry_conn, END_STREAM_REASON_TORPROTOCOL);
  1122. goto done;
  1123. }
  1124. if (get_options()->ClientDNSRejectInternalAddresses) {
  1125. int orig_len = smartlist_len(resolved_addresses);
  1126. SMARTLIST_FOREACH_BEGIN(resolved_addresses, address_ttl_t *, addr) {
  1127. if (addr->hostname == NULL && tor_addr_is_internal(&addr->addr, 0)) {
  1128. log_info(LD_APP, "Got a resolved cell with answer %s; dropping that "
  1129. "answer.",
  1130. safe_str_client(fmt_addr(&addr->addr)));
  1131. address_ttl_free(addr);
  1132. SMARTLIST_DEL_CURRENT(resolved_addresses, addr);
  1133. }
  1134. } SMARTLIST_FOREACH_END(addr);
  1135. if (orig_len && smartlist_len(resolved_addresses) == 0) {
  1136. log_info(LD_APP, "Got a resolved cell with only private addresses; "
  1137. "dropping it.");
  1138. connection_ap_handshake_socks_resolved(entry_conn,
  1139. RESOLVED_TYPE_ERROR_TRANSIENT,
  1140. 0, NULL, 0, TIME_MAX);
  1141. connection_mark_unattached_ap(entry_conn,
  1142. END_STREAM_REASON_TORPROTOCOL);
  1143. goto done;
  1144. }
  1145. }
  1146. connection_ap_handshake_socks_got_resolved_cell(entry_conn,
  1147. errcode,
  1148. resolved_addresses);
  1149. connection_mark_unattached_ap(entry_conn,
  1150. END_STREAM_REASON_DONE |
  1151. END_STREAM_REASON_FLAG_ALREADY_SOCKS_REPLIED);
  1152. done:
  1153. SMARTLIST_FOREACH(resolved_addresses, address_ttl_t *, addr,
  1154. address_ttl_free(addr));
  1155. smartlist_free(resolved_addresses);
  1156. return 0;
  1157. }
  1158. /** An incoming relay cell has arrived from circuit <b>circ</b> to
  1159. * stream <b>conn</b>.
  1160. *
  1161. * The arguments here are the same as in
  1162. * connection_edge_process_relay_cell() below; this function is called
  1163. * from there when <b>conn</b> is defined and not in an open state.
  1164. */
  1165. static int
  1166. connection_edge_process_relay_cell_not_open(
  1167. relay_header_t *rh, cell_t *cell, circuit_t *circ,
  1168. edge_connection_t *conn, crypt_path_t *layer_hint)
  1169. {
  1170. if (rh->command == RELAY_COMMAND_END) {
  1171. if (CIRCUIT_IS_ORIGIN(circ) && conn->base_.type == CONN_TYPE_AP) {
  1172. return connection_ap_process_end_not_open(rh, cell,
  1173. TO_ORIGIN_CIRCUIT(circ),
  1174. EDGE_TO_ENTRY_CONN(conn),
  1175. layer_hint);
  1176. } else {
  1177. /* we just got an 'end', don't need to send one */
  1178. conn->edge_has_sent_end = 1;
  1179. conn->end_reason = *(cell->payload+RELAY_HEADER_SIZE) |
  1180. END_STREAM_REASON_FLAG_REMOTE;
  1181. connection_mark_for_close(TO_CONN(conn));
  1182. return 0;
  1183. }
  1184. }
  1185. if (conn->base_.type == CONN_TYPE_AP &&
  1186. rh->command == RELAY_COMMAND_CONNECTED) {
  1187. tor_addr_t addr;
  1188. int ttl;
  1189. entry_connection_t *entry_conn = EDGE_TO_ENTRY_CONN(conn);
  1190. tor_assert(CIRCUIT_IS_ORIGIN(circ));
  1191. if (conn->base_.state != AP_CONN_STATE_CONNECT_WAIT) {
  1192. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1193. "Got 'connected' while not in state connect_wait. Dropping.");
  1194. return 0;
  1195. }
  1196. CONNECTION_AP_EXPECT_NONPENDING(entry_conn);
  1197. conn->base_.state = AP_CONN_STATE_OPEN;
  1198. log_info(LD_APP,"'connected' received for circid %u streamid %d "
  1199. "after %d seconds.",
  1200. (unsigned)circ->n_circ_id,
  1201. rh->stream_id,
  1202. (int)(time(NULL) - conn->base_.timestamp_lastread));
  1203. if (connected_cell_parse(rh, cell, &addr, &ttl) < 0) {
  1204. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1205. "Got a badly formatted connected cell. Closing.");
  1206. connection_edge_end(conn, END_STREAM_REASON_TORPROTOCOL);
  1207. connection_mark_unattached_ap(entry_conn, END_STREAM_REASON_TORPROTOCOL);
  1208. }
  1209. if (tor_addr_family(&addr) != AF_UNSPEC) {
  1210. const sa_family_t family = tor_addr_family(&addr);
  1211. if (tor_addr_is_null(&addr) ||
  1212. (get_options()->ClientDNSRejectInternalAddresses &&
  1213. tor_addr_is_internal(&addr, 0))) {
  1214. log_info(LD_APP, "...but it claims the IP address was %s. Closing.",
  1215. fmt_addr(&addr));
  1216. connection_edge_end(conn, END_STREAM_REASON_TORPROTOCOL);
  1217. connection_mark_unattached_ap(entry_conn,
  1218. END_STREAM_REASON_TORPROTOCOL);
  1219. return 0;
  1220. }
  1221. if ((family == AF_INET && ! entry_conn->entry_cfg.ipv4_traffic) ||
  1222. (family == AF_INET6 && ! entry_conn->entry_cfg.ipv6_traffic)) {
  1223. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1224. "Got a connected cell to %s with unsupported address family."
  1225. " Closing.", fmt_addr(&addr));
  1226. connection_edge_end(conn, END_STREAM_REASON_TORPROTOCOL);
  1227. connection_mark_unattached_ap(entry_conn,
  1228. END_STREAM_REASON_TORPROTOCOL);
  1229. return 0;
  1230. }
  1231. client_dns_set_addressmap(entry_conn,
  1232. entry_conn->socks_request->address, &addr,
  1233. entry_conn->chosen_exit_name, ttl);
  1234. remap_event_helper(entry_conn, &addr);
  1235. }
  1236. circuit_log_path(LOG_INFO,LD_APP,TO_ORIGIN_CIRCUIT(circ));
  1237. /* don't send a socks reply to transparent conns */
  1238. tor_assert(entry_conn->socks_request != NULL);
  1239. if (!entry_conn->socks_request->has_finished)
  1240. connection_ap_handshake_socks_reply(entry_conn, NULL, 0, 0);
  1241. /* Was it a linked dir conn? If so, a dir request just started to
  1242. * fetch something; this could be a bootstrap status milestone. */
  1243. log_debug(LD_APP, "considering");
  1244. if (TO_CONN(conn)->linked_conn &&
  1245. TO_CONN(conn)->linked_conn->type == CONN_TYPE_DIR) {
  1246. connection_t *dirconn = TO_CONN(conn)->linked_conn;
  1247. log_debug(LD_APP, "it is! %d", dirconn->purpose);
  1248. switch (dirconn->purpose) {
  1249. case DIR_PURPOSE_FETCH_CERTIFICATE:
  1250. if (consensus_is_waiting_for_certs())
  1251. control_event_bootstrap(BOOTSTRAP_STATUS_LOADING_KEYS, 0);
  1252. break;
  1253. case DIR_PURPOSE_FETCH_CONSENSUS:
  1254. control_event_bootstrap(BOOTSTRAP_STATUS_LOADING_STATUS, 0);
  1255. break;
  1256. case DIR_PURPOSE_FETCH_SERVERDESC:
  1257. case DIR_PURPOSE_FETCH_MICRODESC:
  1258. if (TO_DIR_CONN(dirconn)->router_purpose == ROUTER_PURPOSE_GENERAL)
  1259. control_event_bootstrap(BOOTSTRAP_STATUS_LOADING_DESCRIPTORS,
  1260. count_loading_descriptors_progress());
  1261. break;
  1262. }
  1263. }
  1264. /* This is definitely a success, so forget about any pending data we
  1265. * had sent. */
  1266. if (entry_conn->pending_optimistic_data) {
  1267. buf_free(entry_conn->pending_optimistic_data);
  1268. entry_conn->pending_optimistic_data = NULL;
  1269. }
  1270. /* handle anything that might have queued */
  1271. if (connection_edge_package_raw_inbuf(conn, 1, NULL) < 0) {
  1272. /* (We already sent an end cell if possible) */
  1273. connection_mark_for_close(TO_CONN(conn));
  1274. return 0;
  1275. }
  1276. return 0;
  1277. }
  1278. if (conn->base_.type == CONN_TYPE_AP &&
  1279. rh->command == RELAY_COMMAND_RESOLVED) {
  1280. return connection_edge_process_resolved_cell(conn, cell, rh);
  1281. }
  1282. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1283. "Got an unexpected relay command %d, in state %d (%s). Dropping.",
  1284. rh->command, conn->base_.state,
  1285. conn_state_to_string(conn->base_.type, conn->base_.state));
  1286. return 0; /* for forward compatibility, don't kill the circuit */
  1287. // connection_edge_end(conn, END_STREAM_REASON_TORPROTOCOL);
  1288. // connection_mark_for_close(conn);
  1289. // return -1;
  1290. }
  1291. /** An incoming relay cell has arrived on circuit <b>circ</b>. If
  1292. * <b>conn</b> is NULL this is a control cell, else <b>cell</b> is
  1293. * destined for <b>conn</b>.
  1294. *
  1295. * If <b>layer_hint</b> is defined, then we're the origin of the
  1296. * circuit, and it specifies the hop that packaged <b>cell</b>.
  1297. *
  1298. * Return -reason if you want to warn and tear down the circuit, else 0.
  1299. */
  1300. static int
  1301. connection_edge_process_relay_cell(cell_t *cell, circuit_t *circ,
  1302. edge_connection_t *conn,
  1303. crypt_path_t *layer_hint)
  1304. {
  1305. static int num_seen=0;
  1306. relay_header_t rh;
  1307. unsigned domain = layer_hint?LD_APP:LD_EXIT;
  1308. int reason;
  1309. int optimistic_data = 0; /* Set to 1 if we receive data on a stream
  1310. * that's in the EXIT_CONN_STATE_RESOLVING
  1311. * or EXIT_CONN_STATE_CONNECTING states. */
  1312. tor_assert(cell);
  1313. tor_assert(circ);
  1314. relay_header_unpack(&rh, cell->payload);
  1315. // log_fn(LOG_DEBUG,"command %d stream %d", rh.command, rh.stream_id);
  1316. num_seen++;
  1317. log_debug(domain, "Now seen %d relay cells here (command %d, stream %d).",
  1318. num_seen, rh.command, rh.stream_id);
  1319. if (rh.length > RELAY_PAYLOAD_SIZE) {
  1320. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1321. "Relay cell length field too long. Closing circuit.");
  1322. return - END_CIRC_REASON_TORPROTOCOL;
  1323. }
  1324. if (rh.stream_id == 0) {
  1325. switch (rh.command) {
  1326. case RELAY_COMMAND_BEGIN:
  1327. case RELAY_COMMAND_CONNECTED:
  1328. case RELAY_COMMAND_END:
  1329. case RELAY_COMMAND_RESOLVE:
  1330. case RELAY_COMMAND_RESOLVED:
  1331. case RELAY_COMMAND_BEGIN_DIR:
  1332. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL, "Relay command %d with zero "
  1333. "stream_id. Dropping.", (int)rh.command);
  1334. return 0;
  1335. default:
  1336. ;
  1337. }
  1338. }
  1339. /* either conn is NULL, in which case we've got a control cell, or else
  1340. * conn points to the recognized stream. */
  1341. if (conn && !connection_state_is_open(TO_CONN(conn))) {
  1342. if (conn->base_.type == CONN_TYPE_EXIT &&
  1343. (conn->base_.state == EXIT_CONN_STATE_CONNECTING ||
  1344. conn->base_.state == EXIT_CONN_STATE_RESOLVING) &&
  1345. rh.command == RELAY_COMMAND_DATA) {
  1346. /* Allow DATA cells to be delivered to an exit node in state
  1347. * EXIT_CONN_STATE_CONNECTING or EXIT_CONN_STATE_RESOLVING.
  1348. * This speeds up HTTP, for example. */
  1349. optimistic_data = 1;
  1350. } else if (rh.stream_id == 0 && rh.command == RELAY_COMMAND_DATA) {
  1351. log_warn(LD_BUG, "Somehow I had a connection that matched a "
  1352. "data cell with stream ID 0.");
  1353. } else {
  1354. return connection_edge_process_relay_cell_not_open(
  1355. &rh, cell, circ, conn, layer_hint);
  1356. }
  1357. }
  1358. switch (rh.command) {
  1359. case RELAY_COMMAND_DROP:
  1360. // log_info(domain,"Got a relay-level padding cell. Dropping.");
  1361. return 0;
  1362. case RELAY_COMMAND_BEGIN:
  1363. case RELAY_COMMAND_BEGIN_DIR:
  1364. if (layer_hint &&
  1365. circ->purpose != CIRCUIT_PURPOSE_S_REND_JOINED) {
  1366. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1367. "Relay begin request unsupported at AP. Dropping.");
  1368. return 0;
  1369. }
  1370. if (circ->purpose == CIRCUIT_PURPOSE_S_REND_JOINED &&
  1371. layer_hint != TO_ORIGIN_CIRCUIT(circ)->cpath->prev) {
  1372. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1373. "Relay begin request to Hidden Service "
  1374. "from intermediary node. Dropping.");
  1375. return 0;
  1376. }
  1377. if (conn) {
  1378. log_fn(LOG_PROTOCOL_WARN, domain,
  1379. "Begin cell for known stream. Dropping.");
  1380. return 0;
  1381. }
  1382. if (rh.command == RELAY_COMMAND_BEGIN_DIR &&
  1383. circ->purpose != CIRCUIT_PURPOSE_S_REND_JOINED) {
  1384. /* Assign this circuit and its app-ward OR connection a unique ID,
  1385. * so that we can measure download times. The local edge and dir
  1386. * connection will be assigned the same ID when they are created
  1387. * and linked. */
  1388. static uint64_t next_id = 0;
  1389. circ->dirreq_id = ++next_id;
  1390. TO_OR_CIRCUIT(circ)->p_chan->dirreq_id = circ->dirreq_id;
  1391. }
  1392. return connection_exit_begin_conn(cell, circ);
  1393. case RELAY_COMMAND_DATA:
  1394. ++stats_n_data_cells_received;
  1395. if (( layer_hint && --layer_hint->deliver_window < 0) ||
  1396. (!layer_hint && --circ->deliver_window < 0)) {
  1397. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1398. "(relay data) circ deliver_window below 0. Killing.");
  1399. if (conn) {
  1400. /* XXXX Do we actually need to do this? Will killing the circuit
  1401. * not send an END and mark the stream for close as appropriate? */
  1402. connection_edge_end(conn, END_STREAM_REASON_TORPROTOCOL);
  1403. connection_mark_for_close(TO_CONN(conn));
  1404. }
  1405. return -END_CIRC_REASON_TORPROTOCOL;
  1406. }
  1407. log_debug(domain,"circ deliver_window now %d.", layer_hint ?
  1408. layer_hint->deliver_window : circ->deliver_window);
  1409. circuit_consider_sending_sendme(circ, layer_hint);
  1410. if (rh.stream_id == 0) {
  1411. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL, "Relay data cell with zero "
  1412. "stream_id. Dropping.");
  1413. return 0;
  1414. } else if (!conn) {
  1415. log_info(domain,"data cell dropped, unknown stream (streamid %d).",
  1416. rh.stream_id);
  1417. return 0;
  1418. }
  1419. if (--conn->deliver_window < 0) { /* is it below 0 after decrement? */
  1420. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1421. "(relay data) conn deliver_window below 0. Killing.");
  1422. return -END_CIRC_REASON_TORPROTOCOL;
  1423. }
  1424. stats_n_data_bytes_received += rh.length;
  1425. connection_write_to_buf((char*)(cell->payload + RELAY_HEADER_SIZE),
  1426. rh.length, TO_CONN(conn));
  1427. if (!optimistic_data) {
  1428. /* Only send a SENDME if we're not getting optimistic data; otherwise
  1429. * a SENDME could arrive before the CONNECTED.
  1430. */
  1431. connection_edge_consider_sending_sendme(conn);
  1432. }
  1433. return 0;
  1434. case RELAY_COMMAND_END:
  1435. reason = rh.length > 0 ?
  1436. get_uint8(cell->payload+RELAY_HEADER_SIZE) : END_STREAM_REASON_MISC;
  1437. if (!conn) {
  1438. log_info(domain,"end cell (%s) dropped, unknown stream.",
  1439. stream_end_reason_to_string(reason));
  1440. return 0;
  1441. }
  1442. /* XXX add to this log_fn the exit node's nickname? */
  1443. log_info(domain,TOR_SOCKET_T_FORMAT": end cell (%s) for stream %d. "
  1444. "Removing stream.",
  1445. conn->base_.s,
  1446. stream_end_reason_to_string(reason),
  1447. conn->stream_id);
  1448. if (conn->base_.type == CONN_TYPE_AP) {
  1449. entry_connection_t *entry_conn = EDGE_TO_ENTRY_CONN(conn);
  1450. if (entry_conn->socks_request &&
  1451. !entry_conn->socks_request->has_finished)
  1452. log_warn(LD_BUG,
  1453. "open stream hasn't sent socks answer yet? Closing.");
  1454. }
  1455. /* We just *got* an end; no reason to send one. */
  1456. conn->edge_has_sent_end = 1;
  1457. if (!conn->end_reason)
  1458. conn->end_reason = reason | END_STREAM_REASON_FLAG_REMOTE;
  1459. if (!conn->base_.marked_for_close) {
  1460. /* only mark it if not already marked. it's possible to
  1461. * get the 'end' right around when the client hangs up on us. */
  1462. connection_mark_and_flush(TO_CONN(conn));
  1463. }
  1464. return 0;
  1465. case RELAY_COMMAND_EXTEND:
  1466. case RELAY_COMMAND_EXTEND2: {
  1467. static uint64_t total_n_extend=0, total_nonearly=0;
  1468. total_n_extend++;
  1469. if (rh.stream_id) {
  1470. log_fn(LOG_PROTOCOL_WARN, domain,
  1471. "'extend' cell received for non-zero stream. Dropping.");
  1472. return 0;
  1473. }
  1474. if (cell->command != CELL_RELAY_EARLY &&
  1475. !networkstatus_get_param(NULL,"AllowNonearlyExtend",0,0,1)) {
  1476. #define EARLY_WARNING_INTERVAL 3600
  1477. static ratelim_t early_warning_limit =
  1478. RATELIM_INIT(EARLY_WARNING_INTERVAL);
  1479. char *m;
  1480. if (cell->command == CELL_RELAY) {
  1481. ++total_nonearly;
  1482. if ((m = rate_limit_log(&early_warning_limit, approx_time()))) {
  1483. double percentage = ((double)total_nonearly)/total_n_extend;
  1484. percentage *= 100;
  1485. log_fn(LOG_PROTOCOL_WARN, domain, "EXTEND cell received, "
  1486. "but not via RELAY_EARLY. Dropping.%s", m);
  1487. log_fn(LOG_PROTOCOL_WARN, domain, " (We have dropped %.02f%% of "
  1488. "all EXTEND cells for this reason)", percentage);
  1489. tor_free(m);
  1490. }
  1491. } else {
  1492. log_fn(LOG_WARN, domain,
  1493. "EXTEND cell received, in a cell with type %d! Dropping.",
  1494. cell->command);
  1495. }
  1496. return 0;
  1497. }
  1498. return circuit_extend(cell, circ);
  1499. }
  1500. case RELAY_COMMAND_EXTENDED:
  1501. case RELAY_COMMAND_EXTENDED2:
  1502. if (!layer_hint) {
  1503. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1504. "'extended' unsupported at non-origin. Dropping.");
  1505. return 0;
  1506. }
  1507. log_debug(domain,"Got an extended cell! Yay.");
  1508. {
  1509. extended_cell_t extended_cell;
  1510. if (extended_cell_parse(&extended_cell, rh.command,
  1511. (const uint8_t*)cell->payload+RELAY_HEADER_SIZE,
  1512. rh.length)<0) {
  1513. log_warn(LD_PROTOCOL,
  1514. "Can't parse EXTENDED cell; killing circuit.");
  1515. return -END_CIRC_REASON_TORPROTOCOL;
  1516. }
  1517. if ((reason = circuit_finish_handshake(TO_ORIGIN_CIRCUIT(circ),
  1518. &extended_cell.created_cell)) < 0) {
  1519. circuit_mark_for_close(circ, -reason);
  1520. return 0; /* We don't want to cause a warning, so we mark the circuit
  1521. * here. */
  1522. }
  1523. }
  1524. if ((reason=circuit_send_next_onion_skin(TO_ORIGIN_CIRCUIT(circ)))<0) {
  1525. log_info(domain,"circuit_send_next_onion_skin() failed.");
  1526. return reason;
  1527. }
  1528. return 0;
  1529. case RELAY_COMMAND_TRUNCATE:
  1530. if (layer_hint) {
  1531. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1532. "'truncate' unsupported at origin. Dropping.");
  1533. return 0;
  1534. }
  1535. if (circ->n_hop) {
  1536. if (circ->n_chan)
  1537. log_warn(LD_BUG, "n_chan and n_hop set on the same circuit!");
  1538. extend_info_free(circ->n_hop);
  1539. circ->n_hop = NULL;
  1540. tor_free(circ->n_chan_create_cell);
  1541. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  1542. }
  1543. if (circ->n_chan) {
  1544. uint8_t trunc_reason = get_uint8(cell->payload + RELAY_HEADER_SIZE);
  1545. circuit_clear_cell_queue(circ, circ->n_chan);
  1546. channel_send_destroy(circ->n_circ_id, circ->n_chan,
  1547. trunc_reason);
  1548. circuit_set_n_circid_chan(circ, 0, NULL);
  1549. }
  1550. log_debug(LD_EXIT, "Processed 'truncate', replying.");
  1551. {
  1552. char payload[1];
  1553. payload[0] = (char)END_CIRC_REASON_REQUESTED;
  1554. relay_send_command_from_edge(0, circ, RELAY_COMMAND_TRUNCATED,
  1555. payload, sizeof(payload), NULL);
  1556. }
  1557. return 0;
  1558. case RELAY_COMMAND_TRUNCATED:
  1559. if (!layer_hint) {
  1560. log_fn(LOG_PROTOCOL_WARN, LD_EXIT,
  1561. "'truncated' unsupported at non-origin. Dropping.");
  1562. return 0;
  1563. }
  1564. circuit_truncated(TO_ORIGIN_CIRCUIT(circ), layer_hint,
  1565. get_uint8(cell->payload + RELAY_HEADER_SIZE));
  1566. return 0;
  1567. case RELAY_COMMAND_CONNECTED:
  1568. if (conn) {
  1569. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1570. "'connected' unsupported while open. Closing circ.");
  1571. return -END_CIRC_REASON_TORPROTOCOL;
  1572. }
  1573. log_info(domain,
  1574. "'connected' received on circid %u for streamid %d, "
  1575. "no conn attached anymore. Ignoring.",
  1576. (unsigned)circ->n_circ_id, rh.stream_id);
  1577. return 0;
  1578. case RELAY_COMMAND_SENDME:
  1579. if (!rh.stream_id) {
  1580. if (layer_hint) {
  1581. if (layer_hint->package_window + CIRCWINDOW_INCREMENT >
  1582. CIRCWINDOW_START_MAX) {
  1583. static struct ratelim_t exit_warn_ratelim = RATELIM_INIT(600);
  1584. log_fn_ratelim(&exit_warn_ratelim, LOG_WARN, LD_PROTOCOL,
  1585. "Unexpected sendme cell from exit relay. "
  1586. "Closing circ.");
  1587. return -END_CIRC_REASON_TORPROTOCOL;
  1588. }
  1589. layer_hint->package_window += CIRCWINDOW_INCREMENT;
  1590. log_debug(LD_APP,"circ-level sendme at origin, packagewindow %d.",
  1591. layer_hint->package_window);
  1592. circuit_resume_edge_reading(circ, layer_hint);
  1593. } else {
  1594. if (circ->package_window + CIRCWINDOW_INCREMENT >
  1595. CIRCWINDOW_START_MAX) {
  1596. static struct ratelim_t client_warn_ratelim = RATELIM_INIT(600);
  1597. log_fn_ratelim(&client_warn_ratelim,LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1598. "Unexpected sendme cell from client. "
  1599. "Closing circ (window %d).",
  1600. circ->package_window);
  1601. return -END_CIRC_REASON_TORPROTOCOL;
  1602. }
  1603. circ->package_window += CIRCWINDOW_INCREMENT;
  1604. log_debug(LD_APP,
  1605. "circ-level sendme at non-origin, packagewindow %d.",
  1606. circ->package_window);
  1607. circuit_resume_edge_reading(circ, layer_hint);
  1608. }
  1609. return 0;
  1610. }
  1611. if (!conn) {
  1612. log_info(domain,"sendme cell dropped, unknown stream (streamid %d).",
  1613. rh.stream_id);
  1614. return 0;
  1615. }
  1616. conn->package_window += STREAMWINDOW_INCREMENT;
  1617. log_debug(domain,"stream-level sendme, packagewindow now %d.",
  1618. conn->package_window);
  1619. if (circuit_queue_streams_are_blocked(circ)) {
  1620. /* Still waiting for queue to flush; don't touch conn */
  1621. return 0;
  1622. }
  1623. connection_start_reading(TO_CONN(conn));
  1624. /* handle whatever might still be on the inbuf */
  1625. if (connection_edge_package_raw_inbuf(conn, 1, NULL) < 0) {
  1626. /* (We already sent an end cell if possible) */
  1627. connection_mark_for_close(TO_CONN(conn));
  1628. return 0;
  1629. }
  1630. return 0;
  1631. case RELAY_COMMAND_RESOLVE:
  1632. if (layer_hint) {
  1633. log_fn(LOG_PROTOCOL_WARN, LD_APP,
  1634. "resolve request unsupported at AP; dropping.");
  1635. return 0;
  1636. } else if (conn) {
  1637. log_fn(LOG_PROTOCOL_WARN, domain,
  1638. "resolve request for known stream; dropping.");
  1639. return 0;
  1640. } else if (circ->purpose != CIRCUIT_PURPOSE_OR) {
  1641. log_fn(LOG_PROTOCOL_WARN, domain,
  1642. "resolve request on circ with purpose %d; dropping",
  1643. circ->purpose);
  1644. return 0;
  1645. }
  1646. connection_exit_begin_resolve(cell, TO_OR_CIRCUIT(circ));
  1647. return 0;
  1648. case RELAY_COMMAND_RESOLVED:
  1649. if (conn) {
  1650. log_fn(LOG_PROTOCOL_WARN, domain,
  1651. "'resolved' unsupported while open. Closing circ.");
  1652. return -END_CIRC_REASON_TORPROTOCOL;
  1653. }
  1654. log_info(domain,
  1655. "'resolved' received, no conn attached anymore. Ignoring.");
  1656. return 0;
  1657. case RELAY_COMMAND_ESTABLISH_INTRO:
  1658. case RELAY_COMMAND_ESTABLISH_RENDEZVOUS:
  1659. case RELAY_COMMAND_INTRODUCE1:
  1660. case RELAY_COMMAND_INTRODUCE2:
  1661. case RELAY_COMMAND_INTRODUCE_ACK:
  1662. case RELAY_COMMAND_RENDEZVOUS1:
  1663. case RELAY_COMMAND_RENDEZVOUS2:
  1664. case RELAY_COMMAND_INTRO_ESTABLISHED:
  1665. case RELAY_COMMAND_RENDEZVOUS_ESTABLISHED:
  1666. rend_process_relay_cell(circ, layer_hint,
  1667. rh.command, rh.length,
  1668. cell->payload+RELAY_HEADER_SIZE);
  1669. return 0;
  1670. }
  1671. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1672. "Received unknown relay command %d. Perhaps the other side is using "
  1673. "a newer version of Tor? Dropping.",
  1674. rh.command);
  1675. return 0; /* for forward compatibility, don't kill the circuit */
  1676. }
  1677. /** How many relay_data cells have we built, ever? */
  1678. uint64_t stats_n_data_cells_packaged = 0;
  1679. /** How many bytes of data have we put in relay_data cells have we built,
  1680. * ever? This would be RELAY_PAYLOAD_SIZE*stats_n_data_cells_packaged if
  1681. * every relay cell we ever sent were completely full of data. */
  1682. uint64_t stats_n_data_bytes_packaged = 0;
  1683. /** How many relay_data cells have we received, ever? */
  1684. uint64_t stats_n_data_cells_received = 0;
  1685. /** How many bytes of data have we received relay_data cells, ever? This would
  1686. * be RELAY_PAYLOAD_SIZE*stats_n_data_cells_packaged if every relay cell we
  1687. * ever received were completely full of data. */
  1688. uint64_t stats_n_data_bytes_received = 0;
  1689. /** If <b>conn</b> has an entire relay payload of bytes on its inbuf (or
  1690. * <b>package_partial</b> is true), and the appropriate package windows aren't
  1691. * empty, grab a cell and send it down the circuit.
  1692. *
  1693. * If *<b>max_cells</b> is given, package no more than max_cells. Decrement
  1694. * *<b>max_cells</b> by the number of cells packaged.
  1695. *
  1696. * Return -1 (and send a RELAY_COMMAND_END cell if necessary) if conn should
  1697. * be marked for close, else return 0.
  1698. */
  1699. int
  1700. connection_edge_package_raw_inbuf(edge_connection_t *conn, int package_partial,
  1701. int *max_cells)
  1702. {
  1703. size_t bytes_to_process, length;
  1704. char payload[CELL_PAYLOAD_SIZE];
  1705. circuit_t *circ;
  1706. const unsigned domain = conn->base_.type == CONN_TYPE_AP ? LD_APP : LD_EXIT;
  1707. int sending_from_optimistic = 0;
  1708. entry_connection_t *entry_conn =
  1709. conn->base_.type == CONN_TYPE_AP ? EDGE_TO_ENTRY_CONN(conn) : NULL;
  1710. const int sending_optimistically =
  1711. entry_conn &&
  1712. conn->base_.type == CONN_TYPE_AP &&
  1713. conn->base_.state != AP_CONN_STATE_OPEN;
  1714. crypt_path_t *cpath_layer = conn->cpath_layer;
  1715. tor_assert(conn);
  1716. if (conn->base_.marked_for_close) {
  1717. log_warn(LD_BUG,
  1718. "called on conn that's already marked for close at %s:%d.",
  1719. conn->base_.marked_for_close_file, conn->base_.marked_for_close);
  1720. return 0;
  1721. }
  1722. if (max_cells && *max_cells <= 0)
  1723. return 0;
  1724. repeat_connection_edge_package_raw_inbuf:
  1725. circ = circuit_get_by_edge_conn(conn);
  1726. if (!circ) {
  1727. log_info(domain,"conn has no circuit! Closing.");
  1728. conn->end_reason = END_STREAM_REASON_CANT_ATTACH;
  1729. return -1;
  1730. }
  1731. if (circuit_consider_stop_edge_reading(circ, cpath_layer))
  1732. return 0;
  1733. if (conn->package_window <= 0) {
  1734. log_info(domain,"called with package_window %d. Skipping.",
  1735. conn->package_window);
  1736. connection_stop_reading(TO_CONN(conn));
  1737. return 0;
  1738. }
  1739. sending_from_optimistic = entry_conn &&
  1740. entry_conn->sending_optimistic_data != NULL;
  1741. if (PREDICT_UNLIKELY(sending_from_optimistic)) {
  1742. bytes_to_process = buf_datalen(entry_conn->sending_optimistic_data);
  1743. if (PREDICT_UNLIKELY(!bytes_to_process)) {
  1744. log_warn(LD_BUG, "sending_optimistic_data was non-NULL but empty");
  1745. bytes_to_process = connection_get_inbuf_len(TO_CONN(conn));
  1746. sending_from_optimistic = 0;
  1747. }
  1748. } else {
  1749. bytes_to_process = connection_get_inbuf_len(TO_CONN(conn));
  1750. }
  1751. if (!bytes_to_process)
  1752. return 0;
  1753. if (!package_partial && bytes_to_process < RELAY_PAYLOAD_SIZE)
  1754. return 0;
  1755. if (bytes_to_process > RELAY_PAYLOAD_SIZE) {
  1756. length = RELAY_PAYLOAD_SIZE;
  1757. } else {
  1758. length = bytes_to_process;
  1759. }
  1760. stats_n_data_bytes_packaged += length;
  1761. stats_n_data_cells_packaged += 1;
  1762. if (PREDICT_UNLIKELY(sending_from_optimistic)) {
  1763. /* XXXX We could be more efficient here by sometimes packing
  1764. * previously-sent optimistic data in the same cell with data
  1765. * from the inbuf. */
  1766. fetch_from_buf(payload, length, entry_conn->sending_optimistic_data);
  1767. if (!buf_datalen(entry_conn->sending_optimistic_data)) {
  1768. buf_free(entry_conn->sending_optimistic_data);
  1769. entry_conn->sending_optimistic_data = NULL;
  1770. }
  1771. } else {
  1772. connection_fetch_from_buf(payload, length, TO_CONN(conn));
  1773. }
  1774. log_debug(domain,TOR_SOCKET_T_FORMAT": Packaging %d bytes (%d waiting).",
  1775. conn->base_.s,
  1776. (int)length, (int)connection_get_inbuf_len(TO_CONN(conn)));
  1777. if (sending_optimistically && !sending_from_optimistic) {
  1778. /* This is new optimistic data; remember it in case we need to detach and
  1779. retry */
  1780. if (!entry_conn->pending_optimistic_data)
  1781. entry_conn->pending_optimistic_data = buf_new();
  1782. write_to_buf(payload, length, entry_conn->pending_optimistic_data);
  1783. }
  1784. if (connection_edge_send_command(conn, RELAY_COMMAND_DATA,
  1785. payload, length) < 0 )
  1786. /* circuit got marked for close, don't continue, don't need to mark conn */
  1787. return 0;
  1788. if (!cpath_layer) { /* non-rendezvous exit */
  1789. tor_assert(circ->package_window > 0);
  1790. circ->package_window--;
  1791. } else { /* we're an AP, or an exit on a rendezvous circ */
  1792. tor_assert(cpath_layer->package_window > 0);
  1793. cpath_layer->package_window--;
  1794. }
  1795. if (--conn->package_window <= 0) { /* is it 0 after decrement? */
  1796. connection_stop_reading(TO_CONN(conn));
  1797. log_debug(domain,"conn->package_window reached 0.");
  1798. circuit_consider_stop_edge_reading(circ, cpath_layer);
  1799. return 0; /* don't process the inbuf any more */
  1800. }
  1801. log_debug(domain,"conn->package_window is now %d",conn->package_window);
  1802. if (max_cells) {
  1803. *max_cells -= 1;
  1804. if (*max_cells <= 0)
  1805. return 0;
  1806. }
  1807. /* handle more if there's more, or return 0 if there isn't */
  1808. goto repeat_connection_edge_package_raw_inbuf;
  1809. }
  1810. /** Called when we've just received a relay data cell, when
  1811. * we've just finished flushing all bytes to stream <b>conn</b>,
  1812. * or when we've flushed *some* bytes to the stream <b>conn</b>.
  1813. *
  1814. * If conn->outbuf is not too full, and our deliver window is
  1815. * low, send back a suitable number of stream-level sendme cells.
  1816. */
  1817. void
  1818. connection_edge_consider_sending_sendme(edge_connection_t *conn)
  1819. {
  1820. circuit_t *circ;
  1821. if (connection_outbuf_too_full(TO_CONN(conn)))
  1822. return;
  1823. circ = circuit_get_by_edge_conn(conn);
  1824. if (!circ) {
  1825. /* this can legitimately happen if the destroy has already
  1826. * arrived and torn down the circuit */
  1827. log_info(LD_APP,"No circuit associated with conn. Skipping.");
  1828. return;
  1829. }
  1830. while (conn->deliver_window <= STREAMWINDOW_START - STREAMWINDOW_INCREMENT) {
  1831. log_debug(conn->base_.type == CONN_TYPE_AP ?LD_APP:LD_EXIT,
  1832. "Outbuf %d, Queuing stream sendme.",
  1833. (int)conn->base_.outbuf_flushlen);
  1834. conn->deliver_window += STREAMWINDOW_INCREMENT;
  1835. if (connection_edge_send_command(conn, RELAY_COMMAND_SENDME,
  1836. NULL, 0) < 0) {
  1837. log_warn(LD_APP,"connection_edge_send_command failed. Skipping.");
  1838. return; /* the circuit's closed, don't continue */
  1839. }
  1840. }
  1841. }
  1842. /** The circuit <b>circ</b> has received a circuit-level sendme
  1843. * (on hop <b>layer_hint</b>, if we're the OP). Go through all the
  1844. * attached streams and let them resume reading and packaging, if
  1845. * their stream windows allow it.
  1846. */
  1847. static void
  1848. circuit_resume_edge_reading(circuit_t *circ, crypt_path_t *layer_hint)
  1849. {
  1850. if (circuit_queue_streams_are_blocked(circ)) {
  1851. log_debug(layer_hint?LD_APP:LD_EXIT,"Too big queue, no resuming");
  1852. return;
  1853. }
  1854. log_debug(layer_hint?LD_APP:LD_EXIT,"resuming");
  1855. if (CIRCUIT_IS_ORIGIN(circ))
  1856. circuit_resume_edge_reading_helper(TO_ORIGIN_CIRCUIT(circ)->p_streams,
  1857. circ, layer_hint);
  1858. else
  1859. circuit_resume_edge_reading_helper(TO_OR_CIRCUIT(circ)->n_streams,
  1860. circ, layer_hint);
  1861. }
  1862. void
  1863. stream_choice_seed_weak_rng(void)
  1864. {
  1865. crypto_seed_weak_rng(&stream_choice_rng);
  1866. }
  1867. /** A helper function for circuit_resume_edge_reading() above.
  1868. * The arguments are the same, except that <b>conn</b> is the head
  1869. * of a linked list of edge streams that should each be considered.
  1870. */
  1871. static int
  1872. circuit_resume_edge_reading_helper(edge_connection_t *first_conn,
  1873. circuit_t *circ,
  1874. crypt_path_t *layer_hint)
  1875. {
  1876. edge_connection_t *conn;
  1877. int n_packaging_streams, n_streams_left;
  1878. int packaged_this_round;
  1879. int cells_on_queue;
  1880. int cells_per_conn;
  1881. edge_connection_t *chosen_stream = NULL;
  1882. int max_to_package;
  1883. if (first_conn == NULL) {
  1884. /* Don't bother to try to do the rest of this if there are no connections
  1885. * to resume. */
  1886. return 0;
  1887. }
  1888. /* How many cells do we have space for? It will be the minimum of
  1889. * the number needed to exhaust the package window, and the minimum
  1890. * needed to fill the cell queue. */
  1891. max_to_package = circ->package_window;
  1892. if (CIRCUIT_IS_ORIGIN(circ)) {
  1893. cells_on_queue = circ->n_chan_cells.n;
  1894. } else {
  1895. or_circuit_t *or_circ = TO_OR_CIRCUIT(circ);
  1896. cells_on_queue = or_circ->p_chan_cells.n;
  1897. }
  1898. if (CELL_QUEUE_HIGHWATER_SIZE - cells_on_queue < max_to_package)
  1899. max_to_package = CELL_QUEUE_HIGHWATER_SIZE - cells_on_queue;
  1900. /* Once we used to start listening on the streams in the order they
  1901. * appeared in the linked list. That leads to starvation on the
  1902. * streams that appeared later on the list, since the first streams
  1903. * would always get to read first. Instead, we just pick a random
  1904. * stream on the list, and enable reading for streams starting at that
  1905. * point (and wrapping around as if the list were circular). It would
  1906. * probably be better to actually remember which streams we've
  1907. * serviced in the past, but this is simple and effective. */
  1908. /* Select a stream uniformly at random from the linked list. We
  1909. * don't need cryptographic randomness here. */
  1910. {
  1911. int num_streams = 0;
  1912. for (conn = first_conn; conn; conn = conn->next_stream) {
  1913. num_streams++;
  1914. if (tor_weak_random_one_in_n(&stream_choice_rng, num_streams)) {
  1915. chosen_stream = conn;
  1916. }
  1917. /* Invariant: chosen_stream has been chosen uniformly at random from
  1918. * among the first num_streams streams on first_conn.
  1919. *
  1920. * (Note that we iterate over every stream on the circuit, so that after
  1921. * we've considered the first stream, we've chosen it with P=1; and
  1922. * after we consider the second stream, we've switched to it with P=1/2
  1923. * and stayed with the first stream with P=1/2; and after we've
  1924. * considered the third stream, we've switched to it with P=1/3 and
  1925. * remained with one of the first two streams with P=(2/3), giving each
  1926. * one P=(1/2)(2/3) )=(1/3).) */
  1927. }
  1928. }
  1929. /* Count how many non-marked streams there are that have anything on
  1930. * their inbuf, and enable reading on all of the connections. */
  1931. n_packaging_streams = 0;
  1932. /* Activate reading starting from the chosen stream */
  1933. for (conn=chosen_stream; conn; conn = conn->next_stream) {
  1934. /* Start reading for the streams starting from here */
  1935. if (conn->base_.marked_for_close || conn->package_window <= 0)
  1936. continue;
  1937. if (!layer_hint || conn->cpath_layer == layer_hint) {
  1938. connection_start_reading(TO_CONN(conn));
  1939. if (connection_get_inbuf_len(TO_CONN(conn)) > 0)
  1940. ++n_packaging_streams;
  1941. }
  1942. }
  1943. /* Go back and do the ones we skipped, circular-style */
  1944. for (conn = first_conn; conn != chosen_stream; conn = conn->next_stream) {
  1945. if (conn->base_.marked_for_close || conn->package_window <= 0)
  1946. continue;
  1947. if (!layer_hint || conn->cpath_layer == layer_hint) {
  1948. connection_start_reading(TO_CONN(conn));
  1949. if (connection_get_inbuf_len(TO_CONN(conn)) > 0)
  1950. ++n_packaging_streams;
  1951. }
  1952. }
  1953. if (n_packaging_streams == 0) /* avoid divide-by-zero */
  1954. return 0;
  1955. again:
  1956. cells_per_conn = CEIL_DIV(max_to_package, n_packaging_streams);
  1957. packaged_this_round = 0;
  1958. n_streams_left = 0;
  1959. /* Iterate over all connections. Package up to cells_per_conn cells on
  1960. * each. Update packaged_this_round with the total number of cells
  1961. * packaged, and n_streams_left with the number that still have data to
  1962. * package.
  1963. */
  1964. for (conn=first_conn; conn; conn=conn->next_stream) {
  1965. if (conn->base_.marked_for_close || conn->package_window <= 0)
  1966. continue;
  1967. if (!layer_hint || conn->cpath_layer == layer_hint) {
  1968. int n = cells_per_conn, r;
  1969. /* handle whatever might still be on the inbuf */
  1970. r = connection_edge_package_raw_inbuf(conn, 1, &n);
  1971. /* Note how many we packaged */
  1972. packaged_this_round += (cells_per_conn-n);
  1973. if (r<0) {
  1974. /* Problem while packaging. (We already sent an end cell if
  1975. * possible) */
  1976. connection_mark_for_close(TO_CONN(conn));
  1977. continue;
  1978. }
  1979. /* If there's still data to read, we'll be coming back to this stream. */
  1980. if (connection_get_inbuf_len(TO_CONN(conn)))
  1981. ++n_streams_left;
  1982. /* If the circuit won't accept any more data, return without looking
  1983. * at any more of the streams. Any connections that should be stopped
  1984. * have already been stopped by connection_edge_package_raw_inbuf. */
  1985. if (circuit_consider_stop_edge_reading(circ, layer_hint))
  1986. return -1;
  1987. /* XXXX should we also stop immediately if we fill up the cell queue?
  1988. * Probably. */
  1989. }
  1990. }
  1991. /* If we made progress, and we are willing to package more, and there are
  1992. * any streams left that want to package stuff... try again!
  1993. */
  1994. if (packaged_this_round && packaged_this_round < max_to_package &&
  1995. n_streams_left) {
  1996. max_to_package -= packaged_this_round;
  1997. n_packaging_streams = n_streams_left;
  1998. goto again;
  1999. }
  2000. return 0;
  2001. }
  2002. /** Check if the package window for <b>circ</b> is empty (at
  2003. * hop <b>layer_hint</b> if it's defined).
  2004. *
  2005. * If yes, tell edge streams to stop reading and return 1.
  2006. * Else return 0.
  2007. */
  2008. static int
  2009. circuit_consider_stop_edge_reading(circuit_t *circ, crypt_path_t *layer_hint)
  2010. {
  2011. edge_connection_t *conn = NULL;
  2012. unsigned domain = layer_hint ? LD_APP : LD_EXIT;
  2013. if (!layer_hint) {
  2014. or_circuit_t *or_circ = TO_OR_CIRCUIT(circ);
  2015. log_debug(domain,"considering circ->package_window %d",
  2016. circ->package_window);
  2017. if (circ->package_window <= 0) {
  2018. log_debug(domain,"yes, not-at-origin. stopped.");
  2019. for (conn = or_circ->n_streams; conn; conn=conn->next_stream)
  2020. connection_stop_reading(TO_CONN(conn));
  2021. return 1;
  2022. }
  2023. return 0;
  2024. }
  2025. /* else, layer hint is defined, use it */
  2026. log_debug(domain,"considering layer_hint->package_window %d",
  2027. layer_hint->package_window);
  2028. if (layer_hint->package_window <= 0) {
  2029. log_debug(domain,"yes, at-origin. stopped.");
  2030. for (conn = TO_ORIGIN_CIRCUIT(circ)->p_streams; conn;
  2031. conn=conn->next_stream) {
  2032. if (conn->cpath_layer == layer_hint)
  2033. connection_stop_reading(TO_CONN(conn));
  2034. }
  2035. return 1;
  2036. }
  2037. return 0;
  2038. }
  2039. /** Check if the deliver_window for circuit <b>circ</b> (at hop
  2040. * <b>layer_hint</b> if it's defined) is low enough that we should
  2041. * send a circuit-level sendme back down the circuit. If so, send
  2042. * enough sendmes that the window would be overfull if we sent any
  2043. * more.
  2044. */
  2045. static void
  2046. circuit_consider_sending_sendme(circuit_t *circ, crypt_path_t *layer_hint)
  2047. {
  2048. // log_fn(LOG_INFO,"Considering: layer_hint is %s",
  2049. // layer_hint ? "defined" : "null");
  2050. while ((layer_hint ? layer_hint->deliver_window : circ->deliver_window) <=
  2051. CIRCWINDOW_START - CIRCWINDOW_INCREMENT) {
  2052. log_debug(LD_CIRC,"Queuing circuit sendme.");
  2053. if (layer_hint)
  2054. layer_hint->deliver_window += CIRCWINDOW_INCREMENT;
  2055. else
  2056. circ->deliver_window += CIRCWINDOW_INCREMENT;
  2057. if (relay_send_command_from_edge(0, circ, RELAY_COMMAND_SENDME,
  2058. NULL, 0, layer_hint) < 0) {
  2059. log_warn(LD_CIRC,
  2060. "relay_send_command_from_edge failed. Circuit's closed.");
  2061. return; /* the circuit's closed, don't continue */
  2062. }
  2063. }
  2064. }
  2065. #ifdef ACTIVE_CIRCUITS_PARANOIA
  2066. #define assert_cmux_ok_paranoid(chan) \
  2067. assert_circuit_mux_okay(chan)
  2068. #else
  2069. #define assert_cmux_ok_paranoid(chan)
  2070. #endif
  2071. /** The total number of cells we have allocated. */
  2072. static size_t total_cells_allocated = 0;
  2073. /** Release storage held by <b>cell</b>. */
  2074. static inline void
  2075. packed_cell_free_unchecked(packed_cell_t *cell)
  2076. {
  2077. --total_cells_allocated;
  2078. tor_free(cell);
  2079. }
  2080. /** Allocate and return a new packed_cell_t. */
  2081. STATIC packed_cell_t *
  2082. packed_cell_new(void)
  2083. {
  2084. ++total_cells_allocated;
  2085. return tor_malloc_zero(sizeof(packed_cell_t));
  2086. }
  2087. /** Return a packed cell used outside by channel_t lower layer */
  2088. void
  2089. packed_cell_free(packed_cell_t *cell)
  2090. {
  2091. if (!cell)
  2092. return;
  2093. packed_cell_free_unchecked(cell);
  2094. }
  2095. /** Log current statistics for cell pool allocation at log level
  2096. * <b>severity</b>. */
  2097. void
  2098. dump_cell_pool_usage(int severity)
  2099. {
  2100. int n_circs = 0;
  2101. int n_cells = 0;
  2102. SMARTLIST_FOREACH_BEGIN(circuit_get_global_list(), circuit_t *, c) {
  2103. n_cells += c->n_chan_cells.n;
  2104. if (!CIRCUIT_IS_ORIGIN(c))
  2105. n_cells += TO_OR_CIRCUIT(c)->p_chan_cells.n;
  2106. ++n_circs;
  2107. }
  2108. SMARTLIST_FOREACH_END(c);
  2109. tor_log(severity, LD_MM,
  2110. "%d cells allocated on %d circuits. %d cells leaked.",
  2111. n_cells, n_circs, (int)total_cells_allocated - n_cells);
  2112. }
  2113. /** Allocate a new copy of packed <b>cell</b>. */
  2114. static inline packed_cell_t *
  2115. packed_cell_copy(const cell_t *cell, int wide_circ_ids)
  2116. {
  2117. packed_cell_t *c = packed_cell_new();
  2118. cell_pack(c, cell, wide_circ_ids);
  2119. return c;
  2120. }
  2121. /** Append <b>cell</b> to the end of <b>queue</b>. */
  2122. void
  2123. cell_queue_append(cell_queue_t *queue, packed_cell_t *cell)
  2124. {
  2125. TOR_SIMPLEQ_INSERT_TAIL(&queue->head, cell, next);
  2126. ++queue->n;
  2127. }
  2128. /** Append a newly allocated copy of <b>cell</b> to the end of the
  2129. * <b>exitward</b> (or app-ward) <b>queue</b> of <b>circ</b>. If
  2130. * <b>use_stats</b> is true, record statistics about the cell.
  2131. */
  2132. void
  2133. cell_queue_append_packed_copy(circuit_t *circ, cell_queue_t *queue,
  2134. int exitward, const cell_t *cell,
  2135. int wide_circ_ids, int use_stats)
  2136. {
  2137. packed_cell_t *copy = packed_cell_copy(cell, wide_circ_ids);
  2138. (void)circ;
  2139. (void)exitward;
  2140. (void)use_stats;
  2141. copy->inserted_time = (uint32_t) monotime_coarse_absolute_msec();
  2142. cell_queue_append(queue, copy);
  2143. }
  2144. /** Initialize <b>queue</b> as an empty cell queue. */
  2145. void
  2146. cell_queue_init(cell_queue_t *queue)
  2147. {
  2148. memset(queue, 0, sizeof(cell_queue_t));
  2149. TOR_SIMPLEQ_INIT(&queue->head);
  2150. }
  2151. /** Remove and free every cell in <b>queue</b>. */
  2152. void
  2153. cell_queue_clear(cell_queue_t *queue)
  2154. {
  2155. packed_cell_t *cell;
  2156. while ((cell = TOR_SIMPLEQ_FIRST(&queue->head))) {
  2157. TOR_SIMPLEQ_REMOVE_HEAD(&queue->head, next);
  2158. packed_cell_free_unchecked(cell);
  2159. }
  2160. TOR_SIMPLEQ_INIT(&queue->head);
  2161. queue->n = 0;
  2162. }
  2163. /** Extract and return the cell at the head of <b>queue</b>; return NULL if
  2164. * <b>queue</b> is empty. */
  2165. STATIC packed_cell_t *
  2166. cell_queue_pop(cell_queue_t *queue)
  2167. {
  2168. packed_cell_t *cell = TOR_SIMPLEQ_FIRST(&queue->head);
  2169. if (!cell)
  2170. return NULL;
  2171. TOR_SIMPLEQ_REMOVE_HEAD(&queue->head, next);
  2172. --queue->n;
  2173. return cell;
  2174. }
  2175. /** Initialize <b>queue</b> as an empty cell queue. */
  2176. void
  2177. destroy_cell_queue_init(destroy_cell_queue_t *queue)
  2178. {
  2179. memset(queue, 0, sizeof(destroy_cell_queue_t));
  2180. TOR_SIMPLEQ_INIT(&queue->head);
  2181. }
  2182. /** Remove and free every cell in <b>queue</b>. */
  2183. void
  2184. destroy_cell_queue_clear(destroy_cell_queue_t *queue)
  2185. {
  2186. destroy_cell_t *cell;
  2187. while ((cell = TOR_SIMPLEQ_FIRST(&queue->head))) {
  2188. TOR_SIMPLEQ_REMOVE_HEAD(&queue->head, next);
  2189. tor_free(cell);
  2190. }
  2191. TOR_SIMPLEQ_INIT(&queue->head);
  2192. queue->n = 0;
  2193. }
  2194. /** Extract and return the cell at the head of <b>queue</b>; return NULL if
  2195. * <b>queue</b> is empty. */
  2196. STATIC destroy_cell_t *
  2197. destroy_cell_queue_pop(destroy_cell_queue_t *queue)
  2198. {
  2199. destroy_cell_t *cell = TOR_SIMPLEQ_FIRST(&queue->head);
  2200. if (!cell)
  2201. return NULL;
  2202. TOR_SIMPLEQ_REMOVE_HEAD(&queue->head, next);
  2203. --queue->n;
  2204. return cell;
  2205. }
  2206. /** Append a destroy cell for <b>circid</b> to <b>queue</b>. */
  2207. void
  2208. destroy_cell_queue_append(destroy_cell_queue_t *queue,
  2209. circid_t circid,
  2210. uint8_t reason)
  2211. {
  2212. destroy_cell_t *cell = tor_malloc_zero(sizeof(destroy_cell_t));
  2213. cell->circid = circid;
  2214. cell->reason = reason;
  2215. /* Not yet used, but will be required for OOM handling. */
  2216. cell->inserted_time = (uint32_t) monotime_coarse_absolute_msec();
  2217. TOR_SIMPLEQ_INSERT_TAIL(&queue->head, cell, next);
  2218. ++queue->n;
  2219. }
  2220. /** Convert a destroy_cell_t to a newly allocated cell_t. Frees its input. */
  2221. static packed_cell_t *
  2222. destroy_cell_to_packed_cell(destroy_cell_t *inp, int wide_circ_ids)
  2223. {
  2224. packed_cell_t *packed = packed_cell_new();
  2225. cell_t cell;
  2226. memset(&cell, 0, sizeof(cell));
  2227. cell.circ_id = inp->circid;
  2228. cell.command = CELL_DESTROY;
  2229. cell.payload[0] = inp->reason;
  2230. cell_pack(packed, &cell, wide_circ_ids);
  2231. tor_free(inp);
  2232. return packed;
  2233. }
  2234. /** Return the total number of bytes used for each packed_cell in a queue.
  2235. * Approximate. */
  2236. size_t
  2237. packed_cell_mem_cost(void)
  2238. {
  2239. return sizeof(packed_cell_t);
  2240. }
  2241. /* DOCDOC */
  2242. STATIC size_t
  2243. cell_queues_get_total_allocation(void)
  2244. {
  2245. return total_cells_allocated * packed_cell_mem_cost();
  2246. }
  2247. /** How long after we've been low on memory should we try to conserve it? */
  2248. #define MEMORY_PRESSURE_INTERVAL (30*60)
  2249. /** The time at which we were last low on memory. */
  2250. static time_t last_time_under_memory_pressure = 0;
  2251. /** Check whether we've got too much space used for cells. If so,
  2252. * call the OOM handler and return 1. Otherwise, return 0. */
  2253. STATIC int
  2254. cell_queues_check_size(void)
  2255. {
  2256. size_t alloc = cell_queues_get_total_allocation();
  2257. alloc += buf_get_total_allocation();
  2258. alloc += tor_zlib_get_total_allocation();
  2259. const size_t rend_cache_total = rend_cache_get_total_allocation();
  2260. alloc += rend_cache_total;
  2261. if (alloc >= get_options()->MaxMemInQueues_low_threshold) {
  2262. last_time_under_memory_pressure = approx_time();
  2263. if (alloc >= get_options()->MaxMemInQueues) {
  2264. /* If we're spending over 20% of the memory limit on hidden service
  2265. * descriptors, free them until we're down to 10%.
  2266. */
  2267. if (rend_cache_total > get_options()->MaxMemInQueues / 5) {
  2268. const size_t bytes_to_remove =
  2269. rend_cache_total - (size_t)(get_options()->MaxMemInQueues / 10);
  2270. rend_cache_clean_v2_descs_as_dir(time(NULL), bytes_to_remove);
  2271. alloc -= rend_cache_total;
  2272. alloc += rend_cache_get_total_allocation();
  2273. }
  2274. circuits_handle_oom(alloc);
  2275. return 1;
  2276. }
  2277. }
  2278. return 0;
  2279. }
  2280. /** Return true if we've been under memory pressure in the last
  2281. * MEMORY_PRESSURE_INTERVAL seconds. */
  2282. int
  2283. have_been_under_memory_pressure(void)
  2284. {
  2285. return last_time_under_memory_pressure + MEMORY_PRESSURE_INTERVAL
  2286. < approx_time();
  2287. }
  2288. /**
  2289. * Update the number of cells available on the circuit's n_chan or p_chan's
  2290. * circuit mux.
  2291. */
  2292. void
  2293. update_circuit_on_cmux_(circuit_t *circ, cell_direction_t direction,
  2294. const char *file, int lineno)
  2295. {
  2296. channel_t *chan = NULL;
  2297. or_circuit_t *or_circ = NULL;
  2298. circuitmux_t *cmux = NULL;
  2299. tor_assert(circ);
  2300. /* Okay, get the channel */
  2301. if (direction == CELL_DIRECTION_OUT) {
  2302. chan = circ->n_chan;
  2303. } else {
  2304. or_circ = TO_OR_CIRCUIT(circ);
  2305. chan = or_circ->p_chan;
  2306. }
  2307. tor_assert(chan);
  2308. tor_assert(chan->cmux);
  2309. /* Now get the cmux */
  2310. cmux = chan->cmux;
  2311. /* Cmux sanity check */
  2312. if (! circuitmux_is_circuit_attached(cmux, circ)) {
  2313. log_warn(LD_BUG, "called on non-attached circuit from %s:%d",
  2314. file, lineno);
  2315. return;
  2316. }
  2317. tor_assert(circuitmux_attached_circuit_direction(cmux, circ) == direction);
  2318. assert_cmux_ok_paranoid(chan);
  2319. /* Update the number of cells we have for the circuit mux */
  2320. if (direction == CELL_DIRECTION_OUT) {
  2321. circuitmux_set_num_cells(cmux, circ, circ->n_chan_cells.n);
  2322. } else {
  2323. circuitmux_set_num_cells(cmux, circ, or_circ->p_chan_cells.n);
  2324. }
  2325. assert_cmux_ok_paranoid(chan);
  2326. }
  2327. /** Remove all circuits from the cmux on <b>chan</b>.
  2328. *
  2329. * If <b>circuits_out</b> is non-NULL, add all detached circuits to
  2330. * <b>circuits_out</b>.
  2331. **/
  2332. void
  2333. channel_unlink_all_circuits(channel_t *chan, smartlist_t *circuits_out)
  2334. {
  2335. tor_assert(chan);
  2336. tor_assert(chan->cmux);
  2337. circuitmux_detach_all_circuits(chan->cmux, circuits_out);
  2338. chan->num_n_circuits = 0;
  2339. chan->num_p_circuits = 0;
  2340. }
  2341. /** Block (if <b>block</b> is true) or unblock (if <b>block</b> is false)
  2342. * every edge connection that is using <b>circ</b> to write to <b>chan</b>,
  2343. * and start or stop reading as appropriate.
  2344. *
  2345. * If <b>stream_id</b> is nonzero, block only the edge connection whose
  2346. * stream_id matches it.
  2347. *
  2348. * Returns the number of streams whose status we changed.
  2349. */
  2350. static int
  2351. set_streams_blocked_on_circ(circuit_t *circ, channel_t *chan,
  2352. int block, streamid_t stream_id)
  2353. {
  2354. edge_connection_t *edge = NULL;
  2355. int n = 0;
  2356. if (circ->n_chan == chan) {
  2357. circ->streams_blocked_on_n_chan = block;
  2358. if (CIRCUIT_IS_ORIGIN(circ))
  2359. edge = TO_ORIGIN_CIRCUIT(circ)->p_streams;
  2360. } else {
  2361. circ->streams_blocked_on_p_chan = block;
  2362. tor_assert(!CIRCUIT_IS_ORIGIN(circ));
  2363. edge = TO_OR_CIRCUIT(circ)->n_streams;
  2364. }
  2365. for (; edge; edge = edge->next_stream) {
  2366. connection_t *conn = TO_CONN(edge);
  2367. if (stream_id && edge->stream_id != stream_id)
  2368. continue;
  2369. if (edge->edge_blocked_on_circ != block) {
  2370. ++n;
  2371. edge->edge_blocked_on_circ = block;
  2372. }
  2373. if (!conn->read_event) {
  2374. /* This connection is a placeholder for something; probably a DNS
  2375. * request. It can't actually stop or start reading.*/
  2376. continue;
  2377. }
  2378. if (block) {
  2379. if (connection_is_reading(conn))
  2380. connection_stop_reading(conn);
  2381. } else {
  2382. /* Is this right? */
  2383. if (!connection_is_reading(conn))
  2384. connection_start_reading(conn);
  2385. }
  2386. }
  2387. return n;
  2388. }
  2389. /** Extract the command from a packed cell. */
  2390. static uint8_t
  2391. packed_cell_get_command(const packed_cell_t *cell, int wide_circ_ids)
  2392. {
  2393. if (wide_circ_ids) {
  2394. return get_uint8(cell->body+4);
  2395. } else {
  2396. return get_uint8(cell->body+2);
  2397. }
  2398. }
  2399. /** Extract the circuit ID from a packed cell. */
  2400. circid_t
  2401. packed_cell_get_circid(const packed_cell_t *cell, int wide_circ_ids)
  2402. {
  2403. if (wide_circ_ids) {
  2404. return ntohl(get_uint32(cell->body));
  2405. } else {
  2406. return ntohs(get_uint16(cell->body));
  2407. }
  2408. }
  2409. /** Pull as many cells as possible (but no more than <b>max</b>) from the
  2410. * queue of the first active circuit on <b>chan</b>, and write them to
  2411. * <b>chan</b>-&gt;outbuf. Return the number of cells written. Advance
  2412. * the active circuit pointer to the next active circuit in the ring. */
  2413. MOCK_IMPL(int,
  2414. channel_flush_from_first_active_circuit, (channel_t *chan, int max))
  2415. {
  2416. circuitmux_t *cmux = NULL;
  2417. int n_flushed = 0;
  2418. cell_queue_t *queue;
  2419. destroy_cell_queue_t *destroy_queue=NULL;
  2420. circuit_t *circ;
  2421. or_circuit_t *or_circ;
  2422. int streams_blocked;
  2423. packed_cell_t *cell;
  2424. /* Get the cmux */
  2425. tor_assert(chan);
  2426. tor_assert(chan->cmux);
  2427. cmux = chan->cmux;
  2428. /* Main loop: pick a circuit, send a cell, update the cmux */
  2429. while (n_flushed < max) {
  2430. circ = circuitmux_get_first_active_circuit(cmux, &destroy_queue);
  2431. if (destroy_queue) {
  2432. destroy_cell_t *dcell;
  2433. /* this code is duplicated from some of the logic below. Ugly! XXXX */
  2434. /* If we are given a destroy_queue here, then it is required to be
  2435. * nonempty... */
  2436. tor_assert(destroy_queue->n > 0);
  2437. dcell = destroy_cell_queue_pop(destroy_queue);
  2438. /* ...and pop() will always yield a cell from a nonempty queue. */
  2439. tor_assert(dcell);
  2440. /* frees dcell */
  2441. cell = destroy_cell_to_packed_cell(dcell, chan->wide_circ_ids);
  2442. /* frees cell */
  2443. channel_write_packed_cell(chan, cell);
  2444. /* Update the cmux destroy counter */
  2445. circuitmux_notify_xmit_destroy(cmux);
  2446. cell = NULL;
  2447. ++n_flushed;
  2448. continue;
  2449. }
  2450. /* If it returns NULL, no cells left to send */
  2451. if (!circ) break;
  2452. assert_cmux_ok_paranoid(chan);
  2453. if (circ->n_chan == chan) {
  2454. queue = &circ->n_chan_cells;
  2455. streams_blocked = circ->streams_blocked_on_n_chan;
  2456. } else {
  2457. or_circ = TO_OR_CIRCUIT(circ);
  2458. tor_assert(or_circ->p_chan == chan);
  2459. queue = &TO_OR_CIRCUIT(circ)->p_chan_cells;
  2460. streams_blocked = circ->streams_blocked_on_p_chan;
  2461. }
  2462. /* Circuitmux told us this was active, so it should have cells */
  2463. if (/*BUG(*/ queue->n == 0 /*)*/) {
  2464. log_warn(LD_BUG, "Found a supposedly active circuit with no cells "
  2465. "to send. Trying to recover.");
  2466. circuitmux_set_num_cells(cmux, circ, 0);
  2467. if (! circ->marked_for_close)
  2468. circuit_mark_for_close(circ, END_CIRC_REASON_INTERNAL);
  2469. continue;
  2470. }
  2471. tor_assert(queue->n > 0);
  2472. /*
  2473. * Get just one cell here; once we've sent it, that can change the circuit
  2474. * selection, so we have to loop around for another even if this circuit
  2475. * has more than one.
  2476. */
  2477. cell = cell_queue_pop(queue);
  2478. /* Calculate the exact time that this cell has spent in the queue. */
  2479. if (get_options()->CellStatistics ||
  2480. get_options()->TestingEnableCellStatsEvent) {
  2481. uint32_t msec_waiting;
  2482. uint32_t msec_now = (uint32_t)monotime_coarse_absolute_msec();
  2483. msec_waiting = msec_now - cell->inserted_time;
  2484. if (get_options()->CellStatistics && !CIRCUIT_IS_ORIGIN(circ)) {
  2485. or_circ = TO_OR_CIRCUIT(circ);
  2486. or_circ->total_cell_waiting_time += msec_waiting;
  2487. or_circ->processed_cells++;
  2488. }
  2489. if (get_options()->TestingEnableCellStatsEvent) {
  2490. uint8_t command = packed_cell_get_command(cell, chan->wide_circ_ids);
  2491. testing_cell_stats_entry_t *ent =
  2492. tor_malloc_zero(sizeof(testing_cell_stats_entry_t));
  2493. ent->command = command;
  2494. ent->waiting_time = msec_waiting / 10;
  2495. ent->removed = 1;
  2496. if (circ->n_chan == chan)
  2497. ent->exitward = 1;
  2498. if (!circ->testing_cell_stats)
  2499. circ->testing_cell_stats = smartlist_new();
  2500. smartlist_add(circ->testing_cell_stats, ent);
  2501. }
  2502. }
  2503. /* If we just flushed our queue and this circuit is used for a
  2504. * tunneled directory request, possibly advance its state. */
  2505. if (queue->n == 0 && chan->dirreq_id)
  2506. geoip_change_dirreq_state(chan->dirreq_id,
  2507. DIRREQ_TUNNELED,
  2508. DIRREQ_CIRC_QUEUE_FLUSHED);
  2509. /* Now send the cell */
  2510. channel_write_packed_cell(chan, cell);
  2511. cell = NULL;
  2512. /*
  2513. * Don't packed_cell_free_unchecked(cell) here because the channel will
  2514. * do so when it gets out of the channel queue (probably already did, in
  2515. * which case that was an immediate double-free bug).
  2516. */
  2517. /* Update the counter */
  2518. ++n_flushed;
  2519. /*
  2520. * Now update the cmux; tell it we've just sent a cell, and how many
  2521. * we have left.
  2522. */
  2523. circuitmux_notify_xmit_cells(cmux, circ, 1);
  2524. circuitmux_set_num_cells(cmux, circ, queue->n);
  2525. if (queue->n == 0)
  2526. log_debug(LD_GENERAL, "Made a circuit inactive.");
  2527. /* Is the cell queue low enough to unblock all the streams that are waiting
  2528. * to write to this circuit? */
  2529. if (streams_blocked && queue->n <= CELL_QUEUE_LOWWATER_SIZE)
  2530. set_streams_blocked_on_circ(circ, chan, 0, 0); /* unblock streams */
  2531. /* If n_flushed < max still, loop around and pick another circuit */
  2532. }
  2533. /* Okay, we're done sending now */
  2534. assert_cmux_ok_paranoid(chan);
  2535. return n_flushed;
  2536. }
  2537. #if 0
  2538. /** Indicate the current preferred cap for middle circuits; zero disables
  2539. * the cap. Right now it's just a constant, ORCIRC_MAX_MIDDLE_CELLS, but
  2540. * the logic in append_cell_to_circuit_queue() is written to be correct
  2541. * if we want to base it on a consensus param or something that might change
  2542. * in the future.
  2543. */
  2544. static int
  2545. get_max_middle_cells(void)
  2546. {
  2547. return ORCIRC_MAX_MIDDLE_CELLS;
  2548. }
  2549. #endif
  2550. /** Add <b>cell</b> to the queue of <b>circ</b> writing to <b>chan</b>
  2551. * transmitting in <b>direction</b>. */
  2552. void
  2553. append_cell_to_circuit_queue(circuit_t *circ, channel_t *chan,
  2554. cell_t *cell, cell_direction_t direction,
  2555. streamid_t fromstream)
  2556. {
  2557. or_circuit_t *orcirc = NULL;
  2558. cell_queue_t *queue;
  2559. int streams_blocked;
  2560. #if 0
  2561. uint32_t tgt_max_middle_cells, p_len, n_len, tmp, hard_max_middle_cells;
  2562. #endif
  2563. int exitward;
  2564. if (circ->marked_for_close)
  2565. return;
  2566. exitward = (direction == CELL_DIRECTION_OUT);
  2567. if (exitward) {
  2568. queue = &circ->n_chan_cells;
  2569. streams_blocked = circ->streams_blocked_on_n_chan;
  2570. } else {
  2571. orcirc = TO_OR_CIRCUIT(circ);
  2572. queue = &orcirc->p_chan_cells;
  2573. streams_blocked = circ->streams_blocked_on_p_chan;
  2574. }
  2575. /*
  2576. * Disabling this for now because of a possible guard discovery attack
  2577. */
  2578. #if 0
  2579. /* Are we a middle circuit about to exceed ORCIRC_MAX_MIDDLE_CELLS? */
  2580. if ((circ->n_chan != NULL) && CIRCUIT_IS_ORCIRC(circ)) {
  2581. orcirc = TO_OR_CIRCUIT(circ);
  2582. if (orcirc->p_chan) {
  2583. /* We are a middle circuit if we have both n_chan and p_chan */
  2584. /* We'll need to know the current preferred maximum */
  2585. tgt_max_middle_cells = get_max_middle_cells();
  2586. if (tgt_max_middle_cells > 0) {
  2587. /* Do we need to initialize middle_max_cells? */
  2588. if (orcirc->max_middle_cells == 0) {
  2589. orcirc->max_middle_cells = tgt_max_middle_cells;
  2590. } else {
  2591. if (tgt_max_middle_cells > orcirc->max_middle_cells) {
  2592. /* If we want to increase the cap, we can do so right away */
  2593. orcirc->max_middle_cells = tgt_max_middle_cells;
  2594. } else if (tgt_max_middle_cells < orcirc->max_middle_cells) {
  2595. /*
  2596. * If we're shrinking the cap, we can't shrink past either queue;
  2597. * compare tgt_max_middle_cells rather than tgt_max_middle_cells *
  2598. * ORCIRC_MAX_MIDDLE_KILL_THRESH so the queues don't shrink enough
  2599. * to generate spurious warnings, either.
  2600. */
  2601. n_len = circ->n_chan_cells.n;
  2602. p_len = orcirc->p_chan_cells.n;
  2603. tmp = tgt_max_middle_cells;
  2604. if (tmp < n_len) tmp = n_len;
  2605. if (tmp < p_len) tmp = p_len;
  2606. orcirc->max_middle_cells = tmp;
  2607. }
  2608. /* else no change */
  2609. }
  2610. } else {
  2611. /* tgt_max_middle_cells == 0 indicates we should disable the cap */
  2612. orcirc->max_middle_cells = 0;
  2613. }
  2614. /* Now we know orcirc->max_middle_cells is set correctly */
  2615. if (orcirc->max_middle_cells > 0) {
  2616. hard_max_middle_cells =
  2617. (uint32_t)(((double)orcirc->max_middle_cells) *
  2618. ORCIRC_MAX_MIDDLE_KILL_THRESH);
  2619. if ((unsigned)queue->n + 1 >= hard_max_middle_cells) {
  2620. /* Queueing this cell would put queue over the kill theshold */
  2621. log_warn(LD_CIRC,
  2622. "Got a cell exceeding the hard cap of %u in the "
  2623. "%s direction on middle circ ID %u on chan ID "
  2624. U64_FORMAT "; killing the circuit.",
  2625. hard_max_middle_cells,
  2626. (direction == CELL_DIRECTION_OUT) ? "n" : "p",
  2627. (direction == CELL_DIRECTION_OUT) ?
  2628. circ->n_circ_id : orcirc->p_circ_id,
  2629. U64_PRINTF_ARG(
  2630. (direction == CELL_DIRECTION_OUT) ?
  2631. circ->n_chan->global_identifier :
  2632. orcirc->p_chan->global_identifier));
  2633. circuit_mark_for_close(circ, END_CIRC_REASON_RESOURCELIMIT);
  2634. return;
  2635. } else if ((unsigned)queue->n + 1 == orcirc->max_middle_cells) {
  2636. /* Only use ==, not >= for this test so we don't spam the log */
  2637. log_warn(LD_CIRC,
  2638. "While trying to queue a cell, reached the soft cap of %u "
  2639. "in the %s direction on middle circ ID %u "
  2640. "on chan ID " U64_FORMAT ".",
  2641. orcirc->max_middle_cells,
  2642. (direction == CELL_DIRECTION_OUT) ? "n" : "p",
  2643. (direction == CELL_DIRECTION_OUT) ?
  2644. circ->n_circ_id : orcirc->p_circ_id,
  2645. U64_PRINTF_ARG(
  2646. (direction == CELL_DIRECTION_OUT) ?
  2647. circ->n_chan->global_identifier :
  2648. orcirc->p_chan->global_identifier));
  2649. }
  2650. }
  2651. }
  2652. }
  2653. #endif
  2654. cell_queue_append_packed_copy(circ, queue, exitward, cell,
  2655. chan->wide_circ_ids, 1);
  2656. if (PREDICT_UNLIKELY(cell_queues_check_size())) {
  2657. /* We ran the OOM handler */
  2658. if (circ->marked_for_close)
  2659. return;
  2660. }
  2661. /* If we have too many cells on the circuit, we should stop reading from
  2662. * the edge streams for a while. */
  2663. if (!streams_blocked && queue->n >= CELL_QUEUE_HIGHWATER_SIZE)
  2664. set_streams_blocked_on_circ(circ, chan, 1, 0); /* block streams */
  2665. if (streams_blocked && fromstream) {
  2666. /* This edge connection is apparently not blocked; block it. */
  2667. set_streams_blocked_on_circ(circ, chan, 1, fromstream);
  2668. }
  2669. update_circuit_on_cmux(circ, direction);
  2670. if (queue->n == 1) {
  2671. /* This was the first cell added to the queue. We just made this
  2672. * circuit active. */
  2673. log_debug(LD_GENERAL, "Made a circuit active.");
  2674. }
  2675. /* New way: mark this as having waiting cells for the scheduler */
  2676. scheduler_channel_has_waiting_cells(chan);
  2677. }
  2678. /** Append an encoded value of <b>addr</b> to <b>payload_out</b>, which must
  2679. * have at least 18 bytes of free space. The encoding is, as specified in
  2680. * tor-spec.txt:
  2681. * RESOLVED_TYPE_IPV4 or RESOLVED_TYPE_IPV6 [1 byte]
  2682. * LENGTH [1 byte]
  2683. * ADDRESS [length bytes]
  2684. * Return the number of bytes added, or -1 on error */
  2685. int
  2686. append_address_to_payload(uint8_t *payload_out, const tor_addr_t *addr)
  2687. {
  2688. uint32_t a;
  2689. switch (tor_addr_family(addr)) {
  2690. case AF_INET:
  2691. payload_out[0] = RESOLVED_TYPE_IPV4;
  2692. payload_out[1] = 4;
  2693. a = tor_addr_to_ipv4n(addr);
  2694. memcpy(payload_out+2, &a, 4);
  2695. return 6;
  2696. case AF_INET6:
  2697. payload_out[0] = RESOLVED_TYPE_IPV6;
  2698. payload_out[1] = 16;
  2699. memcpy(payload_out+2, tor_addr_to_in6_addr8(addr), 16);
  2700. return 18;
  2701. case AF_UNSPEC:
  2702. default:
  2703. return -1;
  2704. }
  2705. }
  2706. /** Given <b>payload_len</b> bytes at <b>payload</b>, starting with an address
  2707. * encoded as by append_address_to_payload(), try to decode the address into
  2708. * *<b>addr_out</b>. Return the next byte in the payload after the address on
  2709. * success, or NULL on failure. */
  2710. const uint8_t *
  2711. decode_address_from_payload(tor_addr_t *addr_out, const uint8_t *payload,
  2712. int payload_len)
  2713. {
  2714. if (payload_len < 2)
  2715. return NULL;
  2716. if (payload_len < 2+payload[1])
  2717. return NULL;
  2718. switch (payload[0]) {
  2719. case RESOLVED_TYPE_IPV4:
  2720. if (payload[1] != 4)
  2721. return NULL;
  2722. tor_addr_from_ipv4n(addr_out, get_uint32(payload+2));
  2723. break;
  2724. case RESOLVED_TYPE_IPV6:
  2725. if (payload[1] != 16)
  2726. return NULL;
  2727. tor_addr_from_ipv6_bytes(addr_out, (char*)(payload+2));
  2728. break;
  2729. default:
  2730. tor_addr_make_unspec(addr_out);
  2731. break;
  2732. }
  2733. return payload + 2 + payload[1];
  2734. }
  2735. /** Remove all the cells queued on <b>circ</b> for <b>chan</b>. */
  2736. void
  2737. circuit_clear_cell_queue(circuit_t *circ, channel_t *chan)
  2738. {
  2739. cell_queue_t *queue;
  2740. cell_direction_t direction;
  2741. if (circ->n_chan == chan) {
  2742. queue = &circ->n_chan_cells;
  2743. direction = CELL_DIRECTION_OUT;
  2744. } else {
  2745. or_circuit_t *orcirc = TO_OR_CIRCUIT(circ);
  2746. tor_assert(orcirc->p_chan == chan);
  2747. queue = &orcirc->p_chan_cells;
  2748. direction = CELL_DIRECTION_IN;
  2749. }
  2750. /* Clear the queue */
  2751. cell_queue_clear(queue);
  2752. /* Update the cell counter in the cmux */
  2753. if (chan->cmux && circuitmux_is_circuit_attached(chan->cmux, circ))
  2754. update_circuit_on_cmux(circ, direction);
  2755. }
  2756. /** Fail with an assert if the circuit mux on chan is corrupt
  2757. */
  2758. void
  2759. assert_circuit_mux_okay(channel_t *chan)
  2760. {
  2761. tor_assert(chan);
  2762. tor_assert(chan->cmux);
  2763. circuitmux_assert_okay(chan->cmux);
  2764. }
  2765. /** Return 1 if we shouldn't restart reading on this circuit, even if
  2766. * we get a SENDME. Else return 0.
  2767. */
  2768. static int
  2769. circuit_queue_streams_are_blocked(circuit_t *circ)
  2770. {
  2771. if (CIRCUIT_IS_ORIGIN(circ)) {
  2772. return circ->streams_blocked_on_n_chan;
  2773. } else {
  2774. return circ->streams_blocked_on_p_chan;
  2775. }
  2776. }