link.c 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242
  1. /*
  2. * net/tipc/link.c: TIPC link code
  3. *
  4. * Copyright (c) 1996-2007, Ericsson AB
  5. * Copyright (c) 2004-2007, Wind River Systems
  6. * All rights reserved.
  7. *
  8. * Redistribution and use in source and binary forms, with or without
  9. * modification, are permitted provided that the following conditions are met:
  10. *
  11. * 1. Redistributions of source code must retain the above copyright
  12. * notice, this list of conditions and the following disclaimer.
  13. * 2. Redistributions in binary form must reproduce the above copyright
  14. * notice, this list of conditions and the following disclaimer in the
  15. * documentation and/or other materials provided with the distribution.
  16. * 3. Neither the names of the copyright holders nor the names of its
  17. * contributors may be used to endorse or promote products derived from
  18. * this software without specific prior written permission.
  19. *
  20. * Alternatively, this software may be distributed under the terms of the
  21. * GNU General Public License ("GPL") version 2 as published by the Free
  22. * Software Foundation.
  23. *
  24. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  25. * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  26. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  27. * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  28. * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  29. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  30. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  31. * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  32. * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  33. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  34. * POSSIBILITY OF SUCH DAMAGE.
  35. */
  36. #include "core.h"
  37. #include "dbg.h"
  38. #include "link.h"
  39. #include "net.h"
  40. #include "node.h"
  41. #include "port.h"
  42. #include "addr.h"
  43. #include "node_subscr.h"
  44. #include "name_distr.h"
  45. #include "bearer.h"
  46. #include "name_table.h"
  47. #include "discover.h"
  48. #include "config.h"
  49. #include "bcast.h"
  50. /*
  51. * Out-of-range value for link session numbers
  52. */
  53. #define INVALID_SESSION 0x10000
  54. /*
  55. * Limit for deferred reception queue:
  56. */
  57. #define DEF_QUEUE_LIMIT 256u
  58. /*
  59. * Link state events:
  60. */
  61. #define STARTING_EVT 856384768 /* link processing trigger */
  62. #define TRAFFIC_MSG_EVT 560815u /* rx'd ??? */
  63. #define TIMEOUT_EVT 560817u /* link timer expired */
  64. /*
  65. * The following two 'message types' is really just implementation
  66. * data conveniently stored in the message header.
  67. * They must not be considered part of the protocol
  68. */
  69. #define OPEN_MSG 0
  70. #define CLOSED_MSG 1
  71. /*
  72. * State value stored in 'exp_msg_count'
  73. */
  74. #define START_CHANGEOVER 100000u
  75. /**
  76. * struct link_name - deconstructed link name
  77. * @addr_local: network address of node at this end
  78. * @if_local: name of interface at this end
  79. * @addr_peer: network address of node at far end
  80. * @if_peer: name of interface at far end
  81. */
  82. struct link_name {
  83. u32 addr_local;
  84. char if_local[TIPC_MAX_IF_NAME];
  85. u32 addr_peer;
  86. char if_peer[TIPC_MAX_IF_NAME];
  87. };
  88. static void link_handle_out_of_seq_msg(struct link *l_ptr,
  89. struct sk_buff *buf);
  90. static void link_recv_proto_msg(struct link *l_ptr, struct sk_buff *buf);
  91. static int link_recv_changeover_msg(struct link **l_ptr, struct sk_buff **buf);
  92. static void link_set_supervision_props(struct link *l_ptr, u32 tolerance);
  93. static int link_send_sections_long(struct port *sender,
  94. struct iovec const *msg_sect,
  95. u32 num_sect, u32 destnode);
  96. static void link_check_defragm_bufs(struct link *l_ptr);
  97. static void link_state_event(struct link *l_ptr, u32 event);
  98. static void link_reset_statistics(struct link *l_ptr);
  99. static void link_print(struct link *l_ptr, struct print_buf *buf,
  100. const char *str);
  101. /*
  102. * Debugging code used by link routines only
  103. *
  104. * When debugging link problems on a system that has multiple links,
  105. * the standard TIPC debugging routines may not be useful since they
  106. * allow the output from multiple links to be intermixed. For this reason
  107. * routines of the form "dbg_link_XXX()" have been created that will capture
  108. * debug info into a link's personal print buffer, which can then be dumped
  109. * into the TIPC system log (TIPC_LOG) upon request.
  110. *
  111. * To enable per-link debugging, use LINK_LOG_BUF_SIZE to specify the size
  112. * of the print buffer used by each link. If LINK_LOG_BUF_SIZE is set to 0,
  113. * the dbg_link_XXX() routines simply send their output to the standard
  114. * debug print buffer (DBG_OUTPUT), if it has been defined; this can be useful
  115. * when there is only a single link in the system being debugged.
  116. *
  117. * Notes:
  118. * - When enabled, LINK_LOG_BUF_SIZE should be set to at least TIPC_PB_MIN_SIZE
  119. * - "l_ptr" must be valid when using dbg_link_XXX() macros
  120. */
  121. #define LINK_LOG_BUF_SIZE 0
  122. #define dbg_link(fmt, arg...) \
  123. do { \
  124. if (LINK_LOG_BUF_SIZE) \
  125. tipc_printf(&l_ptr->print_buf, fmt, ## arg); \
  126. } while (0)
  127. #define dbg_link_msg(msg, txt) \
  128. do { \
  129. if (LINK_LOG_BUF_SIZE) \
  130. tipc_msg_dbg(&l_ptr->print_buf, msg, txt); \
  131. } while (0)
  132. #define dbg_link_state(txt) \
  133. do { \
  134. if (LINK_LOG_BUF_SIZE) \
  135. link_print(l_ptr, &l_ptr->print_buf, txt); \
  136. } while (0)
  137. #define dbg_link_dump() do { \
  138. if (LINK_LOG_BUF_SIZE) { \
  139. tipc_printf(LOG, "\n\nDumping link <%s>:\n", l_ptr->name); \
  140. tipc_printbuf_move(LOG, &l_ptr->print_buf); \
  141. } \
  142. } while (0)
  143. static void dbg_print_link(struct link *l_ptr, const char *str)
  144. {
  145. if (DBG_OUTPUT != TIPC_NULL)
  146. link_print(l_ptr, DBG_OUTPUT, str);
  147. }
  148. static void dbg_print_buf_chain(struct sk_buff *root_buf)
  149. {
  150. if (DBG_OUTPUT != TIPC_NULL) {
  151. struct sk_buff *buf = root_buf;
  152. while (buf) {
  153. msg_dbg(buf_msg(buf), "In chain: ");
  154. buf = buf->next;
  155. }
  156. }
  157. }
  158. /*
  159. * Simple link routines
  160. */
  161. static unsigned int align(unsigned int i)
  162. {
  163. return (i + 3) & ~3u;
  164. }
  165. static void link_init_max_pkt(struct link *l_ptr)
  166. {
  167. u32 max_pkt;
  168. max_pkt = (l_ptr->b_ptr->publ.mtu & ~3);
  169. if (max_pkt > MAX_MSG_SIZE)
  170. max_pkt = MAX_MSG_SIZE;
  171. l_ptr->max_pkt_target = max_pkt;
  172. if (l_ptr->max_pkt_target < MAX_PKT_DEFAULT)
  173. l_ptr->max_pkt = l_ptr->max_pkt_target;
  174. else
  175. l_ptr->max_pkt = MAX_PKT_DEFAULT;
  176. l_ptr->max_pkt_probes = 0;
  177. }
  178. static u32 link_next_sent(struct link *l_ptr)
  179. {
  180. if (l_ptr->next_out)
  181. return msg_seqno(buf_msg(l_ptr->next_out));
  182. return mod(l_ptr->next_out_no);
  183. }
  184. static u32 link_last_sent(struct link *l_ptr)
  185. {
  186. return mod(link_next_sent(l_ptr) - 1);
  187. }
  188. /*
  189. * Simple non-static link routines (i.e. referenced outside this file)
  190. */
  191. int tipc_link_is_up(struct link *l_ptr)
  192. {
  193. if (!l_ptr)
  194. return 0;
  195. return link_working_working(l_ptr) || link_working_unknown(l_ptr);
  196. }
  197. int tipc_link_is_active(struct link *l_ptr)
  198. {
  199. return (l_ptr->owner->active_links[0] == l_ptr) ||
  200. (l_ptr->owner->active_links[1] == l_ptr);
  201. }
  202. /**
  203. * link_name_validate - validate & (optionally) deconstruct link name
  204. * @name - ptr to link name string
  205. * @name_parts - ptr to area for link name components (or NULL if not needed)
  206. *
  207. * Returns 1 if link name is valid, otherwise 0.
  208. */
  209. static int link_name_validate(const char *name, struct link_name *name_parts)
  210. {
  211. char name_copy[TIPC_MAX_LINK_NAME];
  212. char *addr_local;
  213. char *if_local;
  214. char *addr_peer;
  215. char *if_peer;
  216. char dummy;
  217. u32 z_local, c_local, n_local;
  218. u32 z_peer, c_peer, n_peer;
  219. u32 if_local_len;
  220. u32 if_peer_len;
  221. /* copy link name & ensure length is OK */
  222. name_copy[TIPC_MAX_LINK_NAME - 1] = 0;
  223. /* need above in case non-Posix strncpy() doesn't pad with nulls */
  224. strncpy(name_copy, name, TIPC_MAX_LINK_NAME);
  225. if (name_copy[TIPC_MAX_LINK_NAME - 1] != 0)
  226. return 0;
  227. /* ensure all component parts of link name are present */
  228. addr_local = name_copy;
  229. if ((if_local = strchr(addr_local, ':')) == NULL)
  230. return 0;
  231. *(if_local++) = 0;
  232. if ((addr_peer = strchr(if_local, '-')) == NULL)
  233. return 0;
  234. *(addr_peer++) = 0;
  235. if_local_len = addr_peer - if_local;
  236. if ((if_peer = strchr(addr_peer, ':')) == NULL)
  237. return 0;
  238. *(if_peer++) = 0;
  239. if_peer_len = strlen(if_peer) + 1;
  240. /* validate component parts of link name */
  241. if ((sscanf(addr_local, "%u.%u.%u%c",
  242. &z_local, &c_local, &n_local, &dummy) != 3) ||
  243. (sscanf(addr_peer, "%u.%u.%u%c",
  244. &z_peer, &c_peer, &n_peer, &dummy) != 3) ||
  245. (z_local > 255) || (c_local > 4095) || (n_local > 4095) ||
  246. (z_peer > 255) || (c_peer > 4095) || (n_peer > 4095) ||
  247. (if_local_len <= 1) || (if_local_len > TIPC_MAX_IF_NAME) ||
  248. (if_peer_len <= 1) || (if_peer_len > TIPC_MAX_IF_NAME) ||
  249. (strspn(if_local, tipc_alphabet) != (if_local_len - 1)) ||
  250. (strspn(if_peer, tipc_alphabet) != (if_peer_len - 1)))
  251. return 0;
  252. /* return link name components, if necessary */
  253. if (name_parts) {
  254. name_parts->addr_local = tipc_addr(z_local, c_local, n_local);
  255. strcpy(name_parts->if_local, if_local);
  256. name_parts->addr_peer = tipc_addr(z_peer, c_peer, n_peer);
  257. strcpy(name_parts->if_peer, if_peer);
  258. }
  259. return 1;
  260. }
  261. /**
  262. * link_timeout - handle expiration of link timer
  263. * @l_ptr: pointer to link
  264. *
  265. * This routine must not grab "tipc_net_lock" to avoid a potential deadlock conflict
  266. * with tipc_link_delete(). (There is no risk that the node will be deleted by
  267. * another thread because tipc_link_delete() always cancels the link timer before
  268. * tipc_node_delete() is called.)
  269. */
  270. static void link_timeout(struct link *l_ptr)
  271. {
  272. tipc_node_lock(l_ptr->owner);
  273. /* update counters used in statistical profiling of send traffic */
  274. l_ptr->stats.accu_queue_sz += l_ptr->out_queue_size;
  275. l_ptr->stats.queue_sz_counts++;
  276. if (l_ptr->out_queue_size > l_ptr->stats.max_queue_sz)
  277. l_ptr->stats.max_queue_sz = l_ptr->out_queue_size;
  278. if (l_ptr->first_out) {
  279. struct tipc_msg *msg = buf_msg(l_ptr->first_out);
  280. u32 length = msg_size(msg);
  281. if ((msg_user(msg) == MSG_FRAGMENTER) &&
  282. (msg_type(msg) == FIRST_FRAGMENT)) {
  283. length = msg_size(msg_get_wrapped(msg));
  284. }
  285. if (length) {
  286. l_ptr->stats.msg_lengths_total += length;
  287. l_ptr->stats.msg_length_counts++;
  288. if (length <= 64)
  289. l_ptr->stats.msg_length_profile[0]++;
  290. else if (length <= 256)
  291. l_ptr->stats.msg_length_profile[1]++;
  292. else if (length <= 1024)
  293. l_ptr->stats.msg_length_profile[2]++;
  294. else if (length <= 4096)
  295. l_ptr->stats.msg_length_profile[3]++;
  296. else if (length <= 16384)
  297. l_ptr->stats.msg_length_profile[4]++;
  298. else if (length <= 32768)
  299. l_ptr->stats.msg_length_profile[5]++;
  300. else
  301. l_ptr->stats.msg_length_profile[6]++;
  302. }
  303. }
  304. /* do all other link processing performed on a periodic basis */
  305. link_check_defragm_bufs(l_ptr);
  306. link_state_event(l_ptr, TIMEOUT_EVT);
  307. if (l_ptr->next_out)
  308. tipc_link_push_queue(l_ptr);
  309. tipc_node_unlock(l_ptr->owner);
  310. }
  311. static void link_set_timer(struct link *l_ptr, u32 time)
  312. {
  313. k_start_timer(&l_ptr->timer, time);
  314. }
  315. /**
  316. * tipc_link_create - create a new link
  317. * @b_ptr: pointer to associated bearer
  318. * @peer: network address of node at other end of link
  319. * @media_addr: media address to use when sending messages over link
  320. *
  321. * Returns pointer to link.
  322. */
  323. struct link *tipc_link_create(struct bearer *b_ptr, const u32 peer,
  324. const struct tipc_media_addr *media_addr)
  325. {
  326. struct link *l_ptr;
  327. struct tipc_msg *msg;
  328. char *if_name;
  329. l_ptr = kzalloc(sizeof(*l_ptr), GFP_ATOMIC);
  330. if (!l_ptr) {
  331. warn("Link creation failed, no memory\n");
  332. return NULL;
  333. }
  334. if (LINK_LOG_BUF_SIZE) {
  335. char *pb = kmalloc(LINK_LOG_BUF_SIZE, GFP_ATOMIC);
  336. if (!pb) {
  337. kfree(l_ptr);
  338. warn("Link creation failed, no memory for print buffer\n");
  339. return NULL;
  340. }
  341. tipc_printbuf_init(&l_ptr->print_buf, pb, LINK_LOG_BUF_SIZE);
  342. }
  343. l_ptr->addr = peer;
  344. if_name = strchr(b_ptr->publ.name, ':') + 1;
  345. sprintf(l_ptr->name, "%u.%u.%u:%s-%u.%u.%u:",
  346. tipc_zone(tipc_own_addr), tipc_cluster(tipc_own_addr),
  347. tipc_node(tipc_own_addr),
  348. if_name,
  349. tipc_zone(peer), tipc_cluster(peer), tipc_node(peer));
  350. /* note: peer i/f is appended to link name by reset/activate */
  351. memcpy(&l_ptr->media_addr, media_addr, sizeof(*media_addr));
  352. l_ptr->checkpoint = 1;
  353. l_ptr->b_ptr = b_ptr;
  354. link_set_supervision_props(l_ptr, b_ptr->media->tolerance);
  355. l_ptr->state = RESET_UNKNOWN;
  356. l_ptr->pmsg = (struct tipc_msg *)&l_ptr->proto_msg;
  357. msg = l_ptr->pmsg;
  358. tipc_msg_init(msg, LINK_PROTOCOL, RESET_MSG, INT_H_SIZE, l_ptr->addr);
  359. msg_set_size(msg, sizeof(l_ptr->proto_msg));
  360. msg_set_session(msg, (tipc_random & 0xffff));
  361. msg_set_bearer_id(msg, b_ptr->identity);
  362. strcpy((char *)msg_data(msg), if_name);
  363. l_ptr->priority = b_ptr->priority;
  364. tipc_link_set_queue_limits(l_ptr, b_ptr->media->window);
  365. link_init_max_pkt(l_ptr);
  366. l_ptr->next_out_no = 1;
  367. INIT_LIST_HEAD(&l_ptr->waiting_ports);
  368. link_reset_statistics(l_ptr);
  369. l_ptr->owner = tipc_node_attach_link(l_ptr);
  370. if (!l_ptr->owner) {
  371. if (LINK_LOG_BUF_SIZE)
  372. kfree(l_ptr->print_buf.buf);
  373. kfree(l_ptr);
  374. return NULL;
  375. }
  376. k_init_timer(&l_ptr->timer, (Handler)link_timeout, (unsigned long)l_ptr);
  377. list_add_tail(&l_ptr->link_list, &b_ptr->links);
  378. tipc_k_signal((Handler)tipc_link_start, (unsigned long)l_ptr);
  379. dbg("tipc_link_create(): tolerance = %u,cont intv = %u, abort_limit = %u\n",
  380. l_ptr->tolerance, l_ptr->continuity_interval, l_ptr->abort_limit);
  381. return l_ptr;
  382. }
  383. /**
  384. * tipc_link_delete - delete a link
  385. * @l_ptr: pointer to link
  386. *
  387. * Note: 'tipc_net_lock' is write_locked, bearer is locked.
  388. * This routine must not grab the node lock until after link timer cancellation
  389. * to avoid a potential deadlock situation.
  390. */
  391. void tipc_link_delete(struct link *l_ptr)
  392. {
  393. if (!l_ptr) {
  394. err("Attempt to delete non-existent link\n");
  395. return;
  396. }
  397. dbg("tipc_link_delete()\n");
  398. k_cancel_timer(&l_ptr->timer);
  399. tipc_node_lock(l_ptr->owner);
  400. tipc_link_reset(l_ptr);
  401. tipc_node_detach_link(l_ptr->owner, l_ptr);
  402. tipc_link_stop(l_ptr);
  403. list_del_init(&l_ptr->link_list);
  404. if (LINK_LOG_BUF_SIZE)
  405. kfree(l_ptr->print_buf.buf);
  406. tipc_node_unlock(l_ptr->owner);
  407. k_term_timer(&l_ptr->timer);
  408. kfree(l_ptr);
  409. }
  410. void tipc_link_start(struct link *l_ptr)
  411. {
  412. dbg("tipc_link_start %x\n", l_ptr);
  413. link_state_event(l_ptr, STARTING_EVT);
  414. }
  415. /**
  416. * link_schedule_port - schedule port for deferred sending
  417. * @l_ptr: pointer to link
  418. * @origport: reference to sending port
  419. * @sz: amount of data to be sent
  420. *
  421. * Schedules port for renewed sending of messages after link congestion
  422. * has abated.
  423. */
  424. static int link_schedule_port(struct link *l_ptr, u32 origport, u32 sz)
  425. {
  426. struct port *p_ptr;
  427. spin_lock_bh(&tipc_port_list_lock);
  428. p_ptr = tipc_port_lock(origport);
  429. if (p_ptr) {
  430. if (!p_ptr->wakeup)
  431. goto exit;
  432. if (!list_empty(&p_ptr->wait_list))
  433. goto exit;
  434. p_ptr->publ.congested = 1;
  435. p_ptr->waiting_pkts = 1 + ((sz - 1) / l_ptr->max_pkt);
  436. list_add_tail(&p_ptr->wait_list, &l_ptr->waiting_ports);
  437. l_ptr->stats.link_congs++;
  438. exit:
  439. tipc_port_unlock(p_ptr);
  440. }
  441. spin_unlock_bh(&tipc_port_list_lock);
  442. return -ELINKCONG;
  443. }
  444. void tipc_link_wakeup_ports(struct link *l_ptr, int all)
  445. {
  446. struct port *p_ptr;
  447. struct port *temp_p_ptr;
  448. int win = l_ptr->queue_limit[0] - l_ptr->out_queue_size;
  449. if (all)
  450. win = 100000;
  451. if (win <= 0)
  452. return;
  453. if (!spin_trylock_bh(&tipc_port_list_lock))
  454. return;
  455. if (link_congested(l_ptr))
  456. goto exit;
  457. list_for_each_entry_safe(p_ptr, temp_p_ptr, &l_ptr->waiting_ports,
  458. wait_list) {
  459. if (win <= 0)
  460. break;
  461. list_del_init(&p_ptr->wait_list);
  462. spin_lock_bh(p_ptr->publ.lock);
  463. p_ptr->publ.congested = 0;
  464. p_ptr->wakeup(&p_ptr->publ);
  465. win -= p_ptr->waiting_pkts;
  466. spin_unlock_bh(p_ptr->publ.lock);
  467. }
  468. exit:
  469. spin_unlock_bh(&tipc_port_list_lock);
  470. }
  471. /**
  472. * link_release_outqueue - purge link's outbound message queue
  473. * @l_ptr: pointer to link
  474. */
  475. static void link_release_outqueue(struct link *l_ptr)
  476. {
  477. struct sk_buff *buf = l_ptr->first_out;
  478. struct sk_buff *next;
  479. while (buf) {
  480. next = buf->next;
  481. buf_discard(buf);
  482. buf = next;
  483. }
  484. l_ptr->first_out = NULL;
  485. l_ptr->out_queue_size = 0;
  486. }
  487. /**
  488. * tipc_link_reset_fragments - purge link's inbound message fragments queue
  489. * @l_ptr: pointer to link
  490. */
  491. void tipc_link_reset_fragments(struct link *l_ptr)
  492. {
  493. struct sk_buff *buf = l_ptr->defragm_buf;
  494. struct sk_buff *next;
  495. while (buf) {
  496. next = buf->next;
  497. buf_discard(buf);
  498. buf = next;
  499. }
  500. l_ptr->defragm_buf = NULL;
  501. }
  502. /**
  503. * tipc_link_stop - purge all inbound and outbound messages associated with link
  504. * @l_ptr: pointer to link
  505. */
  506. void tipc_link_stop(struct link *l_ptr)
  507. {
  508. struct sk_buff *buf;
  509. struct sk_buff *next;
  510. buf = l_ptr->oldest_deferred_in;
  511. while (buf) {
  512. next = buf->next;
  513. buf_discard(buf);
  514. buf = next;
  515. }
  516. buf = l_ptr->first_out;
  517. while (buf) {
  518. next = buf->next;
  519. buf_discard(buf);
  520. buf = next;
  521. }
  522. tipc_link_reset_fragments(l_ptr);
  523. buf_discard(l_ptr->proto_msg_queue);
  524. l_ptr->proto_msg_queue = NULL;
  525. }
  526. /* LINK EVENT CODE IS NOT SUPPORTED AT PRESENT */
  527. #define link_send_event(fcn, l_ptr, up) do { } while (0)
  528. void tipc_link_reset(struct link *l_ptr)
  529. {
  530. struct sk_buff *buf;
  531. u32 prev_state = l_ptr->state;
  532. u32 checkpoint = l_ptr->next_in_no;
  533. int was_active_link = tipc_link_is_active(l_ptr);
  534. msg_set_session(l_ptr->pmsg, ((msg_session(l_ptr->pmsg) + 1) & 0xffff));
  535. /* Link is down, accept any session */
  536. l_ptr->peer_session = INVALID_SESSION;
  537. /* Prepare for max packet size negotiation */
  538. link_init_max_pkt(l_ptr);
  539. l_ptr->state = RESET_UNKNOWN;
  540. dbg_link_state("Resetting Link\n");
  541. if ((prev_state == RESET_UNKNOWN) || (prev_state == RESET_RESET))
  542. return;
  543. tipc_node_link_down(l_ptr->owner, l_ptr);
  544. tipc_bearer_remove_dest(l_ptr->b_ptr, l_ptr->addr);
  545. if (was_active_link && tipc_node_has_active_links(l_ptr->owner) &&
  546. l_ptr->owner->permit_changeover) {
  547. l_ptr->reset_checkpoint = checkpoint;
  548. l_ptr->exp_msg_count = START_CHANGEOVER;
  549. }
  550. /* Clean up all queues: */
  551. link_release_outqueue(l_ptr);
  552. buf_discard(l_ptr->proto_msg_queue);
  553. l_ptr->proto_msg_queue = NULL;
  554. buf = l_ptr->oldest_deferred_in;
  555. while (buf) {
  556. struct sk_buff *next = buf->next;
  557. buf_discard(buf);
  558. buf = next;
  559. }
  560. if (!list_empty(&l_ptr->waiting_ports))
  561. tipc_link_wakeup_ports(l_ptr, 1);
  562. l_ptr->retransm_queue_head = 0;
  563. l_ptr->retransm_queue_size = 0;
  564. l_ptr->last_out = NULL;
  565. l_ptr->first_out = NULL;
  566. l_ptr->next_out = NULL;
  567. l_ptr->unacked_window = 0;
  568. l_ptr->checkpoint = 1;
  569. l_ptr->next_out_no = 1;
  570. l_ptr->deferred_inqueue_sz = 0;
  571. l_ptr->oldest_deferred_in = NULL;
  572. l_ptr->newest_deferred_in = NULL;
  573. l_ptr->fsm_msg_cnt = 0;
  574. l_ptr->stale_count = 0;
  575. link_reset_statistics(l_ptr);
  576. link_send_event(tipc_cfg_link_event, l_ptr, 0);
  577. if (!in_own_cluster(l_ptr->addr))
  578. link_send_event(tipc_disc_link_event, l_ptr, 0);
  579. }
  580. static void link_activate(struct link *l_ptr)
  581. {
  582. l_ptr->next_in_no = l_ptr->stats.recv_info = 1;
  583. tipc_node_link_up(l_ptr->owner, l_ptr);
  584. tipc_bearer_add_dest(l_ptr->b_ptr, l_ptr->addr);
  585. link_send_event(tipc_cfg_link_event, l_ptr, 1);
  586. if (!in_own_cluster(l_ptr->addr))
  587. link_send_event(tipc_disc_link_event, l_ptr, 1);
  588. }
  589. /**
  590. * link_state_event - link finite state machine
  591. * @l_ptr: pointer to link
  592. * @event: state machine event to process
  593. */
  594. static void link_state_event(struct link *l_ptr, unsigned event)
  595. {
  596. struct link *other;
  597. u32 cont_intv = l_ptr->continuity_interval;
  598. if (!l_ptr->started && (event != STARTING_EVT))
  599. return; /* Not yet. */
  600. if (link_blocked(l_ptr)) {
  601. if (event == TIMEOUT_EVT) {
  602. link_set_timer(l_ptr, cont_intv);
  603. }
  604. return; /* Changeover going on */
  605. }
  606. dbg_link("STATE_EV: <%s> ", l_ptr->name);
  607. switch (l_ptr->state) {
  608. case WORKING_WORKING:
  609. dbg_link("WW/");
  610. switch (event) {
  611. case TRAFFIC_MSG_EVT:
  612. dbg_link("TRF-");
  613. /* fall through */
  614. case ACTIVATE_MSG:
  615. dbg_link("ACT\n");
  616. break;
  617. case TIMEOUT_EVT:
  618. dbg_link("TIM ");
  619. if (l_ptr->next_in_no != l_ptr->checkpoint) {
  620. l_ptr->checkpoint = l_ptr->next_in_no;
  621. if (tipc_bclink_acks_missing(l_ptr->owner)) {
  622. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  623. 0, 0, 0, 0, 0);
  624. l_ptr->fsm_msg_cnt++;
  625. } else if (l_ptr->max_pkt < l_ptr->max_pkt_target) {
  626. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  627. 1, 0, 0, 0, 0);
  628. l_ptr->fsm_msg_cnt++;
  629. }
  630. link_set_timer(l_ptr, cont_intv);
  631. break;
  632. }
  633. dbg_link(" -> WU\n");
  634. l_ptr->state = WORKING_UNKNOWN;
  635. l_ptr->fsm_msg_cnt = 0;
  636. tipc_link_send_proto_msg(l_ptr, STATE_MSG, 1, 0, 0, 0, 0);
  637. l_ptr->fsm_msg_cnt++;
  638. link_set_timer(l_ptr, cont_intv / 4);
  639. break;
  640. case RESET_MSG:
  641. dbg_link("RES -> RR\n");
  642. info("Resetting link <%s>, requested by peer\n",
  643. l_ptr->name);
  644. tipc_link_reset(l_ptr);
  645. l_ptr->state = RESET_RESET;
  646. l_ptr->fsm_msg_cnt = 0;
  647. tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
  648. l_ptr->fsm_msg_cnt++;
  649. link_set_timer(l_ptr, cont_intv);
  650. break;
  651. default:
  652. err("Unknown link event %u in WW state\n", event);
  653. }
  654. break;
  655. case WORKING_UNKNOWN:
  656. dbg_link("WU/");
  657. switch (event) {
  658. case TRAFFIC_MSG_EVT:
  659. dbg_link("TRF-");
  660. case ACTIVATE_MSG:
  661. dbg_link("ACT -> WW\n");
  662. l_ptr->state = WORKING_WORKING;
  663. l_ptr->fsm_msg_cnt = 0;
  664. link_set_timer(l_ptr, cont_intv);
  665. break;
  666. case RESET_MSG:
  667. dbg_link("RES -> RR\n");
  668. info("Resetting link <%s>, requested by peer "
  669. "while probing\n", l_ptr->name);
  670. tipc_link_reset(l_ptr);
  671. l_ptr->state = RESET_RESET;
  672. l_ptr->fsm_msg_cnt = 0;
  673. tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
  674. l_ptr->fsm_msg_cnt++;
  675. link_set_timer(l_ptr, cont_intv);
  676. break;
  677. case TIMEOUT_EVT:
  678. dbg_link("TIM ");
  679. if (l_ptr->next_in_no != l_ptr->checkpoint) {
  680. dbg_link("-> WW\n");
  681. l_ptr->state = WORKING_WORKING;
  682. l_ptr->fsm_msg_cnt = 0;
  683. l_ptr->checkpoint = l_ptr->next_in_no;
  684. if (tipc_bclink_acks_missing(l_ptr->owner)) {
  685. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  686. 0, 0, 0, 0, 0);
  687. l_ptr->fsm_msg_cnt++;
  688. }
  689. link_set_timer(l_ptr, cont_intv);
  690. } else if (l_ptr->fsm_msg_cnt < l_ptr->abort_limit) {
  691. dbg_link("Probing %u/%u,timer = %u ms)\n",
  692. l_ptr->fsm_msg_cnt, l_ptr->abort_limit,
  693. cont_intv / 4);
  694. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  695. 1, 0, 0, 0, 0);
  696. l_ptr->fsm_msg_cnt++;
  697. link_set_timer(l_ptr, cont_intv / 4);
  698. } else { /* Link has failed */
  699. dbg_link("-> RU (%u probes unanswered)\n",
  700. l_ptr->fsm_msg_cnt);
  701. warn("Resetting link <%s>, peer not responding\n",
  702. l_ptr->name);
  703. tipc_link_reset(l_ptr);
  704. l_ptr->state = RESET_UNKNOWN;
  705. l_ptr->fsm_msg_cnt = 0;
  706. tipc_link_send_proto_msg(l_ptr, RESET_MSG,
  707. 0, 0, 0, 0, 0);
  708. l_ptr->fsm_msg_cnt++;
  709. link_set_timer(l_ptr, cont_intv);
  710. }
  711. break;
  712. default:
  713. err("Unknown link event %u in WU state\n", event);
  714. }
  715. break;
  716. case RESET_UNKNOWN:
  717. dbg_link("RU/");
  718. switch (event) {
  719. case TRAFFIC_MSG_EVT:
  720. dbg_link("TRF-\n");
  721. break;
  722. case ACTIVATE_MSG:
  723. other = l_ptr->owner->active_links[0];
  724. if (other && link_working_unknown(other)) {
  725. dbg_link("ACT\n");
  726. break;
  727. }
  728. dbg_link("ACT -> WW\n");
  729. l_ptr->state = WORKING_WORKING;
  730. l_ptr->fsm_msg_cnt = 0;
  731. link_activate(l_ptr);
  732. tipc_link_send_proto_msg(l_ptr, STATE_MSG, 1, 0, 0, 0, 0);
  733. l_ptr->fsm_msg_cnt++;
  734. link_set_timer(l_ptr, cont_intv);
  735. break;
  736. case RESET_MSG:
  737. dbg_link("RES\n");
  738. dbg_link(" -> RR\n");
  739. l_ptr->state = RESET_RESET;
  740. l_ptr->fsm_msg_cnt = 0;
  741. tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 1, 0, 0, 0, 0);
  742. l_ptr->fsm_msg_cnt++;
  743. link_set_timer(l_ptr, cont_intv);
  744. break;
  745. case STARTING_EVT:
  746. dbg_link("START-");
  747. l_ptr->started = 1;
  748. /* fall through */
  749. case TIMEOUT_EVT:
  750. dbg_link("TIM\n");
  751. tipc_link_send_proto_msg(l_ptr, RESET_MSG, 0, 0, 0, 0, 0);
  752. l_ptr->fsm_msg_cnt++;
  753. link_set_timer(l_ptr, cont_intv);
  754. break;
  755. default:
  756. err("Unknown link event %u in RU state\n", event);
  757. }
  758. break;
  759. case RESET_RESET:
  760. dbg_link("RR/ ");
  761. switch (event) {
  762. case TRAFFIC_MSG_EVT:
  763. dbg_link("TRF-");
  764. /* fall through */
  765. case ACTIVATE_MSG:
  766. other = l_ptr->owner->active_links[0];
  767. if (other && link_working_unknown(other)) {
  768. dbg_link("ACT\n");
  769. break;
  770. }
  771. dbg_link("ACT -> WW\n");
  772. l_ptr->state = WORKING_WORKING;
  773. l_ptr->fsm_msg_cnt = 0;
  774. link_activate(l_ptr);
  775. tipc_link_send_proto_msg(l_ptr, STATE_MSG, 1, 0, 0, 0, 0);
  776. l_ptr->fsm_msg_cnt++;
  777. link_set_timer(l_ptr, cont_intv);
  778. break;
  779. case RESET_MSG:
  780. dbg_link("RES\n");
  781. break;
  782. case TIMEOUT_EVT:
  783. dbg_link("TIM\n");
  784. tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
  785. l_ptr->fsm_msg_cnt++;
  786. link_set_timer(l_ptr, cont_intv);
  787. dbg_link("fsm_msg_cnt %u\n", l_ptr->fsm_msg_cnt);
  788. break;
  789. default:
  790. err("Unknown link event %u in RR state\n", event);
  791. }
  792. break;
  793. default:
  794. err("Unknown link state %u/%u\n", l_ptr->state, event);
  795. }
  796. }
  797. /*
  798. * link_bundle_buf(): Append contents of a buffer to
  799. * the tail of an existing one.
  800. */
  801. static int link_bundle_buf(struct link *l_ptr,
  802. struct sk_buff *bundler,
  803. struct sk_buff *buf)
  804. {
  805. struct tipc_msg *bundler_msg = buf_msg(bundler);
  806. struct tipc_msg *msg = buf_msg(buf);
  807. u32 size = msg_size(msg);
  808. u32 bundle_size = msg_size(bundler_msg);
  809. u32 to_pos = align(bundle_size);
  810. u32 pad = to_pos - bundle_size;
  811. if (msg_user(bundler_msg) != MSG_BUNDLER)
  812. return 0;
  813. if (msg_type(bundler_msg) != OPEN_MSG)
  814. return 0;
  815. if (skb_tailroom(bundler) < (pad + size))
  816. return 0;
  817. if (l_ptr->max_pkt < (to_pos + size))
  818. return 0;
  819. skb_put(bundler, pad + size);
  820. skb_copy_to_linear_data_offset(bundler, to_pos, buf->data, size);
  821. msg_set_size(bundler_msg, to_pos + size);
  822. msg_set_msgcnt(bundler_msg, msg_msgcnt(bundler_msg) + 1);
  823. dbg("Packed msg # %u(%u octets) into pos %u in buf(#%u)\n",
  824. msg_msgcnt(bundler_msg), size, to_pos, msg_seqno(bundler_msg));
  825. msg_dbg(msg, "PACKD:");
  826. buf_discard(buf);
  827. l_ptr->stats.sent_bundled++;
  828. return 1;
  829. }
  830. static void link_add_to_outqueue(struct link *l_ptr,
  831. struct sk_buff *buf,
  832. struct tipc_msg *msg)
  833. {
  834. u32 ack = mod(l_ptr->next_in_no - 1);
  835. u32 seqno = mod(l_ptr->next_out_no++);
  836. msg_set_word(msg, 2, ((ack << 16) | seqno));
  837. msg_set_bcast_ack(msg, l_ptr->owner->bclink.last_in);
  838. buf->next = NULL;
  839. if (l_ptr->first_out) {
  840. l_ptr->last_out->next = buf;
  841. l_ptr->last_out = buf;
  842. } else
  843. l_ptr->first_out = l_ptr->last_out = buf;
  844. l_ptr->out_queue_size++;
  845. }
  846. /*
  847. * tipc_link_send_buf() is the 'full path' for messages, called from
  848. * inside TIPC when the 'fast path' in tipc_send_buf
  849. * has failed, and from link_send()
  850. */
  851. int tipc_link_send_buf(struct link *l_ptr, struct sk_buff *buf)
  852. {
  853. struct tipc_msg *msg = buf_msg(buf);
  854. u32 size = msg_size(msg);
  855. u32 dsz = msg_data_sz(msg);
  856. u32 queue_size = l_ptr->out_queue_size;
  857. u32 imp = tipc_msg_tot_importance(msg);
  858. u32 queue_limit = l_ptr->queue_limit[imp];
  859. u32 max_packet = l_ptr->max_pkt;
  860. msg_set_prevnode(msg, tipc_own_addr); /* If routed message */
  861. /* Match msg importance against queue limits: */
  862. if (unlikely(queue_size >= queue_limit)) {
  863. if (imp <= TIPC_CRITICAL_IMPORTANCE) {
  864. return link_schedule_port(l_ptr, msg_origport(msg),
  865. size);
  866. }
  867. msg_dbg(msg, "TIPC: Congestion, throwing away\n");
  868. buf_discard(buf);
  869. if (imp > CONN_MANAGER) {
  870. warn("Resetting link <%s>, send queue full", l_ptr->name);
  871. tipc_link_reset(l_ptr);
  872. }
  873. return dsz;
  874. }
  875. /* Fragmentation needed ? */
  876. if (size > max_packet)
  877. return tipc_link_send_long_buf(l_ptr, buf);
  878. /* Packet can be queued or sent: */
  879. if (queue_size > l_ptr->stats.max_queue_sz)
  880. l_ptr->stats.max_queue_sz = queue_size;
  881. if (likely(!tipc_bearer_congested(l_ptr->b_ptr, l_ptr) &&
  882. !link_congested(l_ptr))) {
  883. link_add_to_outqueue(l_ptr, buf, msg);
  884. if (likely(tipc_bearer_send(l_ptr->b_ptr, buf, &l_ptr->media_addr))) {
  885. l_ptr->unacked_window = 0;
  886. } else {
  887. tipc_bearer_schedule(l_ptr->b_ptr, l_ptr);
  888. l_ptr->stats.bearer_congs++;
  889. l_ptr->next_out = buf;
  890. }
  891. return dsz;
  892. }
  893. /* Congestion: can message be bundled ?: */
  894. if ((msg_user(msg) != CHANGEOVER_PROTOCOL) &&
  895. (msg_user(msg) != MSG_FRAGMENTER)) {
  896. /* Try adding message to an existing bundle */
  897. if (l_ptr->next_out &&
  898. link_bundle_buf(l_ptr, l_ptr->last_out, buf)) {
  899. tipc_bearer_resolve_congestion(l_ptr->b_ptr, l_ptr);
  900. return dsz;
  901. }
  902. /* Try creating a new bundle */
  903. if (size <= max_packet * 2 / 3) {
  904. struct sk_buff *bundler = buf_acquire(max_packet);
  905. struct tipc_msg bundler_hdr;
  906. if (bundler) {
  907. tipc_msg_init(&bundler_hdr, MSG_BUNDLER, OPEN_MSG,
  908. INT_H_SIZE, l_ptr->addr);
  909. skb_copy_to_linear_data(bundler, &bundler_hdr,
  910. INT_H_SIZE);
  911. skb_trim(bundler, INT_H_SIZE);
  912. link_bundle_buf(l_ptr, bundler, buf);
  913. buf = bundler;
  914. msg = buf_msg(buf);
  915. l_ptr->stats.sent_bundles++;
  916. }
  917. }
  918. }
  919. if (!l_ptr->next_out)
  920. l_ptr->next_out = buf;
  921. link_add_to_outqueue(l_ptr, buf, msg);
  922. tipc_bearer_resolve_congestion(l_ptr->b_ptr, l_ptr);
  923. return dsz;
  924. }
  925. /*
  926. * tipc_link_send(): same as tipc_link_send_buf(), but the link to use has
  927. * not been selected yet, and the the owner node is not locked
  928. * Called by TIPC internal users, e.g. the name distributor
  929. */
  930. int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector)
  931. {
  932. struct link *l_ptr;
  933. struct tipc_node *n_ptr;
  934. int res = -ELINKCONG;
  935. read_lock_bh(&tipc_net_lock);
  936. n_ptr = tipc_node_select(dest, selector);
  937. if (n_ptr) {
  938. tipc_node_lock(n_ptr);
  939. l_ptr = n_ptr->active_links[selector & 1];
  940. if (l_ptr) {
  941. dbg("tipc_link_send: found link %x for dest %x\n", l_ptr, dest);
  942. res = tipc_link_send_buf(l_ptr, buf);
  943. } else {
  944. dbg("Attempt to send msg to unreachable node:\n");
  945. msg_dbg(buf_msg(buf),">>>");
  946. buf_discard(buf);
  947. }
  948. tipc_node_unlock(n_ptr);
  949. } else {
  950. dbg("Attempt to send msg to unknown node:\n");
  951. msg_dbg(buf_msg(buf),">>>");
  952. buf_discard(buf);
  953. }
  954. read_unlock_bh(&tipc_net_lock);
  955. return res;
  956. }
  957. /*
  958. * link_send_buf_fast: Entry for data messages where the
  959. * destination link is known and the header is complete,
  960. * inclusive total message length. Very time critical.
  961. * Link is locked. Returns user data length.
  962. */
  963. static int link_send_buf_fast(struct link *l_ptr, struct sk_buff *buf,
  964. u32 *used_max_pkt)
  965. {
  966. struct tipc_msg *msg = buf_msg(buf);
  967. int res = msg_data_sz(msg);
  968. if (likely(!link_congested(l_ptr))) {
  969. if (likely(msg_size(msg) <= l_ptr->max_pkt)) {
  970. if (likely(list_empty(&l_ptr->b_ptr->cong_links))) {
  971. link_add_to_outqueue(l_ptr, buf, msg);
  972. if (likely(tipc_bearer_send(l_ptr->b_ptr, buf,
  973. &l_ptr->media_addr))) {
  974. l_ptr->unacked_window = 0;
  975. msg_dbg(msg,"SENT_FAST:");
  976. return res;
  977. }
  978. dbg("failed sent fast...\n");
  979. tipc_bearer_schedule(l_ptr->b_ptr, l_ptr);
  980. l_ptr->stats.bearer_congs++;
  981. l_ptr->next_out = buf;
  982. return res;
  983. }
  984. }
  985. else
  986. *used_max_pkt = l_ptr->max_pkt;
  987. }
  988. return tipc_link_send_buf(l_ptr, buf); /* All other cases */
  989. }
  990. /*
  991. * tipc_send_buf_fast: Entry for data messages where the
  992. * destination node is known and the header is complete,
  993. * inclusive total message length.
  994. * Returns user data length.
  995. */
  996. int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode)
  997. {
  998. struct link *l_ptr;
  999. struct tipc_node *n_ptr;
  1000. int res;
  1001. u32 selector = msg_origport(buf_msg(buf)) & 1;
  1002. u32 dummy;
  1003. if (destnode == tipc_own_addr)
  1004. return tipc_port_recv_msg(buf);
  1005. read_lock_bh(&tipc_net_lock);
  1006. n_ptr = tipc_node_select(destnode, selector);
  1007. if (likely(n_ptr)) {
  1008. tipc_node_lock(n_ptr);
  1009. l_ptr = n_ptr->active_links[selector];
  1010. dbg("send_fast: buf %x selected %x, destnode = %x\n",
  1011. buf, l_ptr, destnode);
  1012. if (likely(l_ptr)) {
  1013. res = link_send_buf_fast(l_ptr, buf, &dummy);
  1014. tipc_node_unlock(n_ptr);
  1015. read_unlock_bh(&tipc_net_lock);
  1016. return res;
  1017. }
  1018. tipc_node_unlock(n_ptr);
  1019. }
  1020. read_unlock_bh(&tipc_net_lock);
  1021. res = msg_data_sz(buf_msg(buf));
  1022. tipc_reject_msg(buf, TIPC_ERR_NO_NODE);
  1023. return res;
  1024. }
  1025. /*
  1026. * tipc_link_send_sections_fast: Entry for messages where the
  1027. * destination processor is known and the header is complete,
  1028. * except for total message length.
  1029. * Returns user data length or errno.
  1030. */
  1031. int tipc_link_send_sections_fast(struct port *sender,
  1032. struct iovec const *msg_sect,
  1033. const u32 num_sect,
  1034. u32 destaddr)
  1035. {
  1036. struct tipc_msg *hdr = &sender->publ.phdr;
  1037. struct link *l_ptr;
  1038. struct sk_buff *buf;
  1039. struct tipc_node *node;
  1040. int res;
  1041. u32 selector = msg_origport(hdr) & 1;
  1042. again:
  1043. /*
  1044. * Try building message using port's max_pkt hint.
  1045. * (Must not hold any locks while building message.)
  1046. */
  1047. res = tipc_msg_build(hdr, msg_sect, num_sect, sender->publ.max_pkt,
  1048. !sender->user_port, &buf);
  1049. read_lock_bh(&tipc_net_lock);
  1050. node = tipc_node_select(destaddr, selector);
  1051. if (likely(node)) {
  1052. tipc_node_lock(node);
  1053. l_ptr = node->active_links[selector];
  1054. if (likely(l_ptr)) {
  1055. if (likely(buf)) {
  1056. res = link_send_buf_fast(l_ptr, buf,
  1057. &sender->publ.max_pkt);
  1058. if (unlikely(res < 0))
  1059. buf_discard(buf);
  1060. exit:
  1061. tipc_node_unlock(node);
  1062. read_unlock_bh(&tipc_net_lock);
  1063. return res;
  1064. }
  1065. /* Exit if build request was invalid */
  1066. if (unlikely(res < 0))
  1067. goto exit;
  1068. /* Exit if link (or bearer) is congested */
  1069. if (link_congested(l_ptr) ||
  1070. !list_empty(&l_ptr->b_ptr->cong_links)) {
  1071. res = link_schedule_port(l_ptr,
  1072. sender->publ.ref, res);
  1073. goto exit;
  1074. }
  1075. /*
  1076. * Message size exceeds max_pkt hint; update hint,
  1077. * then re-try fast path or fragment the message
  1078. */
  1079. sender->publ.max_pkt = l_ptr->max_pkt;
  1080. tipc_node_unlock(node);
  1081. read_unlock_bh(&tipc_net_lock);
  1082. if ((msg_hdr_sz(hdr) + res) <= sender->publ.max_pkt)
  1083. goto again;
  1084. return link_send_sections_long(sender, msg_sect,
  1085. num_sect, destaddr);
  1086. }
  1087. tipc_node_unlock(node);
  1088. }
  1089. read_unlock_bh(&tipc_net_lock);
  1090. /* Couldn't find a link to the destination node */
  1091. if (buf)
  1092. return tipc_reject_msg(buf, TIPC_ERR_NO_NODE);
  1093. if (res >= 0)
  1094. return tipc_port_reject_sections(sender, hdr, msg_sect, num_sect,
  1095. TIPC_ERR_NO_NODE);
  1096. return res;
  1097. }
  1098. /*
  1099. * link_send_sections_long(): Entry for long messages where the
  1100. * destination node is known and the header is complete,
  1101. * inclusive total message length.
  1102. * Link and bearer congestion status have been checked to be ok,
  1103. * and are ignored if they change.
  1104. *
  1105. * Note that fragments do not use the full link MTU so that they won't have
  1106. * to undergo refragmentation if link changeover causes them to be sent
  1107. * over another link with an additional tunnel header added as prefix.
  1108. * (Refragmentation will still occur if the other link has a smaller MTU.)
  1109. *
  1110. * Returns user data length or errno.
  1111. */
  1112. static int link_send_sections_long(struct port *sender,
  1113. struct iovec const *msg_sect,
  1114. u32 num_sect,
  1115. u32 destaddr)
  1116. {
  1117. struct link *l_ptr;
  1118. struct tipc_node *node;
  1119. struct tipc_msg *hdr = &sender->publ.phdr;
  1120. u32 dsz = msg_data_sz(hdr);
  1121. u32 max_pkt,fragm_sz,rest;
  1122. struct tipc_msg fragm_hdr;
  1123. struct sk_buff *buf,*buf_chain,*prev;
  1124. u32 fragm_crs,fragm_rest,hsz,sect_rest;
  1125. const unchar *sect_crs;
  1126. int curr_sect;
  1127. u32 fragm_no;
  1128. again:
  1129. fragm_no = 1;
  1130. max_pkt = sender->publ.max_pkt - INT_H_SIZE;
  1131. /* leave room for tunnel header in case of link changeover */
  1132. fragm_sz = max_pkt - INT_H_SIZE;
  1133. /* leave room for fragmentation header in each fragment */
  1134. rest = dsz;
  1135. fragm_crs = 0;
  1136. fragm_rest = 0;
  1137. sect_rest = 0;
  1138. sect_crs = NULL;
  1139. curr_sect = -1;
  1140. /* Prepare reusable fragment header: */
  1141. msg_dbg(hdr, ">FRAGMENTING>");
  1142. tipc_msg_init(&fragm_hdr, MSG_FRAGMENTER, FIRST_FRAGMENT,
  1143. INT_H_SIZE, msg_destnode(hdr));
  1144. msg_set_link_selector(&fragm_hdr, sender->publ.ref);
  1145. msg_set_size(&fragm_hdr, max_pkt);
  1146. msg_set_fragm_no(&fragm_hdr, 1);
  1147. /* Prepare header of first fragment: */
  1148. buf_chain = buf = buf_acquire(max_pkt);
  1149. if (!buf)
  1150. return -ENOMEM;
  1151. buf->next = NULL;
  1152. skb_copy_to_linear_data(buf, &fragm_hdr, INT_H_SIZE);
  1153. hsz = msg_hdr_sz(hdr);
  1154. skb_copy_to_linear_data_offset(buf, INT_H_SIZE, hdr, hsz);
  1155. msg_dbg(buf_msg(buf), ">BUILD>");
  1156. /* Chop up message: */
  1157. fragm_crs = INT_H_SIZE + hsz;
  1158. fragm_rest = fragm_sz - hsz;
  1159. do { /* For all sections */
  1160. u32 sz;
  1161. if (!sect_rest) {
  1162. sect_rest = msg_sect[++curr_sect].iov_len;
  1163. sect_crs = (const unchar *)msg_sect[curr_sect].iov_base;
  1164. }
  1165. if (sect_rest < fragm_rest)
  1166. sz = sect_rest;
  1167. else
  1168. sz = fragm_rest;
  1169. if (likely(!sender->user_port)) {
  1170. if (copy_from_user(buf->data + fragm_crs, sect_crs, sz)) {
  1171. error:
  1172. for (; buf_chain; buf_chain = buf) {
  1173. buf = buf_chain->next;
  1174. buf_discard(buf_chain);
  1175. }
  1176. return -EFAULT;
  1177. }
  1178. } else
  1179. skb_copy_to_linear_data_offset(buf, fragm_crs,
  1180. sect_crs, sz);
  1181. sect_crs += sz;
  1182. sect_rest -= sz;
  1183. fragm_crs += sz;
  1184. fragm_rest -= sz;
  1185. rest -= sz;
  1186. if (!fragm_rest && rest) {
  1187. /* Initiate new fragment: */
  1188. if (rest <= fragm_sz) {
  1189. fragm_sz = rest;
  1190. msg_set_type(&fragm_hdr,LAST_FRAGMENT);
  1191. } else {
  1192. msg_set_type(&fragm_hdr, FRAGMENT);
  1193. }
  1194. msg_set_size(&fragm_hdr, fragm_sz + INT_H_SIZE);
  1195. msg_set_fragm_no(&fragm_hdr, ++fragm_no);
  1196. prev = buf;
  1197. buf = buf_acquire(fragm_sz + INT_H_SIZE);
  1198. if (!buf)
  1199. goto error;
  1200. buf->next = NULL;
  1201. prev->next = buf;
  1202. skb_copy_to_linear_data(buf, &fragm_hdr, INT_H_SIZE);
  1203. fragm_crs = INT_H_SIZE;
  1204. fragm_rest = fragm_sz;
  1205. msg_dbg(buf_msg(buf)," >BUILD>");
  1206. }
  1207. }
  1208. while (rest > 0);
  1209. /*
  1210. * Now we have a buffer chain. Select a link and check
  1211. * that packet size is still OK
  1212. */
  1213. node = tipc_node_select(destaddr, sender->publ.ref & 1);
  1214. if (likely(node)) {
  1215. tipc_node_lock(node);
  1216. l_ptr = node->active_links[sender->publ.ref & 1];
  1217. if (!l_ptr) {
  1218. tipc_node_unlock(node);
  1219. goto reject;
  1220. }
  1221. if (l_ptr->max_pkt < max_pkt) {
  1222. sender->publ.max_pkt = l_ptr->max_pkt;
  1223. tipc_node_unlock(node);
  1224. for (; buf_chain; buf_chain = buf) {
  1225. buf = buf_chain->next;
  1226. buf_discard(buf_chain);
  1227. }
  1228. goto again;
  1229. }
  1230. } else {
  1231. reject:
  1232. for (; buf_chain; buf_chain = buf) {
  1233. buf = buf_chain->next;
  1234. buf_discard(buf_chain);
  1235. }
  1236. return tipc_port_reject_sections(sender, hdr, msg_sect, num_sect,
  1237. TIPC_ERR_NO_NODE);
  1238. }
  1239. /* Append whole chain to send queue: */
  1240. buf = buf_chain;
  1241. l_ptr->long_msg_seq_no = mod(l_ptr->long_msg_seq_no + 1);
  1242. if (!l_ptr->next_out)
  1243. l_ptr->next_out = buf_chain;
  1244. l_ptr->stats.sent_fragmented++;
  1245. while (buf) {
  1246. struct sk_buff *next = buf->next;
  1247. struct tipc_msg *msg = buf_msg(buf);
  1248. l_ptr->stats.sent_fragments++;
  1249. msg_set_long_msgno(msg, l_ptr->long_msg_seq_no);
  1250. link_add_to_outqueue(l_ptr, buf, msg);
  1251. msg_dbg(msg, ">ADD>");
  1252. buf = next;
  1253. }
  1254. /* Send it, if possible: */
  1255. tipc_link_push_queue(l_ptr);
  1256. tipc_node_unlock(node);
  1257. return dsz;
  1258. }
  1259. /*
  1260. * tipc_link_push_packet: Push one unsent packet to the media
  1261. */
  1262. u32 tipc_link_push_packet(struct link *l_ptr)
  1263. {
  1264. struct sk_buff *buf = l_ptr->first_out;
  1265. u32 r_q_size = l_ptr->retransm_queue_size;
  1266. u32 r_q_head = l_ptr->retransm_queue_head;
  1267. /* Step to position where retransmission failed, if any, */
  1268. /* consider that buffers may have been released in meantime */
  1269. if (r_q_size && buf) {
  1270. u32 last = lesser(mod(r_q_head + r_q_size),
  1271. link_last_sent(l_ptr));
  1272. u32 first = msg_seqno(buf_msg(buf));
  1273. while (buf && less(first, r_q_head)) {
  1274. first = mod(first + 1);
  1275. buf = buf->next;
  1276. }
  1277. l_ptr->retransm_queue_head = r_q_head = first;
  1278. l_ptr->retransm_queue_size = r_q_size = mod(last - first);
  1279. }
  1280. /* Continue retransmission now, if there is anything: */
  1281. if (r_q_size && buf) {
  1282. msg_set_ack(buf_msg(buf), mod(l_ptr->next_in_no - 1));
  1283. msg_set_bcast_ack(buf_msg(buf), l_ptr->owner->bclink.last_in);
  1284. if (tipc_bearer_send(l_ptr->b_ptr, buf, &l_ptr->media_addr)) {
  1285. msg_dbg(buf_msg(buf), ">DEF-RETR>");
  1286. l_ptr->retransm_queue_head = mod(++r_q_head);
  1287. l_ptr->retransm_queue_size = --r_q_size;
  1288. l_ptr->stats.retransmitted++;
  1289. return 0;
  1290. } else {
  1291. l_ptr->stats.bearer_congs++;
  1292. msg_dbg(buf_msg(buf), "|>DEF-RETR>");
  1293. return PUSH_FAILED;
  1294. }
  1295. }
  1296. /* Send deferred protocol message, if any: */
  1297. buf = l_ptr->proto_msg_queue;
  1298. if (buf) {
  1299. msg_set_ack(buf_msg(buf), mod(l_ptr->next_in_no - 1));
  1300. msg_set_bcast_ack(buf_msg(buf),l_ptr->owner->bclink.last_in);
  1301. if (tipc_bearer_send(l_ptr->b_ptr, buf, &l_ptr->media_addr)) {
  1302. msg_dbg(buf_msg(buf), ">DEF-PROT>");
  1303. l_ptr->unacked_window = 0;
  1304. buf_discard(buf);
  1305. l_ptr->proto_msg_queue = NULL;
  1306. return 0;
  1307. } else {
  1308. msg_dbg(buf_msg(buf), "|>DEF-PROT>");
  1309. l_ptr->stats.bearer_congs++;
  1310. return PUSH_FAILED;
  1311. }
  1312. }
  1313. /* Send one deferred data message, if send window not full: */
  1314. buf = l_ptr->next_out;
  1315. if (buf) {
  1316. struct tipc_msg *msg = buf_msg(buf);
  1317. u32 next = msg_seqno(msg);
  1318. u32 first = msg_seqno(buf_msg(l_ptr->first_out));
  1319. if (mod(next - first) < l_ptr->queue_limit[0]) {
  1320. msg_set_ack(msg, mod(l_ptr->next_in_no - 1));
  1321. msg_set_bcast_ack(msg, l_ptr->owner->bclink.last_in);
  1322. if (tipc_bearer_send(l_ptr->b_ptr, buf, &l_ptr->media_addr)) {
  1323. if (msg_user(msg) == MSG_BUNDLER)
  1324. msg_set_type(msg, CLOSED_MSG);
  1325. msg_dbg(msg, ">PUSH-DATA>");
  1326. l_ptr->next_out = buf->next;
  1327. return 0;
  1328. } else {
  1329. msg_dbg(msg, "|PUSH-DATA|");
  1330. l_ptr->stats.bearer_congs++;
  1331. return PUSH_FAILED;
  1332. }
  1333. }
  1334. }
  1335. return PUSH_FINISHED;
  1336. }
  1337. /*
  1338. * push_queue(): push out the unsent messages of a link where
  1339. * congestion has abated. Node is locked
  1340. */
  1341. void tipc_link_push_queue(struct link *l_ptr)
  1342. {
  1343. u32 res;
  1344. if (tipc_bearer_congested(l_ptr->b_ptr, l_ptr))
  1345. return;
  1346. do {
  1347. res = tipc_link_push_packet(l_ptr);
  1348. } while (!res);
  1349. if (res == PUSH_FAILED)
  1350. tipc_bearer_schedule(l_ptr->b_ptr, l_ptr);
  1351. }
  1352. static void link_reset_all(unsigned long addr)
  1353. {
  1354. struct tipc_node *n_ptr;
  1355. char addr_string[16];
  1356. u32 i;
  1357. read_lock_bh(&tipc_net_lock);
  1358. n_ptr = tipc_node_find((u32)addr);
  1359. if (!n_ptr) {
  1360. read_unlock_bh(&tipc_net_lock);
  1361. return; /* node no longer exists */
  1362. }
  1363. tipc_node_lock(n_ptr);
  1364. warn("Resetting all links to %s\n",
  1365. tipc_addr_string_fill(addr_string, n_ptr->addr));
  1366. for (i = 0; i < MAX_BEARERS; i++) {
  1367. if (n_ptr->links[i]) {
  1368. link_print(n_ptr->links[i], TIPC_OUTPUT,
  1369. "Resetting link\n");
  1370. tipc_link_reset(n_ptr->links[i]);
  1371. }
  1372. }
  1373. tipc_node_unlock(n_ptr);
  1374. read_unlock_bh(&tipc_net_lock);
  1375. }
  1376. static void link_retransmit_failure(struct link *l_ptr, struct sk_buff *buf)
  1377. {
  1378. struct tipc_msg *msg = buf_msg(buf);
  1379. warn("Retransmission failure on link <%s>\n", l_ptr->name);
  1380. tipc_msg_dbg(TIPC_OUTPUT, msg, ">RETR-FAIL>");
  1381. if (l_ptr->addr) {
  1382. /* Handle failure on standard link */
  1383. link_print(l_ptr, TIPC_OUTPUT, "Resetting link\n");
  1384. tipc_link_reset(l_ptr);
  1385. } else {
  1386. /* Handle failure on broadcast link */
  1387. struct tipc_node *n_ptr;
  1388. char addr_string[16];
  1389. tipc_printf(TIPC_OUTPUT, "Msg seq number: %u, ", msg_seqno(msg));
  1390. tipc_printf(TIPC_OUTPUT, "Outstanding acks: %lu\n",
  1391. (unsigned long) TIPC_SKB_CB(buf)->handle);
  1392. n_ptr = l_ptr->owner->next;
  1393. tipc_node_lock(n_ptr);
  1394. tipc_addr_string_fill(addr_string, n_ptr->addr);
  1395. tipc_printf(TIPC_OUTPUT, "Multicast link info for %s\n", addr_string);
  1396. tipc_printf(TIPC_OUTPUT, "Supported: %d, ", n_ptr->bclink.supported);
  1397. tipc_printf(TIPC_OUTPUT, "Acked: %u\n", n_ptr->bclink.acked);
  1398. tipc_printf(TIPC_OUTPUT, "Last in: %u, ", n_ptr->bclink.last_in);
  1399. tipc_printf(TIPC_OUTPUT, "Gap after: %u, ", n_ptr->bclink.gap_after);
  1400. tipc_printf(TIPC_OUTPUT, "Gap to: %u\n", n_ptr->bclink.gap_to);
  1401. tipc_printf(TIPC_OUTPUT, "Nack sync: %u\n\n", n_ptr->bclink.nack_sync);
  1402. tipc_k_signal((Handler)link_reset_all, (unsigned long)n_ptr->addr);
  1403. tipc_node_unlock(n_ptr);
  1404. l_ptr->stale_count = 0;
  1405. }
  1406. }
  1407. void tipc_link_retransmit(struct link *l_ptr, struct sk_buff *buf,
  1408. u32 retransmits)
  1409. {
  1410. struct tipc_msg *msg;
  1411. if (!buf)
  1412. return;
  1413. msg = buf_msg(buf);
  1414. dbg("Retransmitting %u in link %x\n", retransmits, l_ptr);
  1415. if (tipc_bearer_congested(l_ptr->b_ptr, l_ptr)) {
  1416. if (l_ptr->retransm_queue_size == 0) {
  1417. msg_dbg(msg, ">NO_RETR->BCONG>");
  1418. dbg_print_link(l_ptr, " ");
  1419. l_ptr->retransm_queue_head = msg_seqno(msg);
  1420. l_ptr->retransm_queue_size = retransmits;
  1421. } else {
  1422. err("Unexpected retransmit on link %s (qsize=%d)\n",
  1423. l_ptr->name, l_ptr->retransm_queue_size);
  1424. }
  1425. return;
  1426. } else {
  1427. /* Detect repeated retransmit failures on uncongested bearer */
  1428. if (l_ptr->last_retransmitted == msg_seqno(msg)) {
  1429. if (++l_ptr->stale_count > 100) {
  1430. link_retransmit_failure(l_ptr, buf);
  1431. return;
  1432. }
  1433. } else {
  1434. l_ptr->last_retransmitted = msg_seqno(msg);
  1435. l_ptr->stale_count = 1;
  1436. }
  1437. }
  1438. while (retransmits && (buf != l_ptr->next_out) && buf) {
  1439. msg = buf_msg(buf);
  1440. msg_set_ack(msg, mod(l_ptr->next_in_no - 1));
  1441. msg_set_bcast_ack(msg, l_ptr->owner->bclink.last_in);
  1442. if (tipc_bearer_send(l_ptr->b_ptr, buf, &l_ptr->media_addr)) {
  1443. msg_dbg(buf_msg(buf), ">RETR>");
  1444. buf = buf->next;
  1445. retransmits--;
  1446. l_ptr->stats.retransmitted++;
  1447. } else {
  1448. tipc_bearer_schedule(l_ptr->b_ptr, l_ptr);
  1449. l_ptr->stats.bearer_congs++;
  1450. l_ptr->retransm_queue_head = msg_seqno(buf_msg(buf));
  1451. l_ptr->retransm_queue_size = retransmits;
  1452. return;
  1453. }
  1454. }
  1455. l_ptr->retransm_queue_head = l_ptr->retransm_queue_size = 0;
  1456. }
  1457. /**
  1458. * link_insert_deferred_queue - insert deferred messages back into receive chain
  1459. */
  1460. static struct sk_buff *link_insert_deferred_queue(struct link *l_ptr,
  1461. struct sk_buff *buf)
  1462. {
  1463. u32 seq_no;
  1464. if (l_ptr->oldest_deferred_in == NULL)
  1465. return buf;
  1466. seq_no = msg_seqno(buf_msg(l_ptr->oldest_deferred_in));
  1467. if (seq_no == mod(l_ptr->next_in_no)) {
  1468. l_ptr->newest_deferred_in->next = buf;
  1469. buf = l_ptr->oldest_deferred_in;
  1470. l_ptr->oldest_deferred_in = NULL;
  1471. l_ptr->deferred_inqueue_sz = 0;
  1472. }
  1473. return buf;
  1474. }
  1475. /**
  1476. * link_recv_buf_validate - validate basic format of received message
  1477. *
  1478. * This routine ensures a TIPC message has an acceptable header, and at least
  1479. * as much data as the header indicates it should. The routine also ensures
  1480. * that the entire message header is stored in the main fragment of the message
  1481. * buffer, to simplify future access to message header fields.
  1482. *
  1483. * Note: Having extra info present in the message header or data areas is OK.
  1484. * TIPC will ignore the excess, under the assumption that it is optional info
  1485. * introduced by a later release of the protocol.
  1486. */
  1487. static int link_recv_buf_validate(struct sk_buff *buf)
  1488. {
  1489. static u32 min_data_hdr_size[8] = {
  1490. SHORT_H_SIZE, MCAST_H_SIZE, LONG_H_SIZE, DIR_MSG_H_SIZE,
  1491. MAX_H_SIZE, MAX_H_SIZE, MAX_H_SIZE, MAX_H_SIZE
  1492. };
  1493. struct tipc_msg *msg;
  1494. u32 tipc_hdr[2];
  1495. u32 size;
  1496. u32 hdr_size;
  1497. u32 min_hdr_size;
  1498. if (unlikely(buf->len < MIN_H_SIZE))
  1499. return 0;
  1500. msg = skb_header_pointer(buf, 0, sizeof(tipc_hdr), tipc_hdr);
  1501. if (msg == NULL)
  1502. return 0;
  1503. if (unlikely(msg_version(msg) != TIPC_VERSION))
  1504. return 0;
  1505. size = msg_size(msg);
  1506. hdr_size = msg_hdr_sz(msg);
  1507. min_hdr_size = msg_isdata(msg) ?
  1508. min_data_hdr_size[msg_type(msg)] : INT_H_SIZE;
  1509. if (unlikely((hdr_size < min_hdr_size) ||
  1510. (size < hdr_size) ||
  1511. (buf->len < size) ||
  1512. (size - hdr_size > TIPC_MAX_USER_MSG_SIZE)))
  1513. return 0;
  1514. return pskb_may_pull(buf, hdr_size);
  1515. }
  1516. /**
  1517. * tipc_recv_msg - process TIPC messages arriving from off-node
  1518. * @head: pointer to message buffer chain
  1519. * @tb_ptr: pointer to bearer message arrived on
  1520. *
  1521. * Invoked with no locks held. Bearer pointer must point to a valid bearer
  1522. * structure (i.e. cannot be NULL), but bearer can be inactive.
  1523. */
  1524. void tipc_recv_msg(struct sk_buff *head, struct tipc_bearer *tb_ptr)
  1525. {
  1526. read_lock_bh(&tipc_net_lock);
  1527. while (head) {
  1528. struct bearer *b_ptr = (struct bearer *)tb_ptr;
  1529. struct tipc_node *n_ptr;
  1530. struct link *l_ptr;
  1531. struct sk_buff *crs;
  1532. struct sk_buff *buf = head;
  1533. struct tipc_msg *msg;
  1534. u32 seq_no;
  1535. u32 ackd;
  1536. u32 released = 0;
  1537. int type;
  1538. head = head->next;
  1539. /* Ensure bearer is still enabled */
  1540. if (unlikely(!b_ptr->active))
  1541. goto cont;
  1542. /* Ensure message is well-formed */
  1543. if (unlikely(!link_recv_buf_validate(buf)))
  1544. goto cont;
  1545. /* Ensure message data is a single contiguous unit */
  1546. if (unlikely(buf_linearize(buf))) {
  1547. goto cont;
  1548. }
  1549. /* Handle arrival of a non-unicast link message */
  1550. msg = buf_msg(buf);
  1551. if (unlikely(msg_non_seq(msg))) {
  1552. if (msg_user(msg) == LINK_CONFIG)
  1553. tipc_disc_recv_msg(buf, b_ptr);
  1554. else
  1555. tipc_bclink_recv_pkt(buf);
  1556. continue;
  1557. }
  1558. if (unlikely(!msg_short(msg) &&
  1559. (msg_destnode(msg) != tipc_own_addr)))
  1560. goto cont;
  1561. /* Discard non-routeable messages destined for another node */
  1562. if (unlikely(!msg_isdata(msg) &&
  1563. (msg_destnode(msg) != tipc_own_addr))) {
  1564. if ((msg_user(msg) != CONN_MANAGER) &&
  1565. (msg_user(msg) != MSG_FRAGMENTER))
  1566. goto cont;
  1567. }
  1568. /* Locate neighboring node that sent message */
  1569. n_ptr = tipc_node_find(msg_prevnode(msg));
  1570. if (unlikely(!n_ptr))
  1571. goto cont;
  1572. tipc_node_lock(n_ptr);
  1573. /* Don't talk to neighbor during cleanup after last session */
  1574. if (n_ptr->cleanup_required) {
  1575. tipc_node_unlock(n_ptr);
  1576. goto cont;
  1577. }
  1578. /* Locate unicast link endpoint that should handle message */
  1579. l_ptr = n_ptr->links[b_ptr->identity];
  1580. if (unlikely(!l_ptr)) {
  1581. tipc_node_unlock(n_ptr);
  1582. goto cont;
  1583. }
  1584. /* Validate message sequence number info */
  1585. seq_no = msg_seqno(msg);
  1586. ackd = msg_ack(msg);
  1587. /* Release acked messages */
  1588. if (less(n_ptr->bclink.acked, msg_bcast_ack(msg))) {
  1589. if (tipc_node_is_up(n_ptr) && n_ptr->bclink.supported)
  1590. tipc_bclink_acknowledge(n_ptr, msg_bcast_ack(msg));
  1591. }
  1592. crs = l_ptr->first_out;
  1593. while ((crs != l_ptr->next_out) &&
  1594. less_eq(msg_seqno(buf_msg(crs)), ackd)) {
  1595. struct sk_buff *next = crs->next;
  1596. buf_discard(crs);
  1597. crs = next;
  1598. released++;
  1599. }
  1600. if (released) {
  1601. l_ptr->first_out = crs;
  1602. l_ptr->out_queue_size -= released;
  1603. }
  1604. /* Try sending any messages link endpoint has pending */
  1605. if (unlikely(l_ptr->next_out))
  1606. tipc_link_push_queue(l_ptr);
  1607. if (unlikely(!list_empty(&l_ptr->waiting_ports)))
  1608. tipc_link_wakeup_ports(l_ptr, 0);
  1609. if (unlikely(++l_ptr->unacked_window >= TIPC_MIN_LINK_WIN)) {
  1610. l_ptr->stats.sent_acks++;
  1611. tipc_link_send_proto_msg(l_ptr, STATE_MSG, 0, 0, 0, 0, 0);
  1612. }
  1613. /* Now (finally!) process the incoming message */
  1614. protocol_check:
  1615. if (likely(link_working_working(l_ptr))) {
  1616. if (likely(seq_no == mod(l_ptr->next_in_no))) {
  1617. l_ptr->next_in_no++;
  1618. if (unlikely(l_ptr->oldest_deferred_in))
  1619. head = link_insert_deferred_queue(l_ptr,
  1620. head);
  1621. if (likely(msg_is_dest(msg, tipc_own_addr))) {
  1622. deliver:
  1623. if (likely(msg_isdata(msg))) {
  1624. tipc_node_unlock(n_ptr);
  1625. tipc_port_recv_msg(buf);
  1626. continue;
  1627. }
  1628. switch (msg_user(msg)) {
  1629. case MSG_BUNDLER:
  1630. l_ptr->stats.recv_bundles++;
  1631. l_ptr->stats.recv_bundled +=
  1632. msg_msgcnt(msg);
  1633. tipc_node_unlock(n_ptr);
  1634. tipc_link_recv_bundle(buf);
  1635. continue;
  1636. case ROUTE_DISTRIBUTOR:
  1637. tipc_node_unlock(n_ptr);
  1638. tipc_cltr_recv_routing_table(buf);
  1639. continue;
  1640. case NAME_DISTRIBUTOR:
  1641. tipc_node_unlock(n_ptr);
  1642. tipc_named_recv(buf);
  1643. continue;
  1644. case CONN_MANAGER:
  1645. tipc_node_unlock(n_ptr);
  1646. tipc_port_recv_proto_msg(buf);
  1647. continue;
  1648. case MSG_FRAGMENTER:
  1649. l_ptr->stats.recv_fragments++;
  1650. if (tipc_link_recv_fragment(&l_ptr->defragm_buf,
  1651. &buf, &msg)) {
  1652. l_ptr->stats.recv_fragmented++;
  1653. goto deliver;
  1654. }
  1655. break;
  1656. case CHANGEOVER_PROTOCOL:
  1657. type = msg_type(msg);
  1658. if (link_recv_changeover_msg(&l_ptr, &buf)) {
  1659. msg = buf_msg(buf);
  1660. seq_no = msg_seqno(msg);
  1661. if (type == ORIGINAL_MSG)
  1662. goto deliver;
  1663. goto protocol_check;
  1664. }
  1665. break;
  1666. }
  1667. }
  1668. tipc_node_unlock(n_ptr);
  1669. tipc_net_route_msg(buf);
  1670. continue;
  1671. }
  1672. link_handle_out_of_seq_msg(l_ptr, buf);
  1673. head = link_insert_deferred_queue(l_ptr, head);
  1674. tipc_node_unlock(n_ptr);
  1675. continue;
  1676. }
  1677. if (msg_user(msg) == LINK_PROTOCOL) {
  1678. link_recv_proto_msg(l_ptr, buf);
  1679. head = link_insert_deferred_queue(l_ptr, head);
  1680. tipc_node_unlock(n_ptr);
  1681. continue;
  1682. }
  1683. msg_dbg(msg,"NSEQ<REC<");
  1684. link_state_event(l_ptr, TRAFFIC_MSG_EVT);
  1685. if (link_working_working(l_ptr)) {
  1686. /* Re-insert in front of queue */
  1687. msg_dbg(msg,"RECV-REINS:");
  1688. buf->next = head;
  1689. head = buf;
  1690. tipc_node_unlock(n_ptr);
  1691. continue;
  1692. }
  1693. tipc_node_unlock(n_ptr);
  1694. cont:
  1695. buf_discard(buf);
  1696. }
  1697. read_unlock_bh(&tipc_net_lock);
  1698. }
  1699. /*
  1700. * link_defer_buf(): Sort a received out-of-sequence packet
  1701. * into the deferred reception queue.
  1702. * Returns the increase of the queue length,i.e. 0 or 1
  1703. */
  1704. u32 tipc_link_defer_pkt(struct sk_buff **head,
  1705. struct sk_buff **tail,
  1706. struct sk_buff *buf)
  1707. {
  1708. struct sk_buff *prev = NULL;
  1709. struct sk_buff *crs = *head;
  1710. u32 seq_no = msg_seqno(buf_msg(buf));
  1711. buf->next = NULL;
  1712. /* Empty queue ? */
  1713. if (*head == NULL) {
  1714. *head = *tail = buf;
  1715. return 1;
  1716. }
  1717. /* Last ? */
  1718. if (less(msg_seqno(buf_msg(*tail)), seq_no)) {
  1719. (*tail)->next = buf;
  1720. *tail = buf;
  1721. return 1;
  1722. }
  1723. /* Scan through queue and sort it in */
  1724. do {
  1725. struct tipc_msg *msg = buf_msg(crs);
  1726. if (less(seq_no, msg_seqno(msg))) {
  1727. buf->next = crs;
  1728. if (prev)
  1729. prev->next = buf;
  1730. else
  1731. *head = buf;
  1732. return 1;
  1733. }
  1734. if (seq_no == msg_seqno(msg)) {
  1735. break;
  1736. }
  1737. prev = crs;
  1738. crs = crs->next;
  1739. }
  1740. while (crs);
  1741. /* Message is a duplicate of an existing message */
  1742. buf_discard(buf);
  1743. return 0;
  1744. }
  1745. /**
  1746. * link_handle_out_of_seq_msg - handle arrival of out-of-sequence packet
  1747. */
  1748. static void link_handle_out_of_seq_msg(struct link *l_ptr,
  1749. struct sk_buff *buf)
  1750. {
  1751. u32 seq_no = msg_seqno(buf_msg(buf));
  1752. if (likely(msg_user(buf_msg(buf)) == LINK_PROTOCOL)) {
  1753. link_recv_proto_msg(l_ptr, buf);
  1754. return;
  1755. }
  1756. dbg("rx OOS msg: seq_no %u, expecting %u (%u)\n",
  1757. seq_no, mod(l_ptr->next_in_no), l_ptr->next_in_no);
  1758. /* Record OOS packet arrival (force mismatch on next timeout) */
  1759. l_ptr->checkpoint--;
  1760. /*
  1761. * Discard packet if a duplicate; otherwise add it to deferred queue
  1762. * and notify peer of gap as per protocol specification
  1763. */
  1764. if (less(seq_no, mod(l_ptr->next_in_no))) {
  1765. l_ptr->stats.duplicates++;
  1766. buf_discard(buf);
  1767. return;
  1768. }
  1769. if (tipc_link_defer_pkt(&l_ptr->oldest_deferred_in,
  1770. &l_ptr->newest_deferred_in, buf)) {
  1771. l_ptr->deferred_inqueue_sz++;
  1772. l_ptr->stats.deferred_recv++;
  1773. if ((l_ptr->deferred_inqueue_sz % 16) == 1)
  1774. tipc_link_send_proto_msg(l_ptr, STATE_MSG, 0, 0, 0, 0, 0);
  1775. } else
  1776. l_ptr->stats.duplicates++;
  1777. }
  1778. /*
  1779. * Send protocol message to the other endpoint.
  1780. */
  1781. void tipc_link_send_proto_msg(struct link *l_ptr, u32 msg_typ, int probe_msg,
  1782. u32 gap, u32 tolerance, u32 priority, u32 ack_mtu)
  1783. {
  1784. struct sk_buff *buf = NULL;
  1785. struct tipc_msg *msg = l_ptr->pmsg;
  1786. u32 msg_size = sizeof(l_ptr->proto_msg);
  1787. if (link_blocked(l_ptr))
  1788. return;
  1789. msg_set_type(msg, msg_typ);
  1790. msg_set_net_plane(msg, l_ptr->b_ptr->net_plane);
  1791. msg_set_bcast_ack(msg, mod(l_ptr->owner->bclink.last_in));
  1792. msg_set_last_bcast(msg, tipc_bclink_get_last_sent());
  1793. if (msg_typ == STATE_MSG) {
  1794. u32 next_sent = mod(l_ptr->next_out_no);
  1795. if (!tipc_link_is_up(l_ptr))
  1796. return;
  1797. if (l_ptr->next_out)
  1798. next_sent = msg_seqno(buf_msg(l_ptr->next_out));
  1799. msg_set_next_sent(msg, next_sent);
  1800. if (l_ptr->oldest_deferred_in) {
  1801. u32 rec = msg_seqno(buf_msg(l_ptr->oldest_deferred_in));
  1802. gap = mod(rec - mod(l_ptr->next_in_no));
  1803. }
  1804. msg_set_seq_gap(msg, gap);
  1805. if (gap)
  1806. l_ptr->stats.sent_nacks++;
  1807. msg_set_link_tolerance(msg, tolerance);
  1808. msg_set_linkprio(msg, priority);
  1809. msg_set_max_pkt(msg, ack_mtu);
  1810. msg_set_ack(msg, mod(l_ptr->next_in_no - 1));
  1811. msg_set_probe(msg, probe_msg != 0);
  1812. if (probe_msg) {
  1813. u32 mtu = l_ptr->max_pkt;
  1814. if ((mtu < l_ptr->max_pkt_target) &&
  1815. link_working_working(l_ptr) &&
  1816. l_ptr->fsm_msg_cnt) {
  1817. msg_size = (mtu + (l_ptr->max_pkt_target - mtu)/2 + 2) & ~3;
  1818. if (l_ptr->max_pkt_probes == 10) {
  1819. l_ptr->max_pkt_target = (msg_size - 4);
  1820. l_ptr->max_pkt_probes = 0;
  1821. msg_size = (mtu + (l_ptr->max_pkt_target - mtu)/2 + 2) & ~3;
  1822. }
  1823. l_ptr->max_pkt_probes++;
  1824. }
  1825. l_ptr->stats.sent_probes++;
  1826. }
  1827. l_ptr->stats.sent_states++;
  1828. } else { /* RESET_MSG or ACTIVATE_MSG */
  1829. msg_set_ack(msg, mod(l_ptr->reset_checkpoint - 1));
  1830. msg_set_seq_gap(msg, 0);
  1831. msg_set_next_sent(msg, 1);
  1832. msg_set_link_tolerance(msg, l_ptr->tolerance);
  1833. msg_set_linkprio(msg, l_ptr->priority);
  1834. msg_set_max_pkt(msg, l_ptr->max_pkt_target);
  1835. }
  1836. if (tipc_node_has_redundant_links(l_ptr->owner)) {
  1837. msg_set_redundant_link(msg);
  1838. } else {
  1839. msg_clear_redundant_link(msg);
  1840. }
  1841. msg_set_linkprio(msg, l_ptr->priority);
  1842. /* Ensure sequence number will not fit : */
  1843. msg_set_seqno(msg, mod(l_ptr->next_out_no + (0xffff/2)));
  1844. /* Congestion? */
  1845. if (tipc_bearer_congested(l_ptr->b_ptr, l_ptr)) {
  1846. if (!l_ptr->proto_msg_queue) {
  1847. l_ptr->proto_msg_queue =
  1848. buf_acquire(sizeof(l_ptr->proto_msg));
  1849. }
  1850. buf = l_ptr->proto_msg_queue;
  1851. if (!buf)
  1852. return;
  1853. skb_copy_to_linear_data(buf, msg, sizeof(l_ptr->proto_msg));
  1854. return;
  1855. }
  1856. msg_set_timestamp(msg, jiffies_to_msecs(jiffies));
  1857. /* Message can be sent */
  1858. msg_dbg(msg, ">>");
  1859. buf = buf_acquire(msg_size);
  1860. if (!buf)
  1861. return;
  1862. skb_copy_to_linear_data(buf, msg, sizeof(l_ptr->proto_msg));
  1863. msg_set_size(buf_msg(buf), msg_size);
  1864. if (tipc_bearer_send(l_ptr->b_ptr, buf, &l_ptr->media_addr)) {
  1865. l_ptr->unacked_window = 0;
  1866. buf_discard(buf);
  1867. return;
  1868. }
  1869. /* New congestion */
  1870. tipc_bearer_schedule(l_ptr->b_ptr, l_ptr);
  1871. l_ptr->proto_msg_queue = buf;
  1872. l_ptr->stats.bearer_congs++;
  1873. }
  1874. /*
  1875. * Receive protocol message :
  1876. * Note that network plane id propagates through the network, and may
  1877. * change at any time. The node with lowest address rules
  1878. */
  1879. static void link_recv_proto_msg(struct link *l_ptr, struct sk_buff *buf)
  1880. {
  1881. u32 rec_gap = 0;
  1882. u32 max_pkt_info;
  1883. u32 max_pkt_ack;
  1884. u32 msg_tol;
  1885. struct tipc_msg *msg = buf_msg(buf);
  1886. dbg("AT(%u):", jiffies_to_msecs(jiffies));
  1887. msg_dbg(msg, "<<");
  1888. if (link_blocked(l_ptr))
  1889. goto exit;
  1890. /* record unnumbered packet arrival (force mismatch on next timeout) */
  1891. l_ptr->checkpoint--;
  1892. if (l_ptr->b_ptr->net_plane != msg_net_plane(msg))
  1893. if (tipc_own_addr > msg_prevnode(msg))
  1894. l_ptr->b_ptr->net_plane = msg_net_plane(msg);
  1895. l_ptr->owner->permit_changeover = msg_redundant_link(msg);
  1896. switch (msg_type(msg)) {
  1897. case RESET_MSG:
  1898. if (!link_working_unknown(l_ptr) &&
  1899. (l_ptr->peer_session != INVALID_SESSION)) {
  1900. if (msg_session(msg) == l_ptr->peer_session) {
  1901. dbg("Duplicate RESET: %u<->%u\n",
  1902. msg_session(msg), l_ptr->peer_session);
  1903. break; /* duplicate: ignore */
  1904. }
  1905. }
  1906. /* fall thru' */
  1907. case ACTIVATE_MSG:
  1908. /* Update link settings according other endpoint's values */
  1909. strcpy((strrchr(l_ptr->name, ':') + 1), (char *)msg_data(msg));
  1910. if ((msg_tol = msg_link_tolerance(msg)) &&
  1911. (msg_tol > l_ptr->tolerance))
  1912. link_set_supervision_props(l_ptr, msg_tol);
  1913. if (msg_linkprio(msg) > l_ptr->priority)
  1914. l_ptr->priority = msg_linkprio(msg);
  1915. max_pkt_info = msg_max_pkt(msg);
  1916. if (max_pkt_info) {
  1917. if (max_pkt_info < l_ptr->max_pkt_target)
  1918. l_ptr->max_pkt_target = max_pkt_info;
  1919. if (l_ptr->max_pkt > l_ptr->max_pkt_target)
  1920. l_ptr->max_pkt = l_ptr->max_pkt_target;
  1921. } else {
  1922. l_ptr->max_pkt = l_ptr->max_pkt_target;
  1923. }
  1924. l_ptr->owner->bclink.supported = (max_pkt_info != 0);
  1925. link_state_event(l_ptr, msg_type(msg));
  1926. l_ptr->peer_session = msg_session(msg);
  1927. l_ptr->peer_bearer_id = msg_bearer_id(msg);
  1928. /* Synchronize broadcast sequence numbers */
  1929. if (!tipc_node_has_redundant_links(l_ptr->owner)) {
  1930. l_ptr->owner->bclink.last_in = mod(msg_last_bcast(msg));
  1931. }
  1932. break;
  1933. case STATE_MSG:
  1934. if ((msg_tol = msg_link_tolerance(msg)))
  1935. link_set_supervision_props(l_ptr, msg_tol);
  1936. if (msg_linkprio(msg) &&
  1937. (msg_linkprio(msg) != l_ptr->priority)) {
  1938. warn("Resetting link <%s>, priority change %u->%u\n",
  1939. l_ptr->name, l_ptr->priority, msg_linkprio(msg));
  1940. l_ptr->priority = msg_linkprio(msg);
  1941. tipc_link_reset(l_ptr); /* Enforce change to take effect */
  1942. break;
  1943. }
  1944. link_state_event(l_ptr, TRAFFIC_MSG_EVT);
  1945. l_ptr->stats.recv_states++;
  1946. if (link_reset_unknown(l_ptr))
  1947. break;
  1948. if (less_eq(mod(l_ptr->next_in_no), msg_next_sent(msg))) {
  1949. rec_gap = mod(msg_next_sent(msg) -
  1950. mod(l_ptr->next_in_no));
  1951. }
  1952. max_pkt_ack = msg_max_pkt(msg);
  1953. if (max_pkt_ack > l_ptr->max_pkt) {
  1954. dbg("Link <%s> updated MTU %u -> %u\n",
  1955. l_ptr->name, l_ptr->max_pkt, max_pkt_ack);
  1956. l_ptr->max_pkt = max_pkt_ack;
  1957. l_ptr->max_pkt_probes = 0;
  1958. }
  1959. max_pkt_ack = 0;
  1960. if (msg_probe(msg)) {
  1961. l_ptr->stats.recv_probes++;
  1962. if (msg_size(msg) > sizeof(l_ptr->proto_msg)) {
  1963. max_pkt_ack = msg_size(msg);
  1964. }
  1965. }
  1966. /* Protocol message before retransmits, reduce loss risk */
  1967. tipc_bclink_check_gap(l_ptr->owner, msg_last_bcast(msg));
  1968. if (rec_gap || (msg_probe(msg))) {
  1969. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  1970. 0, rec_gap, 0, 0, max_pkt_ack);
  1971. }
  1972. if (msg_seq_gap(msg)) {
  1973. msg_dbg(msg, "With Gap:");
  1974. l_ptr->stats.recv_nacks++;
  1975. tipc_link_retransmit(l_ptr, l_ptr->first_out,
  1976. msg_seq_gap(msg));
  1977. }
  1978. break;
  1979. default:
  1980. msg_dbg(buf_msg(buf), "<DISCARDING UNKNOWN<");
  1981. }
  1982. exit:
  1983. buf_discard(buf);
  1984. }
  1985. /*
  1986. * tipc_link_tunnel(): Send one message via a link belonging to
  1987. * another bearer. Owner node is locked.
  1988. */
  1989. void tipc_link_tunnel(struct link *l_ptr,
  1990. struct tipc_msg *tunnel_hdr,
  1991. struct tipc_msg *msg,
  1992. u32 selector)
  1993. {
  1994. struct link *tunnel;
  1995. struct sk_buff *buf;
  1996. u32 length = msg_size(msg);
  1997. tunnel = l_ptr->owner->active_links[selector & 1];
  1998. if (!tipc_link_is_up(tunnel)) {
  1999. warn("Link changeover error, "
  2000. "tunnel link no longer available\n");
  2001. return;
  2002. }
  2003. msg_set_size(tunnel_hdr, length + INT_H_SIZE);
  2004. buf = buf_acquire(length + INT_H_SIZE);
  2005. if (!buf) {
  2006. warn("Link changeover error, "
  2007. "unable to send tunnel msg\n");
  2008. return;
  2009. }
  2010. skb_copy_to_linear_data(buf, tunnel_hdr, INT_H_SIZE);
  2011. skb_copy_to_linear_data_offset(buf, INT_H_SIZE, msg, length);
  2012. dbg("%c->%c:", l_ptr->b_ptr->net_plane, tunnel->b_ptr->net_plane);
  2013. msg_dbg(buf_msg(buf), ">SEND>");
  2014. tipc_link_send_buf(tunnel, buf);
  2015. }
  2016. /*
  2017. * changeover(): Send whole message queue via the remaining link
  2018. * Owner node is locked.
  2019. */
  2020. void tipc_link_changeover(struct link *l_ptr)
  2021. {
  2022. u32 msgcount = l_ptr->out_queue_size;
  2023. struct sk_buff *crs = l_ptr->first_out;
  2024. struct link *tunnel = l_ptr->owner->active_links[0];
  2025. struct tipc_msg tunnel_hdr;
  2026. int split_bundles;
  2027. if (!tunnel)
  2028. return;
  2029. if (!l_ptr->owner->permit_changeover) {
  2030. warn("Link changeover error, "
  2031. "peer did not permit changeover\n");
  2032. return;
  2033. }
  2034. tipc_msg_init(&tunnel_hdr, CHANGEOVER_PROTOCOL,
  2035. ORIGINAL_MSG, INT_H_SIZE, l_ptr->addr);
  2036. msg_set_bearer_id(&tunnel_hdr, l_ptr->peer_bearer_id);
  2037. msg_set_msgcnt(&tunnel_hdr, msgcount);
  2038. dbg("Link changeover requires %u tunnel messages\n", msgcount);
  2039. if (!l_ptr->first_out) {
  2040. struct sk_buff *buf;
  2041. buf = buf_acquire(INT_H_SIZE);
  2042. if (buf) {
  2043. skb_copy_to_linear_data(buf, &tunnel_hdr, INT_H_SIZE);
  2044. msg_set_size(&tunnel_hdr, INT_H_SIZE);
  2045. dbg("%c->%c:", l_ptr->b_ptr->net_plane,
  2046. tunnel->b_ptr->net_plane);
  2047. msg_dbg(&tunnel_hdr, "EMPTY>SEND>");
  2048. tipc_link_send_buf(tunnel, buf);
  2049. } else {
  2050. warn("Link changeover error, "
  2051. "unable to send changeover msg\n");
  2052. }
  2053. return;
  2054. }
  2055. split_bundles = (l_ptr->owner->active_links[0] !=
  2056. l_ptr->owner->active_links[1]);
  2057. while (crs) {
  2058. struct tipc_msg *msg = buf_msg(crs);
  2059. if ((msg_user(msg) == MSG_BUNDLER) && split_bundles) {
  2060. struct tipc_msg *m = msg_get_wrapped(msg);
  2061. unchar* pos = (unchar*)m;
  2062. msgcount = msg_msgcnt(msg);
  2063. while (msgcount--) {
  2064. msg_set_seqno(m,msg_seqno(msg));
  2065. tipc_link_tunnel(l_ptr, &tunnel_hdr, m,
  2066. msg_link_selector(m));
  2067. pos += align(msg_size(m));
  2068. m = (struct tipc_msg *)pos;
  2069. }
  2070. } else {
  2071. tipc_link_tunnel(l_ptr, &tunnel_hdr, msg,
  2072. msg_link_selector(msg));
  2073. }
  2074. crs = crs->next;
  2075. }
  2076. }
  2077. void tipc_link_send_duplicate(struct link *l_ptr, struct link *tunnel)
  2078. {
  2079. struct sk_buff *iter;
  2080. struct tipc_msg tunnel_hdr;
  2081. tipc_msg_init(&tunnel_hdr, CHANGEOVER_PROTOCOL,
  2082. DUPLICATE_MSG, INT_H_SIZE, l_ptr->addr);
  2083. msg_set_msgcnt(&tunnel_hdr, l_ptr->out_queue_size);
  2084. msg_set_bearer_id(&tunnel_hdr, l_ptr->peer_bearer_id);
  2085. iter = l_ptr->first_out;
  2086. while (iter) {
  2087. struct sk_buff *outbuf;
  2088. struct tipc_msg *msg = buf_msg(iter);
  2089. u32 length = msg_size(msg);
  2090. if (msg_user(msg) == MSG_BUNDLER)
  2091. msg_set_type(msg, CLOSED_MSG);
  2092. msg_set_ack(msg, mod(l_ptr->next_in_no - 1)); /* Update */
  2093. msg_set_bcast_ack(msg, l_ptr->owner->bclink.last_in);
  2094. msg_set_size(&tunnel_hdr, length + INT_H_SIZE);
  2095. outbuf = buf_acquire(length + INT_H_SIZE);
  2096. if (outbuf == NULL) {
  2097. warn("Link changeover error, "
  2098. "unable to send duplicate msg\n");
  2099. return;
  2100. }
  2101. skb_copy_to_linear_data(outbuf, &tunnel_hdr, INT_H_SIZE);
  2102. skb_copy_to_linear_data_offset(outbuf, INT_H_SIZE, iter->data,
  2103. length);
  2104. dbg("%c->%c:", l_ptr->b_ptr->net_plane,
  2105. tunnel->b_ptr->net_plane);
  2106. msg_dbg(buf_msg(outbuf), ">SEND>");
  2107. tipc_link_send_buf(tunnel, outbuf);
  2108. if (!tipc_link_is_up(l_ptr))
  2109. return;
  2110. iter = iter->next;
  2111. }
  2112. }
  2113. /**
  2114. * buf_extract - extracts embedded TIPC message from another message
  2115. * @skb: encapsulating message buffer
  2116. * @from_pos: offset to extract from
  2117. *
  2118. * Returns a new message buffer containing an embedded message. The
  2119. * encapsulating message itself is left unchanged.
  2120. */
  2121. static struct sk_buff *buf_extract(struct sk_buff *skb, u32 from_pos)
  2122. {
  2123. struct tipc_msg *msg = (struct tipc_msg *)(skb->data + from_pos);
  2124. u32 size = msg_size(msg);
  2125. struct sk_buff *eb;
  2126. eb = buf_acquire(size);
  2127. if (eb)
  2128. skb_copy_to_linear_data(eb, msg, size);
  2129. return eb;
  2130. }
  2131. /*
  2132. * link_recv_changeover_msg(): Receive tunneled packet sent
  2133. * via other link. Node is locked. Return extracted buffer.
  2134. */
  2135. static int link_recv_changeover_msg(struct link **l_ptr,
  2136. struct sk_buff **buf)
  2137. {
  2138. struct sk_buff *tunnel_buf = *buf;
  2139. struct link *dest_link;
  2140. struct tipc_msg *msg;
  2141. struct tipc_msg *tunnel_msg = buf_msg(tunnel_buf);
  2142. u32 msg_typ = msg_type(tunnel_msg);
  2143. u32 msg_count = msg_msgcnt(tunnel_msg);
  2144. dest_link = (*l_ptr)->owner->links[msg_bearer_id(tunnel_msg)];
  2145. if (!dest_link) {
  2146. msg_dbg(tunnel_msg, "NOLINK/<REC<");
  2147. goto exit;
  2148. }
  2149. if (dest_link == *l_ptr) {
  2150. err("Unexpected changeover message on link <%s>\n",
  2151. (*l_ptr)->name);
  2152. goto exit;
  2153. }
  2154. dbg("%c<-%c:", dest_link->b_ptr->net_plane,
  2155. (*l_ptr)->b_ptr->net_plane);
  2156. *l_ptr = dest_link;
  2157. msg = msg_get_wrapped(tunnel_msg);
  2158. if (msg_typ == DUPLICATE_MSG) {
  2159. if (less(msg_seqno(msg), mod(dest_link->next_in_no))) {
  2160. msg_dbg(tunnel_msg, "DROP/<REC<");
  2161. goto exit;
  2162. }
  2163. *buf = buf_extract(tunnel_buf,INT_H_SIZE);
  2164. if (*buf == NULL) {
  2165. warn("Link changeover error, duplicate msg dropped\n");
  2166. goto exit;
  2167. }
  2168. msg_dbg(tunnel_msg, "TNL<REC<");
  2169. buf_discard(tunnel_buf);
  2170. return 1;
  2171. }
  2172. /* First original message ?: */
  2173. if (tipc_link_is_up(dest_link)) {
  2174. msg_dbg(tunnel_msg, "UP/FIRST/<REC<");
  2175. info("Resetting link <%s>, changeover initiated by peer\n",
  2176. dest_link->name);
  2177. tipc_link_reset(dest_link);
  2178. dest_link->exp_msg_count = msg_count;
  2179. dbg("Expecting %u tunnelled messages\n", msg_count);
  2180. if (!msg_count)
  2181. goto exit;
  2182. } else if (dest_link->exp_msg_count == START_CHANGEOVER) {
  2183. msg_dbg(tunnel_msg, "BLK/FIRST/<REC<");
  2184. dest_link->exp_msg_count = msg_count;
  2185. dbg("Expecting %u tunnelled messages\n", msg_count);
  2186. if (!msg_count)
  2187. goto exit;
  2188. }
  2189. /* Receive original message */
  2190. if (dest_link->exp_msg_count == 0) {
  2191. warn("Link switchover error, "
  2192. "got too many tunnelled messages\n");
  2193. msg_dbg(tunnel_msg, "OVERDUE/DROP/<REC<");
  2194. dbg_print_link(dest_link, "LINK:");
  2195. goto exit;
  2196. }
  2197. dest_link->exp_msg_count--;
  2198. if (less(msg_seqno(msg), dest_link->reset_checkpoint)) {
  2199. msg_dbg(tunnel_msg, "DROP/DUPL/<REC<");
  2200. goto exit;
  2201. } else {
  2202. *buf = buf_extract(tunnel_buf, INT_H_SIZE);
  2203. if (*buf != NULL) {
  2204. msg_dbg(tunnel_msg, "TNL<REC<");
  2205. buf_discard(tunnel_buf);
  2206. return 1;
  2207. } else {
  2208. warn("Link changeover error, original msg dropped\n");
  2209. }
  2210. }
  2211. exit:
  2212. *buf = NULL;
  2213. buf_discard(tunnel_buf);
  2214. return 0;
  2215. }
  2216. /*
  2217. * Bundler functionality:
  2218. */
  2219. void tipc_link_recv_bundle(struct sk_buff *buf)
  2220. {
  2221. u32 msgcount = msg_msgcnt(buf_msg(buf));
  2222. u32 pos = INT_H_SIZE;
  2223. struct sk_buff *obuf;
  2224. msg_dbg(buf_msg(buf), "<BNDL<: ");
  2225. while (msgcount--) {
  2226. obuf = buf_extract(buf, pos);
  2227. if (obuf == NULL) {
  2228. warn("Link unable to unbundle message(s)\n");
  2229. break;
  2230. }
  2231. pos += align(msg_size(buf_msg(obuf)));
  2232. msg_dbg(buf_msg(obuf), " /");
  2233. tipc_net_route_msg(obuf);
  2234. }
  2235. buf_discard(buf);
  2236. }
  2237. /*
  2238. * Fragmentation/defragmentation:
  2239. */
  2240. /*
  2241. * tipc_link_send_long_buf: Entry for buffers needing fragmentation.
  2242. * The buffer is complete, inclusive total message length.
  2243. * Returns user data length.
  2244. */
  2245. int tipc_link_send_long_buf(struct link *l_ptr, struct sk_buff *buf)
  2246. {
  2247. struct tipc_msg *inmsg = buf_msg(buf);
  2248. struct tipc_msg fragm_hdr;
  2249. u32 insize = msg_size(inmsg);
  2250. u32 dsz = msg_data_sz(inmsg);
  2251. unchar *crs = buf->data;
  2252. u32 rest = insize;
  2253. u32 pack_sz = l_ptr->max_pkt;
  2254. u32 fragm_sz = pack_sz - INT_H_SIZE;
  2255. u32 fragm_no = 1;
  2256. u32 destaddr;
  2257. if (msg_short(inmsg))
  2258. destaddr = l_ptr->addr;
  2259. else
  2260. destaddr = msg_destnode(inmsg);
  2261. if (msg_routed(inmsg))
  2262. msg_set_prevnode(inmsg, tipc_own_addr);
  2263. /* Prepare reusable fragment header: */
  2264. tipc_msg_init(&fragm_hdr, MSG_FRAGMENTER, FIRST_FRAGMENT,
  2265. INT_H_SIZE, destaddr);
  2266. msg_set_link_selector(&fragm_hdr, msg_link_selector(inmsg));
  2267. msg_set_long_msgno(&fragm_hdr, mod(l_ptr->long_msg_seq_no++));
  2268. msg_set_fragm_no(&fragm_hdr, fragm_no);
  2269. l_ptr->stats.sent_fragmented++;
  2270. /* Chop up message: */
  2271. while (rest > 0) {
  2272. struct sk_buff *fragm;
  2273. if (rest <= fragm_sz) {
  2274. fragm_sz = rest;
  2275. msg_set_type(&fragm_hdr, LAST_FRAGMENT);
  2276. }
  2277. fragm = buf_acquire(fragm_sz + INT_H_SIZE);
  2278. if (fragm == NULL) {
  2279. warn("Link unable to fragment message\n");
  2280. dsz = -ENOMEM;
  2281. goto exit;
  2282. }
  2283. msg_set_size(&fragm_hdr, fragm_sz + INT_H_SIZE);
  2284. skb_copy_to_linear_data(fragm, &fragm_hdr, INT_H_SIZE);
  2285. skb_copy_to_linear_data_offset(fragm, INT_H_SIZE, crs,
  2286. fragm_sz);
  2287. /* Send queued messages first, if any: */
  2288. l_ptr->stats.sent_fragments++;
  2289. tipc_link_send_buf(l_ptr, fragm);
  2290. if (!tipc_link_is_up(l_ptr))
  2291. return dsz;
  2292. msg_set_fragm_no(&fragm_hdr, ++fragm_no);
  2293. rest -= fragm_sz;
  2294. crs += fragm_sz;
  2295. msg_set_type(&fragm_hdr, FRAGMENT);
  2296. }
  2297. exit:
  2298. buf_discard(buf);
  2299. return dsz;
  2300. }
  2301. /*
  2302. * A pending message being re-assembled must store certain values
  2303. * to handle subsequent fragments correctly. The following functions
  2304. * help storing these values in unused, available fields in the
  2305. * pending message. This makes dynamic memory allocation unecessary.
  2306. */
  2307. static void set_long_msg_seqno(struct sk_buff *buf, u32 seqno)
  2308. {
  2309. msg_set_seqno(buf_msg(buf), seqno);
  2310. }
  2311. static u32 get_fragm_size(struct sk_buff *buf)
  2312. {
  2313. return msg_ack(buf_msg(buf));
  2314. }
  2315. static void set_fragm_size(struct sk_buff *buf, u32 sz)
  2316. {
  2317. msg_set_ack(buf_msg(buf), sz);
  2318. }
  2319. static u32 get_expected_frags(struct sk_buff *buf)
  2320. {
  2321. return msg_bcast_ack(buf_msg(buf));
  2322. }
  2323. static void set_expected_frags(struct sk_buff *buf, u32 exp)
  2324. {
  2325. msg_set_bcast_ack(buf_msg(buf), exp);
  2326. }
  2327. static u32 get_timer_cnt(struct sk_buff *buf)
  2328. {
  2329. return msg_reroute_cnt(buf_msg(buf));
  2330. }
  2331. static void incr_timer_cnt(struct sk_buff *buf)
  2332. {
  2333. msg_incr_reroute_cnt(buf_msg(buf));
  2334. }
  2335. /*
  2336. * tipc_link_recv_fragment(): Called with node lock on. Returns
  2337. * the reassembled buffer if message is complete.
  2338. */
  2339. int tipc_link_recv_fragment(struct sk_buff **pending, struct sk_buff **fb,
  2340. struct tipc_msg **m)
  2341. {
  2342. struct sk_buff *prev = NULL;
  2343. struct sk_buff *fbuf = *fb;
  2344. struct tipc_msg *fragm = buf_msg(fbuf);
  2345. struct sk_buff *pbuf = *pending;
  2346. u32 long_msg_seq_no = msg_long_msgno(fragm);
  2347. *fb = NULL;
  2348. msg_dbg(fragm,"FRG<REC<");
  2349. /* Is there an incomplete message waiting for this fragment? */
  2350. while (pbuf && ((msg_seqno(buf_msg(pbuf)) != long_msg_seq_no) ||
  2351. (msg_orignode(fragm) != msg_orignode(buf_msg(pbuf))))) {
  2352. prev = pbuf;
  2353. pbuf = pbuf->next;
  2354. }
  2355. if (!pbuf && (msg_type(fragm) == FIRST_FRAGMENT)) {
  2356. struct tipc_msg *imsg = (struct tipc_msg *)msg_data(fragm);
  2357. u32 msg_sz = msg_size(imsg);
  2358. u32 fragm_sz = msg_data_sz(fragm);
  2359. u32 exp_fragm_cnt = msg_sz/fragm_sz + !!(msg_sz % fragm_sz);
  2360. u32 max = TIPC_MAX_USER_MSG_SIZE + LONG_H_SIZE;
  2361. if (msg_type(imsg) == TIPC_MCAST_MSG)
  2362. max = TIPC_MAX_USER_MSG_SIZE + MCAST_H_SIZE;
  2363. if (msg_size(imsg) > max) {
  2364. msg_dbg(fragm,"<REC<Oversized: ");
  2365. buf_discard(fbuf);
  2366. return 0;
  2367. }
  2368. pbuf = buf_acquire(msg_size(imsg));
  2369. if (pbuf != NULL) {
  2370. pbuf->next = *pending;
  2371. *pending = pbuf;
  2372. skb_copy_to_linear_data(pbuf, imsg,
  2373. msg_data_sz(fragm));
  2374. /* Prepare buffer for subsequent fragments. */
  2375. set_long_msg_seqno(pbuf, long_msg_seq_no);
  2376. set_fragm_size(pbuf,fragm_sz);
  2377. set_expected_frags(pbuf,exp_fragm_cnt - 1);
  2378. } else {
  2379. warn("Link unable to reassemble fragmented message\n");
  2380. }
  2381. buf_discard(fbuf);
  2382. return 0;
  2383. } else if (pbuf && (msg_type(fragm) != FIRST_FRAGMENT)) {
  2384. u32 dsz = msg_data_sz(fragm);
  2385. u32 fsz = get_fragm_size(pbuf);
  2386. u32 crs = ((msg_fragm_no(fragm) - 1) * fsz);
  2387. u32 exp_frags = get_expected_frags(pbuf) - 1;
  2388. skb_copy_to_linear_data_offset(pbuf, crs,
  2389. msg_data(fragm), dsz);
  2390. buf_discard(fbuf);
  2391. /* Is message complete? */
  2392. if (exp_frags == 0) {
  2393. if (prev)
  2394. prev->next = pbuf->next;
  2395. else
  2396. *pending = pbuf->next;
  2397. msg_reset_reroute_cnt(buf_msg(pbuf));
  2398. *fb = pbuf;
  2399. *m = buf_msg(pbuf);
  2400. return 1;
  2401. }
  2402. set_expected_frags(pbuf,exp_frags);
  2403. return 0;
  2404. }
  2405. dbg(" Discarding orphan fragment %x\n",fbuf);
  2406. msg_dbg(fragm,"ORPHAN:");
  2407. dbg("Pending long buffers:\n");
  2408. dbg_print_buf_chain(*pending);
  2409. buf_discard(fbuf);
  2410. return 0;
  2411. }
  2412. /**
  2413. * link_check_defragm_bufs - flush stale incoming message fragments
  2414. * @l_ptr: pointer to link
  2415. */
  2416. static void link_check_defragm_bufs(struct link *l_ptr)
  2417. {
  2418. struct sk_buff *prev = NULL;
  2419. struct sk_buff *next = NULL;
  2420. struct sk_buff *buf = l_ptr->defragm_buf;
  2421. if (!buf)
  2422. return;
  2423. if (!link_working_working(l_ptr))
  2424. return;
  2425. while (buf) {
  2426. u32 cnt = get_timer_cnt(buf);
  2427. next = buf->next;
  2428. if (cnt < 4) {
  2429. incr_timer_cnt(buf);
  2430. prev = buf;
  2431. } else {
  2432. dbg(" Discarding incomplete long buffer\n");
  2433. msg_dbg(buf_msg(buf), "LONG:");
  2434. dbg_print_link(l_ptr, "curr:");
  2435. dbg("Pending long buffers:\n");
  2436. dbg_print_buf_chain(l_ptr->defragm_buf);
  2437. if (prev)
  2438. prev->next = buf->next;
  2439. else
  2440. l_ptr->defragm_buf = buf->next;
  2441. buf_discard(buf);
  2442. }
  2443. buf = next;
  2444. }
  2445. }
  2446. static void link_set_supervision_props(struct link *l_ptr, u32 tolerance)
  2447. {
  2448. l_ptr->tolerance = tolerance;
  2449. l_ptr->continuity_interval =
  2450. ((tolerance / 4) > 500) ? 500 : tolerance / 4;
  2451. l_ptr->abort_limit = tolerance / (l_ptr->continuity_interval / 4);
  2452. }
  2453. void tipc_link_set_queue_limits(struct link *l_ptr, u32 window)
  2454. {
  2455. /* Data messages from this node, inclusive FIRST_FRAGM */
  2456. l_ptr->queue_limit[TIPC_LOW_IMPORTANCE] = window;
  2457. l_ptr->queue_limit[TIPC_MEDIUM_IMPORTANCE] = (window / 3) * 4;
  2458. l_ptr->queue_limit[TIPC_HIGH_IMPORTANCE] = (window / 3) * 5;
  2459. l_ptr->queue_limit[TIPC_CRITICAL_IMPORTANCE] = (window / 3) * 6;
  2460. /* Transiting data messages,inclusive FIRST_FRAGM */
  2461. l_ptr->queue_limit[TIPC_LOW_IMPORTANCE + 4] = 300;
  2462. l_ptr->queue_limit[TIPC_MEDIUM_IMPORTANCE + 4] = 600;
  2463. l_ptr->queue_limit[TIPC_HIGH_IMPORTANCE + 4] = 900;
  2464. l_ptr->queue_limit[TIPC_CRITICAL_IMPORTANCE + 4] = 1200;
  2465. l_ptr->queue_limit[CONN_MANAGER] = 1200;
  2466. l_ptr->queue_limit[ROUTE_DISTRIBUTOR] = 1200;
  2467. l_ptr->queue_limit[CHANGEOVER_PROTOCOL] = 2500;
  2468. l_ptr->queue_limit[NAME_DISTRIBUTOR] = 3000;
  2469. /* FRAGMENT and LAST_FRAGMENT packets */
  2470. l_ptr->queue_limit[MSG_FRAGMENTER] = 4000;
  2471. }
  2472. /**
  2473. * link_find_link - locate link by name
  2474. * @name - ptr to link name string
  2475. * @node - ptr to area to be filled with ptr to associated node
  2476. *
  2477. * Caller must hold 'tipc_net_lock' to ensure node and bearer are not deleted;
  2478. * this also prevents link deletion.
  2479. *
  2480. * Returns pointer to link (or 0 if invalid link name).
  2481. */
  2482. static struct link *link_find_link(const char *name, struct tipc_node **node)
  2483. {
  2484. struct link_name link_name_parts;
  2485. struct bearer *b_ptr;
  2486. struct link *l_ptr;
  2487. if (!link_name_validate(name, &link_name_parts))
  2488. return NULL;
  2489. b_ptr = tipc_bearer_find_interface(link_name_parts.if_local);
  2490. if (!b_ptr)
  2491. return NULL;
  2492. *node = tipc_node_find(link_name_parts.addr_peer);
  2493. if (!*node)
  2494. return NULL;
  2495. l_ptr = (*node)->links[b_ptr->identity];
  2496. if (!l_ptr || strcmp(l_ptr->name, name))
  2497. return NULL;
  2498. return l_ptr;
  2499. }
  2500. struct sk_buff *tipc_link_cmd_config(const void *req_tlv_area, int req_tlv_space,
  2501. u16 cmd)
  2502. {
  2503. struct tipc_link_config *args;
  2504. u32 new_value;
  2505. struct link *l_ptr;
  2506. struct tipc_node *node;
  2507. int res;
  2508. if (!TLV_CHECK(req_tlv_area, req_tlv_space, TIPC_TLV_LINK_CONFIG))
  2509. return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
  2510. args = (struct tipc_link_config *)TLV_DATA(req_tlv_area);
  2511. new_value = ntohl(args->value);
  2512. if (!strcmp(args->name, tipc_bclink_name)) {
  2513. if ((cmd == TIPC_CMD_SET_LINK_WINDOW) &&
  2514. (tipc_bclink_set_queue_limits(new_value) == 0))
  2515. return tipc_cfg_reply_none();
  2516. return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED
  2517. " (cannot change setting on broadcast link)");
  2518. }
  2519. read_lock_bh(&tipc_net_lock);
  2520. l_ptr = link_find_link(args->name, &node);
  2521. if (!l_ptr) {
  2522. read_unlock_bh(&tipc_net_lock);
  2523. return tipc_cfg_reply_error_string("link not found");
  2524. }
  2525. tipc_node_lock(node);
  2526. res = -EINVAL;
  2527. switch (cmd) {
  2528. case TIPC_CMD_SET_LINK_TOL:
  2529. if ((new_value >= TIPC_MIN_LINK_TOL) &&
  2530. (new_value <= TIPC_MAX_LINK_TOL)) {
  2531. link_set_supervision_props(l_ptr, new_value);
  2532. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  2533. 0, 0, new_value, 0, 0);
  2534. res = 0;
  2535. }
  2536. break;
  2537. case TIPC_CMD_SET_LINK_PRI:
  2538. if ((new_value >= TIPC_MIN_LINK_PRI) &&
  2539. (new_value <= TIPC_MAX_LINK_PRI)) {
  2540. l_ptr->priority = new_value;
  2541. tipc_link_send_proto_msg(l_ptr, STATE_MSG,
  2542. 0, 0, 0, new_value, 0);
  2543. res = 0;
  2544. }
  2545. break;
  2546. case TIPC_CMD_SET_LINK_WINDOW:
  2547. if ((new_value >= TIPC_MIN_LINK_WIN) &&
  2548. (new_value <= TIPC_MAX_LINK_WIN)) {
  2549. tipc_link_set_queue_limits(l_ptr, new_value);
  2550. res = 0;
  2551. }
  2552. break;
  2553. }
  2554. tipc_node_unlock(node);
  2555. read_unlock_bh(&tipc_net_lock);
  2556. if (res)
  2557. return tipc_cfg_reply_error_string("cannot change link setting");
  2558. return tipc_cfg_reply_none();
  2559. }
  2560. /**
  2561. * link_reset_statistics - reset link statistics
  2562. * @l_ptr: pointer to link
  2563. */
  2564. static void link_reset_statistics(struct link *l_ptr)
  2565. {
  2566. memset(&l_ptr->stats, 0, sizeof(l_ptr->stats));
  2567. l_ptr->stats.sent_info = l_ptr->next_out_no;
  2568. l_ptr->stats.recv_info = l_ptr->next_in_no;
  2569. }
  2570. struct sk_buff *tipc_link_cmd_reset_stats(const void *req_tlv_area, int req_tlv_space)
  2571. {
  2572. char *link_name;
  2573. struct link *l_ptr;
  2574. struct tipc_node *node;
  2575. if (!TLV_CHECK(req_tlv_area, req_tlv_space, TIPC_TLV_LINK_NAME))
  2576. return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
  2577. link_name = (char *)TLV_DATA(req_tlv_area);
  2578. if (!strcmp(link_name, tipc_bclink_name)) {
  2579. if (tipc_bclink_reset_stats())
  2580. return tipc_cfg_reply_error_string("link not found");
  2581. return tipc_cfg_reply_none();
  2582. }
  2583. read_lock_bh(&tipc_net_lock);
  2584. l_ptr = link_find_link(link_name, &node);
  2585. if (!l_ptr) {
  2586. read_unlock_bh(&tipc_net_lock);
  2587. return tipc_cfg_reply_error_string("link not found");
  2588. }
  2589. tipc_node_lock(node);
  2590. link_reset_statistics(l_ptr);
  2591. tipc_node_unlock(node);
  2592. read_unlock_bh(&tipc_net_lock);
  2593. return tipc_cfg_reply_none();
  2594. }
  2595. /**
  2596. * percent - convert count to a percentage of total (rounding up or down)
  2597. */
  2598. static u32 percent(u32 count, u32 total)
  2599. {
  2600. return (count * 100 + (total / 2)) / total;
  2601. }
  2602. /**
  2603. * tipc_link_stats - print link statistics
  2604. * @name: link name
  2605. * @buf: print buffer area
  2606. * @buf_size: size of print buffer area
  2607. *
  2608. * Returns length of print buffer data string (or 0 if error)
  2609. */
  2610. static int tipc_link_stats(const char *name, char *buf, const u32 buf_size)
  2611. {
  2612. struct print_buf pb;
  2613. struct link *l_ptr;
  2614. struct tipc_node *node;
  2615. char *status;
  2616. u32 profile_total = 0;
  2617. if (!strcmp(name, tipc_bclink_name))
  2618. return tipc_bclink_stats(buf, buf_size);
  2619. tipc_printbuf_init(&pb, buf, buf_size);
  2620. read_lock_bh(&tipc_net_lock);
  2621. l_ptr = link_find_link(name, &node);
  2622. if (!l_ptr) {
  2623. read_unlock_bh(&tipc_net_lock);
  2624. return 0;
  2625. }
  2626. tipc_node_lock(node);
  2627. if (tipc_link_is_active(l_ptr))
  2628. status = "ACTIVE";
  2629. else if (tipc_link_is_up(l_ptr))
  2630. status = "STANDBY";
  2631. else
  2632. status = "DEFUNCT";
  2633. tipc_printf(&pb, "Link <%s>\n"
  2634. " %s MTU:%u Priority:%u Tolerance:%u ms"
  2635. " Window:%u packets\n",
  2636. l_ptr->name, status, l_ptr->max_pkt,
  2637. l_ptr->priority, l_ptr->tolerance, l_ptr->queue_limit[0]);
  2638. tipc_printf(&pb, " RX packets:%u fragments:%u/%u bundles:%u/%u\n",
  2639. l_ptr->next_in_no - l_ptr->stats.recv_info,
  2640. l_ptr->stats.recv_fragments,
  2641. l_ptr->stats.recv_fragmented,
  2642. l_ptr->stats.recv_bundles,
  2643. l_ptr->stats.recv_bundled);
  2644. tipc_printf(&pb, " TX packets:%u fragments:%u/%u bundles:%u/%u\n",
  2645. l_ptr->next_out_no - l_ptr->stats.sent_info,
  2646. l_ptr->stats.sent_fragments,
  2647. l_ptr->stats.sent_fragmented,
  2648. l_ptr->stats.sent_bundles,
  2649. l_ptr->stats.sent_bundled);
  2650. profile_total = l_ptr->stats.msg_length_counts;
  2651. if (!profile_total)
  2652. profile_total = 1;
  2653. tipc_printf(&pb, " TX profile sample:%u packets average:%u octets\n"
  2654. " 0-64:%u%% -256:%u%% -1024:%u%% -4096:%u%% "
  2655. "-16354:%u%% -32768:%u%% -66000:%u%%\n",
  2656. l_ptr->stats.msg_length_counts,
  2657. l_ptr->stats.msg_lengths_total / profile_total,
  2658. percent(l_ptr->stats.msg_length_profile[0], profile_total),
  2659. percent(l_ptr->stats.msg_length_profile[1], profile_total),
  2660. percent(l_ptr->stats.msg_length_profile[2], profile_total),
  2661. percent(l_ptr->stats.msg_length_profile[3], profile_total),
  2662. percent(l_ptr->stats.msg_length_profile[4], profile_total),
  2663. percent(l_ptr->stats.msg_length_profile[5], profile_total),
  2664. percent(l_ptr->stats.msg_length_profile[6], profile_total));
  2665. tipc_printf(&pb, " RX states:%u probes:%u naks:%u defs:%u dups:%u\n",
  2666. l_ptr->stats.recv_states,
  2667. l_ptr->stats.recv_probes,
  2668. l_ptr->stats.recv_nacks,
  2669. l_ptr->stats.deferred_recv,
  2670. l_ptr->stats.duplicates);
  2671. tipc_printf(&pb, " TX states:%u probes:%u naks:%u acks:%u dups:%u\n",
  2672. l_ptr->stats.sent_states,
  2673. l_ptr->stats.sent_probes,
  2674. l_ptr->stats.sent_nacks,
  2675. l_ptr->stats.sent_acks,
  2676. l_ptr->stats.retransmitted);
  2677. tipc_printf(&pb, " Congestion bearer:%u link:%u Send queue max:%u avg:%u\n",
  2678. l_ptr->stats.bearer_congs,
  2679. l_ptr->stats.link_congs,
  2680. l_ptr->stats.max_queue_sz,
  2681. l_ptr->stats.queue_sz_counts
  2682. ? (l_ptr->stats.accu_queue_sz / l_ptr->stats.queue_sz_counts)
  2683. : 0);
  2684. tipc_node_unlock(node);
  2685. read_unlock_bh(&tipc_net_lock);
  2686. return tipc_printbuf_validate(&pb);
  2687. }
  2688. #define MAX_LINK_STATS_INFO 2000
  2689. struct sk_buff *tipc_link_cmd_show_stats(const void *req_tlv_area, int req_tlv_space)
  2690. {
  2691. struct sk_buff *buf;
  2692. struct tlv_desc *rep_tlv;
  2693. int str_len;
  2694. if (!TLV_CHECK(req_tlv_area, req_tlv_space, TIPC_TLV_LINK_NAME))
  2695. return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
  2696. buf = tipc_cfg_reply_alloc(TLV_SPACE(MAX_LINK_STATS_INFO));
  2697. if (!buf)
  2698. return NULL;
  2699. rep_tlv = (struct tlv_desc *)buf->data;
  2700. str_len = tipc_link_stats((char *)TLV_DATA(req_tlv_area),
  2701. (char *)TLV_DATA(rep_tlv), MAX_LINK_STATS_INFO);
  2702. if (!str_len) {
  2703. buf_discard(buf);
  2704. return tipc_cfg_reply_error_string("link not found");
  2705. }
  2706. skb_put(buf, TLV_SPACE(str_len));
  2707. TLV_SET(rep_tlv, TIPC_TLV_ULTRA_STRING, NULL, str_len);
  2708. return buf;
  2709. }
  2710. /**
  2711. * tipc_link_get_max_pkt - get maximum packet size to use when sending to destination
  2712. * @dest: network address of destination node
  2713. * @selector: used to select from set of active links
  2714. *
  2715. * If no active link can be found, uses default maximum packet size.
  2716. */
  2717. u32 tipc_link_get_max_pkt(u32 dest, u32 selector)
  2718. {
  2719. struct tipc_node *n_ptr;
  2720. struct link *l_ptr;
  2721. u32 res = MAX_PKT_DEFAULT;
  2722. if (dest == tipc_own_addr)
  2723. return MAX_MSG_SIZE;
  2724. read_lock_bh(&tipc_net_lock);
  2725. n_ptr = tipc_node_select(dest, selector);
  2726. if (n_ptr) {
  2727. tipc_node_lock(n_ptr);
  2728. l_ptr = n_ptr->active_links[selector & 1];
  2729. if (l_ptr)
  2730. res = l_ptr->max_pkt;
  2731. tipc_node_unlock(n_ptr);
  2732. }
  2733. read_unlock_bh(&tipc_net_lock);
  2734. return res;
  2735. }
  2736. static void link_dump_send_queue(struct link *l_ptr)
  2737. {
  2738. if (l_ptr->next_out) {
  2739. info("\nContents of unsent queue:\n");
  2740. dbg_print_buf_chain(l_ptr->next_out);
  2741. }
  2742. info("\nContents of send queue:\n");
  2743. if (l_ptr->first_out) {
  2744. dbg_print_buf_chain(l_ptr->first_out);
  2745. }
  2746. info("Empty send queue\n");
  2747. }
  2748. static void link_print(struct link *l_ptr, struct print_buf *buf,
  2749. const char *str)
  2750. {
  2751. tipc_printf(buf, str);
  2752. if (link_reset_reset(l_ptr) || link_reset_unknown(l_ptr))
  2753. return;
  2754. tipc_printf(buf, "Link %x<%s>:",
  2755. l_ptr->addr, l_ptr->b_ptr->publ.name);
  2756. tipc_printf(buf, ": NXO(%u):", mod(l_ptr->next_out_no));
  2757. tipc_printf(buf, "NXI(%u):", mod(l_ptr->next_in_no));
  2758. tipc_printf(buf, "SQUE");
  2759. if (l_ptr->first_out) {
  2760. tipc_printf(buf, "[%u..", msg_seqno(buf_msg(l_ptr->first_out)));
  2761. if (l_ptr->next_out)
  2762. tipc_printf(buf, "%u..",
  2763. msg_seqno(buf_msg(l_ptr->next_out)));
  2764. tipc_printf(buf, "%u]", msg_seqno(buf_msg(l_ptr->last_out)));
  2765. if ((mod(msg_seqno(buf_msg(l_ptr->last_out)) -
  2766. msg_seqno(buf_msg(l_ptr->first_out)))
  2767. != (l_ptr->out_queue_size - 1)) ||
  2768. (l_ptr->last_out->next != NULL)) {
  2769. tipc_printf(buf, "\nSend queue inconsistency\n");
  2770. tipc_printf(buf, "first_out= %x ", l_ptr->first_out);
  2771. tipc_printf(buf, "next_out= %x ", l_ptr->next_out);
  2772. tipc_printf(buf, "last_out= %x ", l_ptr->last_out);
  2773. link_dump_send_queue(l_ptr);
  2774. }
  2775. } else
  2776. tipc_printf(buf, "[]");
  2777. tipc_printf(buf, "SQSIZ(%u)", l_ptr->out_queue_size);
  2778. if (l_ptr->oldest_deferred_in) {
  2779. u32 o = msg_seqno(buf_msg(l_ptr->oldest_deferred_in));
  2780. u32 n = msg_seqno(buf_msg(l_ptr->newest_deferred_in));
  2781. tipc_printf(buf, ":RQUE[%u..%u]", o, n);
  2782. if (l_ptr->deferred_inqueue_sz != mod((n + 1) - o)) {
  2783. tipc_printf(buf, ":RQSIZ(%u)",
  2784. l_ptr->deferred_inqueue_sz);
  2785. }
  2786. }
  2787. if (link_working_unknown(l_ptr))
  2788. tipc_printf(buf, ":WU");
  2789. if (link_reset_reset(l_ptr))
  2790. tipc_printf(buf, ":RR");
  2791. if (link_reset_unknown(l_ptr))
  2792. tipc_printf(buf, ":RU");
  2793. if (link_working_working(l_ptr))
  2794. tipc_printf(buf, ":WW");
  2795. tipc_printf(buf, "\n");
  2796. }