link.c 86 KB

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