relay.c 106 KB

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