relay.c 107 KB

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