relay.c 110 KB

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