relay.c 110 KB

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