relay.c 117 KB

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