relay.c 109 KB

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