link.c 78 KB

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