outqueue.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787
  1. /* SCTP kernel implementation
  2. * (C) Copyright IBM Corp. 2001, 2004
  3. * Copyright (c) 1999-2000 Cisco, Inc.
  4. * Copyright (c) 1999-2001 Motorola, Inc.
  5. * Copyright (c) 2001-2003 Intel Corp.
  6. *
  7. * This file is part of the SCTP kernel implementation
  8. *
  9. * These functions implement the sctp_outq class. The outqueue handles
  10. * bundling and queueing of outgoing SCTP chunks.
  11. *
  12. * This SCTP implementation is free software;
  13. * you can redistribute it and/or modify it under the terms of
  14. * the GNU General Public License as published by
  15. * the Free Software Foundation; either version 2, or (at your option)
  16. * any later version.
  17. *
  18. * This SCTP implementation is distributed in the hope that it
  19. * will be useful, but WITHOUT ANY WARRANTY; without even the implied
  20. * ************************
  21. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  22. * See the GNU General Public License for more details.
  23. *
  24. * You should have received a copy of the GNU General Public License
  25. * along with GNU CC; see the file COPYING. If not, see
  26. * <http://www.gnu.org/licenses/>.
  27. *
  28. * Please send any bug reports or fixes you make to the
  29. * email address(es):
  30. * lksctp developers <linux-sctp@vger.kernel.org>
  31. *
  32. * Written or modified by:
  33. * La Monte H.P. Yarroll <piggy@acm.org>
  34. * Karl Knutson <karl@athena.chicago.il.us>
  35. * Perry Melange <pmelange@null.cc.uic.edu>
  36. * Xingang Guo <xingang.guo@intel.com>
  37. * Hui Huang <hui.huang@nokia.com>
  38. * Sridhar Samudrala <sri@us.ibm.com>
  39. * Jon Grimm <jgrimm@us.ibm.com>
  40. */
  41. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  42. #include <linux/types.h>
  43. #include <linux/list.h> /* For struct list_head */
  44. #include <linux/socket.h>
  45. #include <linux/ip.h>
  46. #include <linux/slab.h>
  47. #include <net/sock.h> /* For skb_set_owner_w */
  48. #include <net/sctp/sctp.h>
  49. #include <net/sctp/sm.h>
  50. /* Declare internal functions here. */
  51. static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);
  52. static void sctp_check_transmitted(struct sctp_outq *q,
  53. struct list_head *transmitted_queue,
  54. struct sctp_transport *transport,
  55. union sctp_addr *saddr,
  56. struct sctp_sackhdr *sack,
  57. __u32 *highest_new_tsn);
  58. static void sctp_mark_missing(struct sctp_outq *q,
  59. struct list_head *transmitted_queue,
  60. struct sctp_transport *transport,
  61. __u32 highest_new_tsn,
  62. int count_of_newacks);
  63. static void sctp_generate_fwdtsn(struct sctp_outq *q, __u32 sack_ctsn);
  64. static int sctp_outq_flush(struct sctp_outq *q, int rtx_timeout);
  65. /* Add data to the front of the queue. */
  66. static inline void sctp_outq_head_data(struct sctp_outq *q,
  67. struct sctp_chunk *ch)
  68. {
  69. list_add(&ch->list, &q->out_chunk_list);
  70. q->out_qlen += ch->skb->len;
  71. }
  72. /* Take data from the front of the queue. */
  73. static inline struct sctp_chunk *sctp_outq_dequeue_data(struct sctp_outq *q)
  74. {
  75. struct sctp_chunk *ch = NULL;
  76. if (!list_empty(&q->out_chunk_list)) {
  77. struct list_head *entry = q->out_chunk_list.next;
  78. ch = list_entry(entry, struct sctp_chunk, list);
  79. list_del_init(entry);
  80. q->out_qlen -= ch->skb->len;
  81. }
  82. return ch;
  83. }
  84. /* Add data chunk to the end of the queue. */
  85. static inline void sctp_outq_tail_data(struct sctp_outq *q,
  86. struct sctp_chunk *ch)
  87. {
  88. list_add_tail(&ch->list, &q->out_chunk_list);
  89. q->out_qlen += ch->skb->len;
  90. }
  91. /*
  92. * SFR-CACC algorithm:
  93. * D) If count_of_newacks is greater than or equal to 2
  94. * and t was not sent to the current primary then the
  95. * sender MUST NOT increment missing report count for t.
  96. */
  97. static inline int sctp_cacc_skip_3_1_d(struct sctp_transport *primary,
  98. struct sctp_transport *transport,
  99. int count_of_newacks)
  100. {
  101. if (count_of_newacks >= 2 && transport != primary)
  102. return 1;
  103. return 0;
  104. }
  105. /*
  106. * SFR-CACC algorithm:
  107. * F) If count_of_newacks is less than 2, let d be the
  108. * destination to which t was sent. If cacc_saw_newack
  109. * is 0 for destination d, then the sender MUST NOT
  110. * increment missing report count for t.
  111. */
  112. static inline int sctp_cacc_skip_3_1_f(struct sctp_transport *transport,
  113. int count_of_newacks)
  114. {
  115. if (count_of_newacks < 2 &&
  116. (transport && !transport->cacc.cacc_saw_newack))
  117. return 1;
  118. return 0;
  119. }
  120. /*
  121. * SFR-CACC algorithm:
  122. * 3.1) If CYCLING_CHANGEOVER is 0, the sender SHOULD
  123. * execute steps C, D, F.
  124. *
  125. * C has been implemented in sctp_outq_sack
  126. */
  127. static inline int sctp_cacc_skip_3_1(struct sctp_transport *primary,
  128. struct sctp_transport *transport,
  129. int count_of_newacks)
  130. {
  131. if (!primary->cacc.cycling_changeover) {
  132. if (sctp_cacc_skip_3_1_d(primary, transport, count_of_newacks))
  133. return 1;
  134. if (sctp_cacc_skip_3_1_f(transport, count_of_newacks))
  135. return 1;
  136. return 0;
  137. }
  138. return 0;
  139. }
  140. /*
  141. * SFR-CACC algorithm:
  142. * 3.2) Else if CYCLING_CHANGEOVER is 1, and t is less
  143. * than next_tsn_at_change of the current primary, then
  144. * the sender MUST NOT increment missing report count
  145. * for t.
  146. */
  147. static inline int sctp_cacc_skip_3_2(struct sctp_transport *primary, __u32 tsn)
  148. {
  149. if (primary->cacc.cycling_changeover &&
  150. TSN_lt(tsn, primary->cacc.next_tsn_at_change))
  151. return 1;
  152. return 0;
  153. }
  154. /*
  155. * SFR-CACC algorithm:
  156. * 3) If the missing report count for TSN t is to be
  157. * incremented according to [RFC2960] and
  158. * [SCTP_STEWART-2002], and CHANGEOVER_ACTIVE is set,
  159. * then the sender MUST further execute steps 3.1 and
  160. * 3.2 to determine if the missing report count for
  161. * TSN t SHOULD NOT be incremented.
  162. *
  163. * 3.3) If 3.1 and 3.2 do not dictate that the missing
  164. * report count for t should not be incremented, then
  165. * the sender SHOULD increment missing report count for
  166. * t (according to [RFC2960] and [SCTP_STEWART_2002]).
  167. */
  168. static inline int sctp_cacc_skip(struct sctp_transport *primary,
  169. struct sctp_transport *transport,
  170. int count_of_newacks,
  171. __u32 tsn)
  172. {
  173. if (primary->cacc.changeover_active &&
  174. (sctp_cacc_skip_3_1(primary, transport, count_of_newacks) ||
  175. sctp_cacc_skip_3_2(primary, tsn)))
  176. return 1;
  177. return 0;
  178. }
  179. /* Initialize an existing sctp_outq. This does the boring stuff.
  180. * You still need to define handlers if you really want to DO
  181. * something with this structure...
  182. */
  183. void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q)
  184. {
  185. memset(q, 0, sizeof(struct sctp_outq));
  186. q->asoc = asoc;
  187. INIT_LIST_HEAD(&q->out_chunk_list);
  188. INIT_LIST_HEAD(&q->control_chunk_list);
  189. INIT_LIST_HEAD(&q->retransmit);
  190. INIT_LIST_HEAD(&q->sacked);
  191. INIT_LIST_HEAD(&q->abandoned);
  192. }
  193. /* Free the outqueue structure and any related pending chunks.
  194. */
  195. static void __sctp_outq_teardown(struct sctp_outq *q)
  196. {
  197. struct sctp_transport *transport;
  198. struct list_head *lchunk, *temp;
  199. struct sctp_chunk *chunk, *tmp;
  200. /* Throw away unacknowledged chunks. */
  201. list_for_each_entry(transport, &q->asoc->peer.transport_addr_list,
  202. transports) {
  203. while ((lchunk = sctp_list_dequeue(&transport->transmitted)) != NULL) {
  204. chunk = list_entry(lchunk, struct sctp_chunk,
  205. transmitted_list);
  206. /* Mark as part of a failed message. */
  207. sctp_chunk_fail(chunk, q->error);
  208. sctp_chunk_free(chunk);
  209. }
  210. }
  211. /* Throw away chunks that have been gap ACKed. */
  212. list_for_each_safe(lchunk, temp, &q->sacked) {
  213. list_del_init(lchunk);
  214. chunk = list_entry(lchunk, struct sctp_chunk,
  215. transmitted_list);
  216. sctp_chunk_fail(chunk, q->error);
  217. sctp_chunk_free(chunk);
  218. }
  219. /* Throw away any chunks in the retransmit queue. */
  220. list_for_each_safe(lchunk, temp, &q->retransmit) {
  221. list_del_init(lchunk);
  222. chunk = list_entry(lchunk, struct sctp_chunk,
  223. transmitted_list);
  224. sctp_chunk_fail(chunk, q->error);
  225. sctp_chunk_free(chunk);
  226. }
  227. /* Throw away any chunks that are in the abandoned queue. */
  228. list_for_each_safe(lchunk, temp, &q->abandoned) {
  229. list_del_init(lchunk);
  230. chunk = list_entry(lchunk, struct sctp_chunk,
  231. transmitted_list);
  232. sctp_chunk_fail(chunk, q->error);
  233. sctp_chunk_free(chunk);
  234. }
  235. /* Throw away any leftover data chunks. */
  236. while ((chunk = sctp_outq_dequeue_data(q)) != NULL) {
  237. /* Mark as send failure. */
  238. sctp_chunk_fail(chunk, q->error);
  239. sctp_chunk_free(chunk);
  240. }
  241. /* Throw away any leftover control chunks. */
  242. list_for_each_entry_safe(chunk, tmp, &q->control_chunk_list, list) {
  243. list_del_init(&chunk->list);
  244. sctp_chunk_free(chunk);
  245. }
  246. }
  247. void sctp_outq_teardown(struct sctp_outq *q)
  248. {
  249. __sctp_outq_teardown(q);
  250. sctp_outq_init(q->asoc, q);
  251. }
  252. /* Free the outqueue structure and any related pending chunks. */
  253. void sctp_outq_free(struct sctp_outq *q)
  254. {
  255. /* Throw away leftover chunks. */
  256. __sctp_outq_teardown(q);
  257. }
  258. /* Put a new chunk in an sctp_outq. */
  259. int sctp_outq_tail(struct sctp_outq *q, struct sctp_chunk *chunk)
  260. {
  261. struct net *net = sock_net(q->asoc->base.sk);
  262. int error = 0;
  263. pr_debug("%s: outq:%p, chunk:%p[%s]\n", __func__, q, chunk,
  264. chunk && chunk->chunk_hdr ?
  265. sctp_cname(SCTP_ST_CHUNK(chunk->chunk_hdr->type)) :
  266. "illegal chunk");
  267. /* If it is data, queue it up, otherwise, send it
  268. * immediately.
  269. */
  270. if (sctp_chunk_is_data(chunk)) {
  271. /* Is it OK to queue data chunks? */
  272. /* From 9. Termination of Association
  273. *
  274. * When either endpoint performs a shutdown, the
  275. * association on each peer will stop accepting new
  276. * data from its user and only deliver data in queue
  277. * at the time of sending or receiving the SHUTDOWN
  278. * chunk.
  279. */
  280. switch (q->asoc->state) {
  281. case SCTP_STATE_CLOSED:
  282. case SCTP_STATE_SHUTDOWN_PENDING:
  283. case SCTP_STATE_SHUTDOWN_SENT:
  284. case SCTP_STATE_SHUTDOWN_RECEIVED:
  285. case SCTP_STATE_SHUTDOWN_ACK_SENT:
  286. /* Cannot send after transport endpoint shutdown */
  287. error = -ESHUTDOWN;
  288. break;
  289. default:
  290. pr_debug("%s: outqueueing: outq:%p, chunk:%p[%s])\n",
  291. __func__, q, chunk, chunk && chunk->chunk_hdr ?
  292. sctp_cname(SCTP_ST_CHUNK(chunk->chunk_hdr->type)) :
  293. "illegal chunk");
  294. sctp_outq_tail_data(q, chunk);
  295. if (chunk->chunk_hdr->flags & SCTP_DATA_UNORDERED)
  296. SCTP_INC_STATS(net, SCTP_MIB_OUTUNORDERCHUNKS);
  297. else
  298. SCTP_INC_STATS(net, SCTP_MIB_OUTORDERCHUNKS);
  299. break;
  300. }
  301. } else {
  302. list_add_tail(&chunk->list, &q->control_chunk_list);
  303. SCTP_INC_STATS(net, SCTP_MIB_OUTCTRLCHUNKS);
  304. }
  305. if (error < 0)
  306. return error;
  307. if (!q->cork)
  308. error = sctp_outq_flush(q, 0);
  309. return error;
  310. }
  311. /* Insert a chunk into the sorted list based on the TSNs. The retransmit list
  312. * and the abandoned list are in ascending order.
  313. */
  314. static void sctp_insert_list(struct list_head *head, struct list_head *new)
  315. {
  316. struct list_head *pos;
  317. struct sctp_chunk *nchunk, *lchunk;
  318. __u32 ntsn, ltsn;
  319. int done = 0;
  320. nchunk = list_entry(new, struct sctp_chunk, transmitted_list);
  321. ntsn = ntohl(nchunk->subh.data_hdr->tsn);
  322. list_for_each(pos, head) {
  323. lchunk = list_entry(pos, struct sctp_chunk, transmitted_list);
  324. ltsn = ntohl(lchunk->subh.data_hdr->tsn);
  325. if (TSN_lt(ntsn, ltsn)) {
  326. list_add(new, pos->prev);
  327. done = 1;
  328. break;
  329. }
  330. }
  331. if (!done)
  332. list_add_tail(new, head);
  333. }
  334. /* Mark all the eligible packets on a transport for retransmission. */
  335. void sctp_retransmit_mark(struct sctp_outq *q,
  336. struct sctp_transport *transport,
  337. __u8 reason)
  338. {
  339. struct list_head *lchunk, *ltemp;
  340. struct sctp_chunk *chunk;
  341. /* Walk through the specified transmitted queue. */
  342. list_for_each_safe(lchunk, ltemp, &transport->transmitted) {
  343. chunk = list_entry(lchunk, struct sctp_chunk,
  344. transmitted_list);
  345. /* If the chunk is abandoned, move it to abandoned list. */
  346. if (sctp_chunk_abandoned(chunk)) {
  347. list_del_init(lchunk);
  348. sctp_insert_list(&q->abandoned, lchunk);
  349. /* If this chunk has not been previousely acked,
  350. * stop considering it 'outstanding'. Our peer
  351. * will most likely never see it since it will
  352. * not be retransmitted
  353. */
  354. if (!chunk->tsn_gap_acked) {
  355. if (chunk->transport)
  356. chunk->transport->flight_size -=
  357. sctp_data_size(chunk);
  358. q->outstanding_bytes -= sctp_data_size(chunk);
  359. q->asoc->peer.rwnd += sctp_data_size(chunk);
  360. }
  361. continue;
  362. }
  363. /* If we are doing retransmission due to a timeout or pmtu
  364. * discovery, only the chunks that are not yet acked should
  365. * be added to the retransmit queue.
  366. */
  367. if ((reason == SCTP_RTXR_FAST_RTX &&
  368. (chunk->fast_retransmit == SCTP_NEED_FRTX)) ||
  369. (reason != SCTP_RTXR_FAST_RTX && !chunk->tsn_gap_acked)) {
  370. /* RFC 2960 6.2.1 Processing a Received SACK
  371. *
  372. * C) Any time a DATA chunk is marked for
  373. * retransmission (via either T3-rtx timer expiration
  374. * (Section 6.3.3) or via fast retransmit
  375. * (Section 7.2.4)), add the data size of those
  376. * chunks to the rwnd.
  377. */
  378. q->asoc->peer.rwnd += sctp_data_size(chunk);
  379. q->outstanding_bytes -= sctp_data_size(chunk);
  380. if (chunk->transport)
  381. transport->flight_size -= sctp_data_size(chunk);
  382. /* sctpimpguide-05 Section 2.8.2
  383. * M5) If a T3-rtx timer expires, the
  384. * 'TSN.Missing.Report' of all affected TSNs is set
  385. * to 0.
  386. */
  387. chunk->tsn_missing_report = 0;
  388. /* If a chunk that is being used for RTT measurement
  389. * has to be retransmitted, we cannot use this chunk
  390. * anymore for RTT measurements. Reset rto_pending so
  391. * that a new RTT measurement is started when a new
  392. * data chunk is sent.
  393. */
  394. if (chunk->rtt_in_progress) {
  395. chunk->rtt_in_progress = 0;
  396. transport->rto_pending = 0;
  397. }
  398. chunk->resent = 1;
  399. /* Move the chunk to the retransmit queue. The chunks
  400. * on the retransmit queue are always kept in order.
  401. */
  402. list_del_init(lchunk);
  403. sctp_insert_list(&q->retransmit, lchunk);
  404. }
  405. }
  406. pr_debug("%s: transport:%p, reason:%d, cwnd:%d, ssthresh:%d, "
  407. "flight_size:%d, pba:%d\n", __func__, transport, reason,
  408. transport->cwnd, transport->ssthresh, transport->flight_size,
  409. transport->partial_bytes_acked);
  410. }
  411. /* Mark all the eligible packets on a transport for retransmission and force
  412. * one packet out.
  413. */
  414. void sctp_retransmit(struct sctp_outq *q, struct sctp_transport *transport,
  415. sctp_retransmit_reason_t reason)
  416. {
  417. struct net *net = sock_net(q->asoc->base.sk);
  418. int error = 0;
  419. switch (reason) {
  420. case SCTP_RTXR_T3_RTX:
  421. SCTP_INC_STATS(net, SCTP_MIB_T3_RETRANSMITS);
  422. sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX);
  423. /* Update the retran path if the T3-rtx timer has expired for
  424. * the current retran path.
  425. */
  426. if (transport == transport->asoc->peer.retran_path)
  427. sctp_assoc_update_retran_path(transport->asoc);
  428. transport->asoc->rtx_data_chunks +=
  429. transport->asoc->unack_data;
  430. break;
  431. case SCTP_RTXR_FAST_RTX:
  432. SCTP_INC_STATS(net, SCTP_MIB_FAST_RETRANSMITS);
  433. sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_FAST_RTX);
  434. q->fast_rtx = 1;
  435. break;
  436. case SCTP_RTXR_PMTUD:
  437. SCTP_INC_STATS(net, SCTP_MIB_PMTUD_RETRANSMITS);
  438. break;
  439. case SCTP_RTXR_T1_RTX:
  440. SCTP_INC_STATS(net, SCTP_MIB_T1_RETRANSMITS);
  441. transport->asoc->init_retries++;
  442. break;
  443. default:
  444. BUG();
  445. }
  446. sctp_retransmit_mark(q, transport, reason);
  447. /* PR-SCTP A5) Any time the T3-rtx timer expires, on any destination,
  448. * the sender SHOULD try to advance the "Advanced.Peer.Ack.Point" by
  449. * following the procedures outlined in C1 - C5.
  450. */
  451. if (reason == SCTP_RTXR_T3_RTX)
  452. sctp_generate_fwdtsn(q, q->asoc->ctsn_ack_point);
  453. /* Flush the queues only on timeout, since fast_rtx is only
  454. * triggered during sack processing and the queue
  455. * will be flushed at the end.
  456. */
  457. if (reason != SCTP_RTXR_FAST_RTX)
  458. error = sctp_outq_flush(q, /* rtx_timeout */ 1);
  459. if (error)
  460. q->asoc->base.sk->sk_err = -error;
  461. }
  462. /*
  463. * Transmit DATA chunks on the retransmit queue. Upon return from
  464. * sctp_outq_flush_rtx() the packet 'pkt' may contain chunks which
  465. * need to be transmitted by the caller.
  466. * We assume that pkt->transport has already been set.
  467. *
  468. * The return value is a normal kernel error return value.
  469. */
  470. static int sctp_outq_flush_rtx(struct sctp_outq *q, struct sctp_packet *pkt,
  471. int rtx_timeout, int *start_timer)
  472. {
  473. struct list_head *lqueue;
  474. struct sctp_transport *transport = pkt->transport;
  475. sctp_xmit_t status;
  476. struct sctp_chunk *chunk, *chunk1;
  477. int fast_rtx;
  478. int error = 0;
  479. int timer = 0;
  480. int done = 0;
  481. lqueue = &q->retransmit;
  482. fast_rtx = q->fast_rtx;
  483. /* This loop handles time-out retransmissions, fast retransmissions,
  484. * and retransmissions due to opening of whindow.
  485. *
  486. * RFC 2960 6.3.3 Handle T3-rtx Expiration
  487. *
  488. * E3) Determine how many of the earliest (i.e., lowest TSN)
  489. * outstanding DATA chunks for the address for which the
  490. * T3-rtx has expired will fit into a single packet, subject
  491. * to the MTU constraint for the path corresponding to the
  492. * destination transport address to which the retransmission
  493. * is being sent (this may be different from the address for
  494. * which the timer expires [see Section 6.4]). Call this value
  495. * K. Bundle and retransmit those K DATA chunks in a single
  496. * packet to the destination endpoint.
  497. *
  498. * [Just to be painfully clear, if we are retransmitting
  499. * because a timeout just happened, we should send only ONE
  500. * packet of retransmitted data.]
  501. *
  502. * For fast retransmissions we also send only ONE packet. However,
  503. * if we are just flushing the queue due to open window, we'll
  504. * try to send as much as possible.
  505. */
  506. list_for_each_entry_safe(chunk, chunk1, lqueue, transmitted_list) {
  507. /* If the chunk is abandoned, move it to abandoned list. */
  508. if (sctp_chunk_abandoned(chunk)) {
  509. list_del_init(&chunk->transmitted_list);
  510. sctp_insert_list(&q->abandoned,
  511. &chunk->transmitted_list);
  512. continue;
  513. }
  514. /* Make sure that Gap Acked TSNs are not retransmitted. A
  515. * simple approach is just to move such TSNs out of the
  516. * way and into a 'transmitted' queue and skip to the
  517. * next chunk.
  518. */
  519. if (chunk->tsn_gap_acked) {
  520. list_move_tail(&chunk->transmitted_list,
  521. &transport->transmitted);
  522. continue;
  523. }
  524. /* If we are doing fast retransmit, ignore non-fast_rtransmit
  525. * chunks
  526. */
  527. if (fast_rtx && !chunk->fast_retransmit)
  528. continue;
  529. redo:
  530. /* Attempt to append this chunk to the packet. */
  531. status = sctp_packet_append_chunk(pkt, chunk);
  532. switch (status) {
  533. case SCTP_XMIT_PMTU_FULL:
  534. if (!pkt->has_data && !pkt->has_cookie_echo) {
  535. /* If this packet did not contain DATA then
  536. * retransmission did not happen, so do it
  537. * again. We'll ignore the error here since
  538. * control chunks are already freed so there
  539. * is nothing we can do.
  540. */
  541. sctp_packet_transmit(pkt);
  542. goto redo;
  543. }
  544. /* Send this packet. */
  545. error = sctp_packet_transmit(pkt);
  546. /* If we are retransmitting, we should only
  547. * send a single packet.
  548. * Otherwise, try appending this chunk again.
  549. */
  550. if (rtx_timeout || fast_rtx)
  551. done = 1;
  552. else
  553. goto redo;
  554. /* Bundle next chunk in the next round. */
  555. break;
  556. case SCTP_XMIT_RWND_FULL:
  557. /* Send this packet. */
  558. error = sctp_packet_transmit(pkt);
  559. /* Stop sending DATA as there is no more room
  560. * at the receiver.
  561. */
  562. done = 1;
  563. break;
  564. case SCTP_XMIT_DELAY:
  565. /* Send this packet. */
  566. error = sctp_packet_transmit(pkt);
  567. /* Stop sending DATA because of nagle delay. */
  568. done = 1;
  569. break;
  570. default:
  571. /* The append was successful, so add this chunk to
  572. * the transmitted list.
  573. */
  574. list_move_tail(&chunk->transmitted_list,
  575. &transport->transmitted);
  576. /* Mark the chunk as ineligible for fast retransmit
  577. * after it is retransmitted.
  578. */
  579. if (chunk->fast_retransmit == SCTP_NEED_FRTX)
  580. chunk->fast_retransmit = SCTP_DONT_FRTX;
  581. q->asoc->stats.rtxchunks++;
  582. break;
  583. }
  584. /* Set the timer if there were no errors */
  585. if (!error && !timer)
  586. timer = 1;
  587. if (done)
  588. break;
  589. }
  590. /* If we are here due to a retransmit timeout or a fast
  591. * retransmit and if there are any chunks left in the retransmit
  592. * queue that could not fit in the PMTU sized packet, they need
  593. * to be marked as ineligible for a subsequent fast retransmit.
  594. */
  595. if (rtx_timeout || fast_rtx) {
  596. list_for_each_entry(chunk1, lqueue, transmitted_list) {
  597. if (chunk1->fast_retransmit == SCTP_NEED_FRTX)
  598. chunk1->fast_retransmit = SCTP_DONT_FRTX;
  599. }
  600. }
  601. *start_timer = timer;
  602. /* Clear fast retransmit hint */
  603. if (fast_rtx)
  604. q->fast_rtx = 0;
  605. return error;
  606. }
  607. /* Cork the outqueue so queued chunks are really queued. */
  608. int sctp_outq_uncork(struct sctp_outq *q)
  609. {
  610. if (q->cork)
  611. q->cork = 0;
  612. return sctp_outq_flush(q, 0);
  613. }
  614. /*
  615. * Try to flush an outqueue.
  616. *
  617. * Description: Send everything in q which we legally can, subject to
  618. * congestion limitations.
  619. * * Note: This function can be called from multiple contexts so appropriate
  620. * locking concerns must be made. Today we use the sock lock to protect
  621. * this function.
  622. */
  623. static int sctp_outq_flush(struct sctp_outq *q, int rtx_timeout)
  624. {
  625. struct sctp_packet *packet;
  626. struct sctp_packet singleton;
  627. struct sctp_association *asoc = q->asoc;
  628. __u16 sport = asoc->base.bind_addr.port;
  629. __u16 dport = asoc->peer.port;
  630. __u32 vtag = asoc->peer.i.init_tag;
  631. struct sctp_transport *transport = NULL;
  632. struct sctp_transport *new_transport;
  633. struct sctp_chunk *chunk, *tmp;
  634. sctp_xmit_t status;
  635. int error = 0;
  636. int start_timer = 0;
  637. int one_packet = 0;
  638. /* These transports have chunks to send. */
  639. struct list_head transport_list;
  640. struct list_head *ltransport;
  641. INIT_LIST_HEAD(&transport_list);
  642. packet = NULL;
  643. /*
  644. * 6.10 Bundling
  645. * ...
  646. * When bundling control chunks with DATA chunks, an
  647. * endpoint MUST place control chunks first in the outbound
  648. * SCTP packet. The transmitter MUST transmit DATA chunks
  649. * within a SCTP packet in increasing order of TSN.
  650. * ...
  651. */
  652. list_for_each_entry_safe(chunk, tmp, &q->control_chunk_list, list) {
  653. /* RFC 5061, 5.3
  654. * F1) This means that until such time as the ASCONF
  655. * containing the add is acknowledged, the sender MUST
  656. * NOT use the new IP address as a source for ANY SCTP
  657. * packet except on carrying an ASCONF Chunk.
  658. */
  659. if (asoc->src_out_of_asoc_ok &&
  660. chunk->chunk_hdr->type != SCTP_CID_ASCONF)
  661. continue;
  662. list_del_init(&chunk->list);
  663. /* Pick the right transport to use. */
  664. new_transport = chunk->transport;
  665. if (!new_transport) {
  666. /*
  667. * If we have a prior transport pointer, see if
  668. * the destination address of the chunk
  669. * matches the destination address of the
  670. * current transport. If not a match, then
  671. * try to look up the transport with a given
  672. * destination address. We do this because
  673. * after processing ASCONFs, we may have new
  674. * transports created.
  675. */
  676. if (transport &&
  677. sctp_cmp_addr_exact(&chunk->dest,
  678. &transport->ipaddr))
  679. new_transport = transport;
  680. else
  681. new_transport = sctp_assoc_lookup_paddr(asoc,
  682. &chunk->dest);
  683. /* if we still don't have a new transport, then
  684. * use the current active path.
  685. */
  686. if (!new_transport)
  687. new_transport = asoc->peer.active_path;
  688. } else if ((new_transport->state == SCTP_INACTIVE) ||
  689. (new_transport->state == SCTP_UNCONFIRMED) ||
  690. (new_transport->state == SCTP_PF)) {
  691. /* If the chunk is Heartbeat or Heartbeat Ack,
  692. * send it to chunk->transport, even if it's
  693. * inactive.
  694. *
  695. * 3.3.6 Heartbeat Acknowledgement:
  696. * ...
  697. * A HEARTBEAT ACK is always sent to the source IP
  698. * address of the IP datagram containing the
  699. * HEARTBEAT chunk to which this ack is responding.
  700. * ...
  701. *
  702. * ASCONF_ACKs also must be sent to the source.
  703. */
  704. if (chunk->chunk_hdr->type != SCTP_CID_HEARTBEAT &&
  705. chunk->chunk_hdr->type != SCTP_CID_HEARTBEAT_ACK &&
  706. chunk->chunk_hdr->type != SCTP_CID_ASCONF_ACK)
  707. new_transport = asoc->peer.active_path;
  708. }
  709. /* Are we switching transports?
  710. * Take care of transport locks.
  711. */
  712. if (new_transport != transport) {
  713. transport = new_transport;
  714. if (list_empty(&transport->send_ready)) {
  715. list_add_tail(&transport->send_ready,
  716. &transport_list);
  717. }
  718. packet = &transport->packet;
  719. sctp_packet_config(packet, vtag,
  720. asoc->peer.ecn_capable);
  721. }
  722. switch (chunk->chunk_hdr->type) {
  723. /*
  724. * 6.10 Bundling
  725. * ...
  726. * An endpoint MUST NOT bundle INIT, INIT ACK or SHUTDOWN
  727. * COMPLETE with any other chunks. [Send them immediately.]
  728. */
  729. case SCTP_CID_INIT:
  730. case SCTP_CID_INIT_ACK:
  731. case SCTP_CID_SHUTDOWN_COMPLETE:
  732. sctp_packet_init(&singleton, transport, sport, dport);
  733. sctp_packet_config(&singleton, vtag, 0);
  734. sctp_packet_append_chunk(&singleton, chunk);
  735. error = sctp_packet_transmit(&singleton);
  736. if (error < 0)
  737. return error;
  738. break;
  739. case SCTP_CID_ABORT:
  740. if (sctp_test_T_bit(chunk)) {
  741. packet->vtag = asoc->c.my_vtag;
  742. }
  743. /* The following chunks are "response" chunks, i.e.
  744. * they are generated in response to something we
  745. * received. If we are sending these, then we can
  746. * send only 1 packet containing these chunks.
  747. */
  748. case SCTP_CID_HEARTBEAT_ACK:
  749. case SCTP_CID_SHUTDOWN_ACK:
  750. case SCTP_CID_COOKIE_ACK:
  751. case SCTP_CID_COOKIE_ECHO:
  752. case SCTP_CID_ERROR:
  753. case SCTP_CID_ECN_CWR:
  754. case SCTP_CID_ASCONF_ACK:
  755. one_packet = 1;
  756. /* Fall through */
  757. case SCTP_CID_SACK:
  758. case SCTP_CID_HEARTBEAT:
  759. case SCTP_CID_SHUTDOWN:
  760. case SCTP_CID_ECN_ECNE:
  761. case SCTP_CID_ASCONF:
  762. case SCTP_CID_FWD_TSN:
  763. status = sctp_packet_transmit_chunk(packet, chunk,
  764. one_packet);
  765. if (status != SCTP_XMIT_OK) {
  766. /* put the chunk back */
  767. list_add(&chunk->list, &q->control_chunk_list);
  768. } else {
  769. asoc->stats.octrlchunks++;
  770. /* PR-SCTP C5) If a FORWARD TSN is sent, the
  771. * sender MUST assure that at least one T3-rtx
  772. * timer is running.
  773. */
  774. if (chunk->chunk_hdr->type == SCTP_CID_FWD_TSN)
  775. sctp_transport_reset_timers(transport);
  776. }
  777. break;
  778. default:
  779. /* We built a chunk with an illegal type! */
  780. BUG();
  781. }
  782. }
  783. if (q->asoc->src_out_of_asoc_ok)
  784. goto sctp_flush_out;
  785. /* Is it OK to send data chunks? */
  786. switch (asoc->state) {
  787. case SCTP_STATE_COOKIE_ECHOED:
  788. /* Only allow bundling when this packet has a COOKIE-ECHO
  789. * chunk.
  790. */
  791. if (!packet || !packet->has_cookie_echo)
  792. break;
  793. /* fallthru */
  794. case SCTP_STATE_ESTABLISHED:
  795. case SCTP_STATE_SHUTDOWN_PENDING:
  796. case SCTP_STATE_SHUTDOWN_RECEIVED:
  797. /*
  798. * RFC 2960 6.1 Transmission of DATA Chunks
  799. *
  800. * C) When the time comes for the sender to transmit,
  801. * before sending new DATA chunks, the sender MUST
  802. * first transmit any outstanding DATA chunks which
  803. * are marked for retransmission (limited by the
  804. * current cwnd).
  805. */
  806. if (!list_empty(&q->retransmit)) {
  807. if (asoc->peer.retran_path->state == SCTP_UNCONFIRMED)
  808. goto sctp_flush_out;
  809. if (transport == asoc->peer.retran_path)
  810. goto retran;
  811. /* Switch transports & prepare the packet. */
  812. transport = asoc->peer.retran_path;
  813. if (list_empty(&transport->send_ready)) {
  814. list_add_tail(&transport->send_ready,
  815. &transport_list);
  816. }
  817. packet = &transport->packet;
  818. sctp_packet_config(packet, vtag,
  819. asoc->peer.ecn_capable);
  820. retran:
  821. error = sctp_outq_flush_rtx(q, packet,
  822. rtx_timeout, &start_timer);
  823. if (start_timer)
  824. sctp_transport_reset_timers(transport);
  825. /* This can happen on COOKIE-ECHO resend. Only
  826. * one chunk can get bundled with a COOKIE-ECHO.
  827. */
  828. if (packet->has_cookie_echo)
  829. goto sctp_flush_out;
  830. /* Don't send new data if there is still data
  831. * waiting to retransmit.
  832. */
  833. if (!list_empty(&q->retransmit))
  834. goto sctp_flush_out;
  835. }
  836. /* Apply Max.Burst limitation to the current transport in
  837. * case it will be used for new data. We are going to
  838. * rest it before we return, but we want to apply the limit
  839. * to the currently queued data.
  840. */
  841. if (transport)
  842. sctp_transport_burst_limited(transport);
  843. /* Finally, transmit new packets. */
  844. while ((chunk = sctp_outq_dequeue_data(q)) != NULL) {
  845. /* RFC 2960 6.5 Every DATA chunk MUST carry a valid
  846. * stream identifier.
  847. */
  848. if (chunk->sinfo.sinfo_stream >=
  849. asoc->c.sinit_num_ostreams) {
  850. /* Mark as failed send. */
  851. sctp_chunk_fail(chunk, SCTP_ERROR_INV_STRM);
  852. sctp_chunk_free(chunk);
  853. continue;
  854. }
  855. /* Has this chunk expired? */
  856. if (sctp_chunk_abandoned(chunk)) {
  857. sctp_chunk_fail(chunk, 0);
  858. sctp_chunk_free(chunk);
  859. continue;
  860. }
  861. /* If there is a specified transport, use it.
  862. * Otherwise, we want to use the active path.
  863. */
  864. new_transport = chunk->transport;
  865. if (!new_transport ||
  866. ((new_transport->state == SCTP_INACTIVE) ||
  867. (new_transport->state == SCTP_UNCONFIRMED) ||
  868. (new_transport->state == SCTP_PF)))
  869. new_transport = asoc->peer.active_path;
  870. if (new_transport->state == SCTP_UNCONFIRMED)
  871. continue;
  872. /* Change packets if necessary. */
  873. if (new_transport != transport) {
  874. transport = new_transport;
  875. /* Schedule to have this transport's
  876. * packet flushed.
  877. */
  878. if (list_empty(&transport->send_ready)) {
  879. list_add_tail(&transport->send_ready,
  880. &transport_list);
  881. }
  882. packet = &transport->packet;
  883. sctp_packet_config(packet, vtag,
  884. asoc->peer.ecn_capable);
  885. /* We've switched transports, so apply the
  886. * Burst limit to the new transport.
  887. */
  888. sctp_transport_burst_limited(transport);
  889. }
  890. pr_debug("%s: outq:%p, chunk:%p[%s], tx-tsn:0x%x skb->head:%p "
  891. "skb->users:%d\n",
  892. __func__, q, chunk, chunk && chunk->chunk_hdr ?
  893. sctp_cname(SCTP_ST_CHUNK(chunk->chunk_hdr->type)) :
  894. "illegal chunk", ntohl(chunk->subh.data_hdr->tsn),
  895. chunk->skb ? chunk->skb->head : NULL, chunk->skb ?
  896. atomic_read(&chunk->skb->users) : -1);
  897. /* Add the chunk to the packet. */
  898. status = sctp_packet_transmit_chunk(packet, chunk, 0);
  899. switch (status) {
  900. case SCTP_XMIT_PMTU_FULL:
  901. case SCTP_XMIT_RWND_FULL:
  902. case SCTP_XMIT_DELAY:
  903. /* We could not append this chunk, so put
  904. * the chunk back on the output queue.
  905. */
  906. pr_debug("%s: could not transmit tsn:0x%x, status:%d\n",
  907. __func__, ntohl(chunk->subh.data_hdr->tsn),
  908. status);
  909. sctp_outq_head_data(q, chunk);
  910. goto sctp_flush_out;
  911. case SCTP_XMIT_OK:
  912. /* The sender is in the SHUTDOWN-PENDING state,
  913. * The sender MAY set the I-bit in the DATA
  914. * chunk header.
  915. */
  916. if (asoc->state == SCTP_STATE_SHUTDOWN_PENDING)
  917. chunk->chunk_hdr->flags |= SCTP_DATA_SACK_IMM;
  918. if (chunk->chunk_hdr->flags & SCTP_DATA_UNORDERED)
  919. asoc->stats.ouodchunks++;
  920. else
  921. asoc->stats.oodchunks++;
  922. break;
  923. default:
  924. BUG();
  925. }
  926. /* BUG: We assume that the sctp_packet_transmit()
  927. * call below will succeed all the time and add the
  928. * chunk to the transmitted list and restart the
  929. * timers.
  930. * It is possible that the call can fail under OOM
  931. * conditions.
  932. *
  933. * Is this really a problem? Won't this behave
  934. * like a lost TSN?
  935. */
  936. list_add_tail(&chunk->transmitted_list,
  937. &transport->transmitted);
  938. sctp_transport_reset_timers(transport);
  939. /* Only let one DATA chunk get bundled with a
  940. * COOKIE-ECHO chunk.
  941. */
  942. if (packet->has_cookie_echo)
  943. goto sctp_flush_out;
  944. }
  945. break;
  946. default:
  947. /* Do nothing. */
  948. break;
  949. }
  950. sctp_flush_out:
  951. /* Before returning, examine all the transports touched in
  952. * this call. Right now, we bluntly force clear all the
  953. * transports. Things might change after we implement Nagle.
  954. * But such an examination is still required.
  955. *
  956. * --xguo
  957. */
  958. while ((ltransport = sctp_list_dequeue(&transport_list)) != NULL) {
  959. struct sctp_transport *t = list_entry(ltransport,
  960. struct sctp_transport,
  961. send_ready);
  962. packet = &t->packet;
  963. if (!sctp_packet_empty(packet))
  964. error = sctp_packet_transmit(packet);
  965. /* Clear the burst limited state, if any */
  966. sctp_transport_burst_reset(t);
  967. }
  968. return error;
  969. }
  970. /* Update unack_data based on the incoming SACK chunk */
  971. static void sctp_sack_update_unack_data(struct sctp_association *assoc,
  972. struct sctp_sackhdr *sack)
  973. {
  974. sctp_sack_variable_t *frags;
  975. __u16 unack_data;
  976. int i;
  977. unack_data = assoc->next_tsn - assoc->ctsn_ack_point - 1;
  978. frags = sack->variable;
  979. for (i = 0; i < ntohs(sack->num_gap_ack_blocks); i++) {
  980. unack_data -= ((ntohs(frags[i].gab.end) -
  981. ntohs(frags[i].gab.start) + 1));
  982. }
  983. assoc->unack_data = unack_data;
  984. }
  985. /* This is where we REALLY process a SACK.
  986. *
  987. * Process the SACK against the outqueue. Mostly, this just frees
  988. * things off the transmitted queue.
  989. */
  990. int sctp_outq_sack(struct sctp_outq *q, struct sctp_chunk *chunk)
  991. {
  992. struct sctp_association *asoc = q->asoc;
  993. struct sctp_sackhdr *sack = chunk->subh.sack_hdr;
  994. struct sctp_transport *transport;
  995. struct sctp_chunk *tchunk = NULL;
  996. struct list_head *lchunk, *transport_list, *temp;
  997. sctp_sack_variable_t *frags = sack->variable;
  998. __u32 sack_ctsn, ctsn, tsn;
  999. __u32 highest_tsn, highest_new_tsn;
  1000. __u32 sack_a_rwnd;
  1001. unsigned int outstanding;
  1002. struct sctp_transport *primary = asoc->peer.primary_path;
  1003. int count_of_newacks = 0;
  1004. int gap_ack_blocks;
  1005. u8 accum_moved = 0;
  1006. /* Grab the association's destination address list. */
  1007. transport_list = &asoc->peer.transport_addr_list;
  1008. sack_ctsn = ntohl(sack->cum_tsn_ack);
  1009. gap_ack_blocks = ntohs(sack->num_gap_ack_blocks);
  1010. asoc->stats.gapcnt += gap_ack_blocks;
  1011. /*
  1012. * SFR-CACC algorithm:
  1013. * On receipt of a SACK the sender SHOULD execute the
  1014. * following statements.
  1015. *
  1016. * 1) If the cumulative ack in the SACK passes next tsn_at_change
  1017. * on the current primary, the CHANGEOVER_ACTIVE flag SHOULD be
  1018. * cleared. The CYCLING_CHANGEOVER flag SHOULD also be cleared for
  1019. * all destinations.
  1020. * 2) If the SACK contains gap acks and the flag CHANGEOVER_ACTIVE
  1021. * is set the receiver of the SACK MUST take the following actions:
  1022. *
  1023. * A) Initialize the cacc_saw_newack to 0 for all destination
  1024. * addresses.
  1025. *
  1026. * Only bother if changeover_active is set. Otherwise, this is
  1027. * totally suboptimal to do on every SACK.
  1028. */
  1029. if (primary->cacc.changeover_active) {
  1030. u8 clear_cycling = 0;
  1031. if (TSN_lte(primary->cacc.next_tsn_at_change, sack_ctsn)) {
  1032. primary->cacc.changeover_active = 0;
  1033. clear_cycling = 1;
  1034. }
  1035. if (clear_cycling || gap_ack_blocks) {
  1036. list_for_each_entry(transport, transport_list,
  1037. transports) {
  1038. if (clear_cycling)
  1039. transport->cacc.cycling_changeover = 0;
  1040. if (gap_ack_blocks)
  1041. transport->cacc.cacc_saw_newack = 0;
  1042. }
  1043. }
  1044. }
  1045. /* Get the highest TSN in the sack. */
  1046. highest_tsn = sack_ctsn;
  1047. if (gap_ack_blocks)
  1048. highest_tsn += ntohs(frags[gap_ack_blocks - 1].gab.end);
  1049. if (TSN_lt(asoc->highest_sacked, highest_tsn))
  1050. asoc->highest_sacked = highest_tsn;
  1051. highest_new_tsn = sack_ctsn;
  1052. /* Run through the retransmit queue. Credit bytes received
  1053. * and free those chunks that we can.
  1054. */
  1055. sctp_check_transmitted(q, &q->retransmit, NULL, NULL, sack, &highest_new_tsn);
  1056. /* Run through the transmitted queue.
  1057. * Credit bytes received and free those chunks which we can.
  1058. *
  1059. * This is a MASSIVE candidate for optimization.
  1060. */
  1061. list_for_each_entry(transport, transport_list, transports) {
  1062. sctp_check_transmitted(q, &transport->transmitted,
  1063. transport, &chunk->source, sack,
  1064. &highest_new_tsn);
  1065. /*
  1066. * SFR-CACC algorithm:
  1067. * C) Let count_of_newacks be the number of
  1068. * destinations for which cacc_saw_newack is set.
  1069. */
  1070. if (transport->cacc.cacc_saw_newack)
  1071. count_of_newacks++;
  1072. }
  1073. /* Move the Cumulative TSN Ack Point if appropriate. */
  1074. if (TSN_lt(asoc->ctsn_ack_point, sack_ctsn)) {
  1075. asoc->ctsn_ack_point = sack_ctsn;
  1076. accum_moved = 1;
  1077. }
  1078. if (gap_ack_blocks) {
  1079. if (asoc->fast_recovery && accum_moved)
  1080. highest_new_tsn = highest_tsn;
  1081. list_for_each_entry(transport, transport_list, transports)
  1082. sctp_mark_missing(q, &transport->transmitted, transport,
  1083. highest_new_tsn, count_of_newacks);
  1084. }
  1085. /* Update unack_data field in the assoc. */
  1086. sctp_sack_update_unack_data(asoc, sack);
  1087. ctsn = asoc->ctsn_ack_point;
  1088. /* Throw away stuff rotting on the sack queue. */
  1089. list_for_each_safe(lchunk, temp, &q->sacked) {
  1090. tchunk = list_entry(lchunk, struct sctp_chunk,
  1091. transmitted_list);
  1092. tsn = ntohl(tchunk->subh.data_hdr->tsn);
  1093. if (TSN_lte(tsn, ctsn)) {
  1094. list_del_init(&tchunk->transmitted_list);
  1095. sctp_chunk_free(tchunk);
  1096. }
  1097. }
  1098. /* ii) Set rwnd equal to the newly received a_rwnd minus the
  1099. * number of bytes still outstanding after processing the
  1100. * Cumulative TSN Ack and the Gap Ack Blocks.
  1101. */
  1102. sack_a_rwnd = ntohl(sack->a_rwnd);
  1103. outstanding = q->outstanding_bytes;
  1104. if (outstanding < sack_a_rwnd)
  1105. sack_a_rwnd -= outstanding;
  1106. else
  1107. sack_a_rwnd = 0;
  1108. asoc->peer.rwnd = sack_a_rwnd;
  1109. sctp_generate_fwdtsn(q, sack_ctsn);
  1110. pr_debug("%s: sack cumulative tsn ack:0x%x\n", __func__, sack_ctsn);
  1111. pr_debug("%s: cumulative tsn ack of assoc:%p is 0x%x, "
  1112. "advertised peer ack point:0x%x\n", __func__, asoc, ctsn,
  1113. asoc->adv_peer_ack_point);
  1114. return sctp_outq_is_empty(q);
  1115. }
  1116. /* Is the outqueue empty?
  1117. * The queue is empty when we have not pending data, no in-flight data
  1118. * and nothing pending retransmissions.
  1119. */
  1120. int sctp_outq_is_empty(const struct sctp_outq *q)
  1121. {
  1122. return q->out_qlen == 0 && q->outstanding_bytes == 0 &&
  1123. list_empty(&q->retransmit);
  1124. }
  1125. /********************************************************************
  1126. * 2nd Level Abstractions
  1127. ********************************************************************/
  1128. /* Go through a transport's transmitted list or the association's retransmit
  1129. * list and move chunks that are acked by the Cumulative TSN Ack to q->sacked.
  1130. * The retransmit list will not have an associated transport.
  1131. *
  1132. * I added coherent debug information output. --xguo
  1133. *
  1134. * Instead of printing 'sacked' or 'kept' for each TSN on the
  1135. * transmitted_queue, we print a range: SACKED: TSN1-TSN2, TSN3, TSN4-TSN5.
  1136. * KEPT TSN6-TSN7, etc.
  1137. */
  1138. static void sctp_check_transmitted(struct sctp_outq *q,
  1139. struct list_head *transmitted_queue,
  1140. struct sctp_transport *transport,
  1141. union sctp_addr *saddr,
  1142. struct sctp_sackhdr *sack,
  1143. __u32 *highest_new_tsn_in_sack)
  1144. {
  1145. struct list_head *lchunk;
  1146. struct sctp_chunk *tchunk;
  1147. struct list_head tlist;
  1148. __u32 tsn;
  1149. __u32 sack_ctsn;
  1150. __u32 rtt;
  1151. __u8 restart_timer = 0;
  1152. int bytes_acked = 0;
  1153. int migrate_bytes = 0;
  1154. bool forward_progress = false;
  1155. sack_ctsn = ntohl(sack->cum_tsn_ack);
  1156. INIT_LIST_HEAD(&tlist);
  1157. /* The while loop will skip empty transmitted queues. */
  1158. while (NULL != (lchunk = sctp_list_dequeue(transmitted_queue))) {
  1159. tchunk = list_entry(lchunk, struct sctp_chunk,
  1160. transmitted_list);
  1161. if (sctp_chunk_abandoned(tchunk)) {
  1162. /* Move the chunk to abandoned list. */
  1163. sctp_insert_list(&q->abandoned, lchunk);
  1164. /* If this chunk has not been acked, stop
  1165. * considering it as 'outstanding'.
  1166. */
  1167. if (!tchunk->tsn_gap_acked) {
  1168. if (tchunk->transport)
  1169. tchunk->transport->flight_size -=
  1170. sctp_data_size(tchunk);
  1171. q->outstanding_bytes -= sctp_data_size(tchunk);
  1172. }
  1173. continue;
  1174. }
  1175. tsn = ntohl(tchunk->subh.data_hdr->tsn);
  1176. if (sctp_acked(sack, tsn)) {
  1177. /* If this queue is the retransmit queue, the
  1178. * retransmit timer has already reclaimed
  1179. * the outstanding bytes for this chunk, so only
  1180. * count bytes associated with a transport.
  1181. */
  1182. if (transport) {
  1183. /* If this chunk is being used for RTT
  1184. * measurement, calculate the RTT and update
  1185. * the RTO using this value.
  1186. *
  1187. * 6.3.1 C5) Karn's algorithm: RTT measurements
  1188. * MUST NOT be made using packets that were
  1189. * retransmitted (and thus for which it is
  1190. * ambiguous whether the reply was for the
  1191. * first instance of the packet or a later
  1192. * instance).
  1193. */
  1194. if (!tchunk->tsn_gap_acked &&
  1195. !tchunk->resent &&
  1196. tchunk->rtt_in_progress) {
  1197. tchunk->rtt_in_progress = 0;
  1198. rtt = jiffies - tchunk->sent_at;
  1199. sctp_transport_update_rto(transport,
  1200. rtt);
  1201. }
  1202. }
  1203. /* If the chunk hasn't been marked as ACKED,
  1204. * mark it and account bytes_acked if the
  1205. * chunk had a valid transport (it will not
  1206. * have a transport if ASCONF had deleted it
  1207. * while DATA was outstanding).
  1208. */
  1209. if (!tchunk->tsn_gap_acked) {
  1210. tchunk->tsn_gap_acked = 1;
  1211. if (TSN_lt(*highest_new_tsn_in_sack, tsn))
  1212. *highest_new_tsn_in_sack = tsn;
  1213. bytes_acked += sctp_data_size(tchunk);
  1214. if (!tchunk->transport)
  1215. migrate_bytes += sctp_data_size(tchunk);
  1216. forward_progress = true;
  1217. }
  1218. if (TSN_lte(tsn, sack_ctsn)) {
  1219. /* RFC 2960 6.3.2 Retransmission Timer Rules
  1220. *
  1221. * R3) Whenever a SACK is received
  1222. * that acknowledges the DATA chunk
  1223. * with the earliest outstanding TSN
  1224. * for that address, restart T3-rtx
  1225. * timer for that address with its
  1226. * current RTO.
  1227. */
  1228. restart_timer = 1;
  1229. forward_progress = true;
  1230. if (!tchunk->tsn_gap_acked) {
  1231. /*
  1232. * SFR-CACC algorithm:
  1233. * 2) If the SACK contains gap acks
  1234. * and the flag CHANGEOVER_ACTIVE is
  1235. * set the receiver of the SACK MUST
  1236. * take the following action:
  1237. *
  1238. * B) For each TSN t being acked that
  1239. * has not been acked in any SACK so
  1240. * far, set cacc_saw_newack to 1 for
  1241. * the destination that the TSN was
  1242. * sent to.
  1243. */
  1244. if (transport &&
  1245. sack->num_gap_ack_blocks &&
  1246. q->asoc->peer.primary_path->cacc.
  1247. changeover_active)
  1248. transport->cacc.cacc_saw_newack
  1249. = 1;
  1250. }
  1251. list_add_tail(&tchunk->transmitted_list,
  1252. &q->sacked);
  1253. } else {
  1254. /* RFC2960 7.2.4, sctpimpguide-05 2.8.2
  1255. * M2) Each time a SACK arrives reporting
  1256. * 'Stray DATA chunk(s)' record the highest TSN
  1257. * reported as newly acknowledged, call this
  1258. * value 'HighestTSNinSack'. A newly
  1259. * acknowledged DATA chunk is one not
  1260. * previously acknowledged in a SACK.
  1261. *
  1262. * When the SCTP sender of data receives a SACK
  1263. * chunk that acknowledges, for the first time,
  1264. * the receipt of a DATA chunk, all the still
  1265. * unacknowledged DATA chunks whose TSN is
  1266. * older than that newly acknowledged DATA
  1267. * chunk, are qualified as 'Stray DATA chunks'.
  1268. */
  1269. list_add_tail(lchunk, &tlist);
  1270. }
  1271. } else {
  1272. if (tchunk->tsn_gap_acked) {
  1273. pr_debug("%s: receiver reneged on data TSN:0x%x\n",
  1274. __func__, tsn);
  1275. tchunk->tsn_gap_acked = 0;
  1276. if (tchunk->transport)
  1277. bytes_acked -= sctp_data_size(tchunk);
  1278. /* RFC 2960 6.3.2 Retransmission Timer Rules
  1279. *
  1280. * R4) Whenever a SACK is received missing a
  1281. * TSN that was previously acknowledged via a
  1282. * Gap Ack Block, start T3-rtx for the
  1283. * destination address to which the DATA
  1284. * chunk was originally
  1285. * transmitted if it is not already running.
  1286. */
  1287. restart_timer = 1;
  1288. }
  1289. list_add_tail(lchunk, &tlist);
  1290. }
  1291. }
  1292. if (transport) {
  1293. if (bytes_acked) {
  1294. struct sctp_association *asoc = transport->asoc;
  1295. /* We may have counted DATA that was migrated
  1296. * to this transport due to DEL-IP operation.
  1297. * Subtract those bytes, since the were never
  1298. * send on this transport and shouldn't be
  1299. * credited to this transport.
  1300. */
  1301. bytes_acked -= migrate_bytes;
  1302. /* 8.2. When an outstanding TSN is acknowledged,
  1303. * the endpoint shall clear the error counter of
  1304. * the destination transport address to which the
  1305. * DATA chunk was last sent.
  1306. * The association's overall error counter is
  1307. * also cleared.
  1308. */
  1309. transport->error_count = 0;
  1310. transport->asoc->overall_error_count = 0;
  1311. forward_progress = true;
  1312. /*
  1313. * While in SHUTDOWN PENDING, we may have started
  1314. * the T5 shutdown guard timer after reaching the
  1315. * retransmission limit. Stop that timer as soon
  1316. * as the receiver acknowledged any data.
  1317. */
  1318. if (asoc->state == SCTP_STATE_SHUTDOWN_PENDING &&
  1319. del_timer(&asoc->timers
  1320. [SCTP_EVENT_TIMEOUT_T5_SHUTDOWN_GUARD]))
  1321. sctp_association_put(asoc);
  1322. /* Mark the destination transport address as
  1323. * active if it is not so marked.
  1324. */
  1325. if ((transport->state == SCTP_INACTIVE ||
  1326. transport->state == SCTP_UNCONFIRMED) &&
  1327. sctp_cmp_addr_exact(&transport->ipaddr, saddr)) {
  1328. sctp_assoc_control_transport(
  1329. transport->asoc,
  1330. transport,
  1331. SCTP_TRANSPORT_UP,
  1332. SCTP_RECEIVED_SACK);
  1333. }
  1334. sctp_transport_raise_cwnd(transport, sack_ctsn,
  1335. bytes_acked);
  1336. transport->flight_size -= bytes_acked;
  1337. if (transport->flight_size == 0)
  1338. transport->partial_bytes_acked = 0;
  1339. q->outstanding_bytes -= bytes_acked + migrate_bytes;
  1340. } else {
  1341. /* RFC 2960 6.1, sctpimpguide-06 2.15.2
  1342. * When a sender is doing zero window probing, it
  1343. * should not timeout the association if it continues
  1344. * to receive new packets from the receiver. The
  1345. * reason is that the receiver MAY keep its window
  1346. * closed for an indefinite time.
  1347. * A sender is doing zero window probing when the
  1348. * receiver's advertised window is zero, and there is
  1349. * only one data chunk in flight to the receiver.
  1350. *
  1351. * Allow the association to timeout while in SHUTDOWN
  1352. * PENDING or SHUTDOWN RECEIVED in case the receiver
  1353. * stays in zero window mode forever.
  1354. */
  1355. if (!q->asoc->peer.rwnd &&
  1356. !list_empty(&tlist) &&
  1357. (sack_ctsn+2 == q->asoc->next_tsn) &&
  1358. q->asoc->state < SCTP_STATE_SHUTDOWN_PENDING) {
  1359. pr_debug("%s: sack received for zero window "
  1360. "probe:%u\n", __func__, sack_ctsn);
  1361. q->asoc->overall_error_count = 0;
  1362. transport->error_count = 0;
  1363. }
  1364. }
  1365. /* RFC 2960 6.3.2 Retransmission Timer Rules
  1366. *
  1367. * R2) Whenever all outstanding data sent to an address have
  1368. * been acknowledged, turn off the T3-rtx timer of that
  1369. * address.
  1370. */
  1371. if (!transport->flight_size) {
  1372. if (del_timer(&transport->T3_rtx_timer))
  1373. sctp_transport_put(transport);
  1374. } else if (restart_timer) {
  1375. if (!mod_timer(&transport->T3_rtx_timer,
  1376. jiffies + transport->rto))
  1377. sctp_transport_hold(transport);
  1378. }
  1379. if (forward_progress) {
  1380. if (transport->dst)
  1381. dst_confirm(transport->dst);
  1382. }
  1383. }
  1384. list_splice(&tlist, transmitted_queue);
  1385. }
  1386. /* Mark chunks as missing and consequently may get retransmitted. */
  1387. static void sctp_mark_missing(struct sctp_outq *q,
  1388. struct list_head *transmitted_queue,
  1389. struct sctp_transport *transport,
  1390. __u32 highest_new_tsn_in_sack,
  1391. int count_of_newacks)
  1392. {
  1393. struct sctp_chunk *chunk;
  1394. __u32 tsn;
  1395. char do_fast_retransmit = 0;
  1396. struct sctp_association *asoc = q->asoc;
  1397. struct sctp_transport *primary = asoc->peer.primary_path;
  1398. list_for_each_entry(chunk, transmitted_queue, transmitted_list) {
  1399. tsn = ntohl(chunk->subh.data_hdr->tsn);
  1400. /* RFC 2960 7.2.4, sctpimpguide-05 2.8.2 M3) Examine all
  1401. * 'Unacknowledged TSN's', if the TSN number of an
  1402. * 'Unacknowledged TSN' is smaller than the 'HighestTSNinSack'
  1403. * value, increment the 'TSN.Missing.Report' count on that
  1404. * chunk if it has NOT been fast retransmitted or marked for
  1405. * fast retransmit already.
  1406. */
  1407. if (chunk->fast_retransmit == SCTP_CAN_FRTX &&
  1408. !chunk->tsn_gap_acked &&
  1409. TSN_lt(tsn, highest_new_tsn_in_sack)) {
  1410. /* SFR-CACC may require us to skip marking
  1411. * this chunk as missing.
  1412. */
  1413. if (!transport || !sctp_cacc_skip(primary,
  1414. chunk->transport,
  1415. count_of_newacks, tsn)) {
  1416. chunk->tsn_missing_report++;
  1417. pr_debug("%s: tsn:0x%x missing counter:%d\n",
  1418. __func__, tsn, chunk->tsn_missing_report);
  1419. }
  1420. }
  1421. /*
  1422. * M4) If any DATA chunk is found to have a
  1423. * 'TSN.Missing.Report'
  1424. * value larger than or equal to 3, mark that chunk for
  1425. * retransmission and start the fast retransmit procedure.
  1426. */
  1427. if (chunk->tsn_missing_report >= 3) {
  1428. chunk->fast_retransmit = SCTP_NEED_FRTX;
  1429. do_fast_retransmit = 1;
  1430. }
  1431. }
  1432. if (transport) {
  1433. if (do_fast_retransmit)
  1434. sctp_retransmit(q, transport, SCTP_RTXR_FAST_RTX);
  1435. pr_debug("%s: transport:%p, cwnd:%d, ssthresh:%d, "
  1436. "flight_size:%d, pba:%d\n", __func__, transport,
  1437. transport->cwnd, transport->ssthresh,
  1438. transport->flight_size, transport->partial_bytes_acked);
  1439. }
  1440. }
  1441. /* Is the given TSN acked by this packet? */
  1442. static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn)
  1443. {
  1444. int i;
  1445. sctp_sack_variable_t *frags;
  1446. __u16 gap;
  1447. __u32 ctsn = ntohl(sack->cum_tsn_ack);
  1448. if (TSN_lte(tsn, ctsn))
  1449. goto pass;
  1450. /* 3.3.4 Selective Acknowledgement (SACK) (3):
  1451. *
  1452. * Gap Ack Blocks:
  1453. * These fields contain the Gap Ack Blocks. They are repeated
  1454. * for each Gap Ack Block up to the number of Gap Ack Blocks
  1455. * defined in the Number of Gap Ack Blocks field. All DATA
  1456. * chunks with TSNs greater than or equal to (Cumulative TSN
  1457. * Ack + Gap Ack Block Start) and less than or equal to
  1458. * (Cumulative TSN Ack + Gap Ack Block End) of each Gap Ack
  1459. * Block are assumed to have been received correctly.
  1460. */
  1461. frags = sack->variable;
  1462. gap = tsn - ctsn;
  1463. for (i = 0; i < ntohs(sack->num_gap_ack_blocks); ++i) {
  1464. if (TSN_lte(ntohs(frags[i].gab.start), gap) &&
  1465. TSN_lte(gap, ntohs(frags[i].gab.end)))
  1466. goto pass;
  1467. }
  1468. return 0;
  1469. pass:
  1470. return 1;
  1471. }
  1472. static inline int sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist,
  1473. int nskips, __be16 stream)
  1474. {
  1475. int i;
  1476. for (i = 0; i < nskips; i++) {
  1477. if (skiplist[i].stream == stream)
  1478. return i;
  1479. }
  1480. return i;
  1481. }
  1482. /* Create and add a fwdtsn chunk to the outq's control queue if needed. */
  1483. static void sctp_generate_fwdtsn(struct sctp_outq *q, __u32 ctsn)
  1484. {
  1485. struct sctp_association *asoc = q->asoc;
  1486. struct sctp_chunk *ftsn_chunk = NULL;
  1487. struct sctp_fwdtsn_skip ftsn_skip_arr[10];
  1488. int nskips = 0;
  1489. int skip_pos = 0;
  1490. __u32 tsn;
  1491. struct sctp_chunk *chunk;
  1492. struct list_head *lchunk, *temp;
  1493. if (!asoc->peer.prsctp_capable)
  1494. return;
  1495. /* PR-SCTP C1) Let SackCumAck be the Cumulative TSN ACK carried in the
  1496. * received SACK.
  1497. *
  1498. * If (Advanced.Peer.Ack.Point < SackCumAck), then update
  1499. * Advanced.Peer.Ack.Point to be equal to SackCumAck.
  1500. */
  1501. if (TSN_lt(asoc->adv_peer_ack_point, ctsn))
  1502. asoc->adv_peer_ack_point = ctsn;
  1503. /* PR-SCTP C2) Try to further advance the "Advanced.Peer.Ack.Point"
  1504. * locally, that is, to move "Advanced.Peer.Ack.Point" up as long as
  1505. * the chunk next in the out-queue space is marked as "abandoned" as
  1506. * shown in the following example:
  1507. *
  1508. * Assuming that a SACK arrived with the Cumulative TSN ACK 102
  1509. * and the Advanced.Peer.Ack.Point is updated to this value:
  1510. *
  1511. * out-queue at the end of ==> out-queue after Adv.Ack.Point
  1512. * normal SACK processing local advancement
  1513. * ... ...
  1514. * Adv.Ack.Pt-> 102 acked 102 acked
  1515. * 103 abandoned 103 abandoned
  1516. * 104 abandoned Adv.Ack.P-> 104 abandoned
  1517. * 105 105
  1518. * 106 acked 106 acked
  1519. * ... ...
  1520. *
  1521. * In this example, the data sender successfully advanced the
  1522. * "Advanced.Peer.Ack.Point" from 102 to 104 locally.
  1523. */
  1524. list_for_each_safe(lchunk, temp, &q->abandoned) {
  1525. chunk = list_entry(lchunk, struct sctp_chunk,
  1526. transmitted_list);
  1527. tsn = ntohl(chunk->subh.data_hdr->tsn);
  1528. /* Remove any chunks in the abandoned queue that are acked by
  1529. * the ctsn.
  1530. */
  1531. if (TSN_lte(tsn, ctsn)) {
  1532. list_del_init(lchunk);
  1533. sctp_chunk_free(chunk);
  1534. } else {
  1535. if (TSN_lte(tsn, asoc->adv_peer_ack_point+1)) {
  1536. asoc->adv_peer_ack_point = tsn;
  1537. if (chunk->chunk_hdr->flags &
  1538. SCTP_DATA_UNORDERED)
  1539. continue;
  1540. skip_pos = sctp_get_skip_pos(&ftsn_skip_arr[0],
  1541. nskips,
  1542. chunk->subh.data_hdr->stream);
  1543. ftsn_skip_arr[skip_pos].stream =
  1544. chunk->subh.data_hdr->stream;
  1545. ftsn_skip_arr[skip_pos].ssn =
  1546. chunk->subh.data_hdr->ssn;
  1547. if (skip_pos == nskips)
  1548. nskips++;
  1549. if (nskips == 10)
  1550. break;
  1551. } else
  1552. break;
  1553. }
  1554. }
  1555. /* PR-SCTP C3) If, after step C1 and C2, the "Advanced.Peer.Ack.Point"
  1556. * is greater than the Cumulative TSN ACK carried in the received
  1557. * SACK, the data sender MUST send the data receiver a FORWARD TSN
  1558. * chunk containing the latest value of the
  1559. * "Advanced.Peer.Ack.Point".
  1560. *
  1561. * C4) For each "abandoned" TSN the sender of the FORWARD TSN SHOULD
  1562. * list each stream and sequence number in the forwarded TSN. This
  1563. * information will enable the receiver to easily find any
  1564. * stranded TSN's waiting on stream reorder queues. Each stream
  1565. * SHOULD only be reported once; this means that if multiple
  1566. * abandoned messages occur in the same stream then only the
  1567. * highest abandoned stream sequence number is reported. If the
  1568. * total size of the FORWARD TSN does NOT fit in a single MTU then
  1569. * the sender of the FORWARD TSN SHOULD lower the
  1570. * Advanced.Peer.Ack.Point to the last TSN that will fit in a
  1571. * single MTU.
  1572. */
  1573. if (asoc->adv_peer_ack_point > ctsn)
  1574. ftsn_chunk = sctp_make_fwdtsn(asoc, asoc->adv_peer_ack_point,
  1575. nskips, &ftsn_skip_arr[0]);
  1576. if (ftsn_chunk) {
  1577. list_add_tail(&ftsn_chunk->list, &q->control_chunk_list);
  1578. SCTP_INC_STATS(sock_net(asoc->base.sk), SCTP_MIB_OUTCTRLCHUNKS);
  1579. }
  1580. }