link.c 87 KB

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