ipsec: fix AES-GCM block size
[vpp.git] / src / vnet / tcp /
2020-08-12 Florin Corassession tcp: fix packet tracing 07/28307/1
2020-08-12 Florin Corastcp: fix rxt delivered without sacks 96/28296/3
2020-08-12 Simon Zhangtcp: fix tcp check tx offload issue 90/28290/3
2020-08-12 Florin Corastcp: handle ack advancement with no holes and reneging 87/28287/3
2020-08-12 Florin Corastcp: fix persist assert 79/28279/2
2020-08-12 Florin Corastcp: fix scoreboard assert 78/28278/2
2020-08-12 Florin Corastcp: fix last sacked with no holes 77/28277/2
2020-08-12 Florin Corastcp: fix duplicate sack whith reneging 70/28270/2
2020-08-12 Florin Corastcp: fix rate samples for old acks 69/28269/2
2020-08-12 Florin Corastcp: accept sack reneging as a cc event 64/28264/2
2020-08-12 Florin Corastcp: fix tail rescue with sacks 35/28235/2
2020-08-12 Florin Corastcp: invalidate expired timer handles before dispatching 22/28222/2
2020-04-29 Dave Barachvlib: add ASSERT to vlib_time_now(...) 89/26789/2
2020-02-06 Florin Corastcp: improve lost rxt heuristic 65/23665/2
2019-12-03 Florin Corastcp: fix ip check in lookup validation 04/23504/3
2019-11-28 Florin Corastcp: close session on retransmit failure 18/23518/2
2019-11-28 Srikanth Akulatcp: validate the IP address while checking TCP connection 03/23503/3
2019-11-28 Florin Corassession tcp: refactor pacer time 02/23502/2
2019-11-18 Florin Corastcp: avoid retransmits post reset 60/23460/2
2019-11-18 Ryujiro Shibuyatcp: correct validity check return value 50/23450/2
2019-11-18 Florin Corassession tcp: infra for transports to send buffers 51/23451/2
2019-11-12 Florin Corastcp: fix retransmit with no sacks 84/23384/1
2019-11-05 Florin Corastcp: track lost rxt segments in byte tracker 96/23196/2
2019-11-05 Dave Wallacetcp: rx fifo size is u32 91/23191/2
2019-11-05 Florin Corastcp: avoid sending acks when data available 82/23182/2
2019-10-31 Ryujiro Shibuyatcp: correct tcp connection lookup condition 57/23057/2
2019-10-31 Florin Corastcp: improve rate samples for retansmitted segments 53/23053/2
2019-10-31 Florin Corastcp: fix sack retransmit beyond snd_nxt 52/23052/2
2019-10-31 Sergey Ivanushkintcp: Init cwnd from ssthresh. 12/23012/2
2019-10-31 Florin Corastcp: avoid head retransmit if scoreboard has no holes 09/23009/2
2019-10-29 Florin Corastcp: fix mss flag in option parsing 24/22924/2
2019-10-29 Florin Corastcp: refactor flags into cfg and conn flags 07/23007/2
2019-10-29 Florin Corastcp: improve pacing after idle send periods 06/23006/2
2019-10-27 Florin Corastcp: retry lost retransmits 10/22910/2
2019-10-22 Simon Zhangtcp: fix tso not work in single buffer issue 82/22882/2
2019-10-18 Florin Corastcp: rate sample for persist segments 47/22847/1
2019-10-11 Benoît Gannesession: fix use-after-free 39/22539/2
2019-10-10 Srikanth Atcp: custom checksum calculations for Ipv4/Ipv6 94/22494/8
2019-10-03 Florin Corassession: fix cleanup in closing states 75/22475/2
2019-10-02 Florin Corastcp: use sacks for timer based recovery 12/22312/5
2019-09-30 Florin Corastcp: fix unformat cwnd multiplier 14/22314/3
2019-09-30 Florin Corastcp: refactor congestion event handling 11/22311/3
2019-09-30 Florin Corastcp: compute snd time for rate sample 85/22385/2
2019-09-30 Florin Corassession: improve cli 15/22315/2
2019-09-29 Florin Corastcp: use rate sample rtt in recovery if possible 07/22307/3
2019-09-29 Florin Corastcp: cleanup scoreboard after recovery 06/22306/3
2019-09-29 Florin Corastcp: handle sack reneging 09/22309/3
2019-09-29 Simon Zhangtcp: enable gso in tcp hoststack 05/22305/3
2019-09-29 Florin Corastcp: cc algos handle cwnd on congestion signal 08/22308/3
2019-09-29 Florin Corastcp: send rwnd update only if wnd is large enough 13/22313/3
2019-09-29 Florin Corastcp: force zero window on full rx fifo 90/22290/3
2019-09-29 Florin Corastcp: validate connections in output 04/22304/2
2019-09-29 Florin Corastcp: fix rx min/max fifo size parsing 93/22293/4
2019-09-29 Florin Corastcp: improve mss computation 89/22289/4
2019-09-28 Damjan Marionipsec ip tcp l2: multiarch nodes cannot be declared... 96/22296/2
2019-09-28 Florin Corastcp: track zero rwnd errors 88/22288/2
2019-09-25 Florin Corastcp: fix byte tracker samples flush 36/22236/2
2019-09-24 Florin Corastcp: add option for always on event logging 30/22230/2
2019-09-21 Florin Corastcp: forward conn resets through tcp-output 91/22191/1
2019-09-20 Florin Corassession: add explicit reset api 60/22160/2
2019-09-20 Florin Corastcp: set cc_algo on connection alloc 59/22159/2
2019-09-20 Florin Corastcp: allow cc algos to set pacing rate 58/22158/2
2019-08-20 Florin Corastcp: default to debug disabled 16/21416/2
2019-08-16 Florin Corastcp: fix cc algo name parsing 60/21360/1
2019-08-14 Florin Corastcp: extend protocol configuration 10/21310/2 v19.08-rc2
2019-08-12 Florin Corastcp: handle fin+rst+syn in closing state 44/21244/2
2019-08-09 Florin Corastcp: fix zero rwnd sent check 58/21158/2
2019-08-09 Florin Corastcp: cleanup timers 31/21131/2
2019-08-02 Florin Corastcp: add more connection stats 05/20905/13
2019-08-01 Florin Corastcp: honor snd_wnd in fast rxt 90/20990/2
2019-07-26 Florin Corastcp: count resets sent 85/20885/6
2019-07-26 Florin Corassession tcp: handle rxt and acks as custom events 17/20817/8
2019-07-25 Florin Corassession: add transport deleted state 82/20782/7
2019-07-23 Florin Corastcp: generate closed notifications whenever tcp closes 83/20783/4
2019-07-17 Vladimir Kropylevtcp: add node with no 6-tuple lookup 82/20682/7
2019-07-15 Florin Corassession: allow transports to generate closed notifications 51/20651/6
2019-07-12 Aloys Augustinsession: add thread index to all formatters 27/20627/2
2019-07-10 Florin Corastcp: improve rate estimate 68/20368/6
2019-07-09 Florin Corastcp: track last lost bytes in sack sb 27/20527/5
2019-07-05 Vladimir Kropylevtcp: timestamp adjustment 50/20450/4
2019-07-05 Florin Corastcp: add cc algo start tx event 13/20513/4
2019-07-05 Florin Corastcp: add cc algo undo recovery notification 87/20487/5
2019-07-05 Florin Corastcp: add loss signal to cc algo 86/20486/7
2019-06-28 Florin Corastcp: reject out-of-order fins 03/20403/2
2019-06-28 Florin Corastcp: fix close-waiting check for outstanding tx data 04/20404/2
2019-06-27 Vladimir Kropylevtcp: Setup initial CWND as configured 50/20350/4
2019-06-27 Nathan Skrzypczaksession: Add transport vft protocol options 31/20231/4
2019-06-25 Vladimir Kropylevtcp: window update ack 03/20303/3
2019-06-25 Florin Corastcp: delivery rate estimator 05/20105/35
2019-06-21 Florin Corastcp: add option to pass opaque to next node 70/20270/2
2019-06-18 Florin Corastcp: allow custom output next node 16/20216/2
2019-06-17 Nathan Skrzypczaksession: use listener_handle instead of listener_index 09/20109/4
2019-06-13 Guoao Suntcp: fix tcp_do_fastretransmits failure. 66/20066/7
2019-06-12 Florin Corastcp: better estimate snd space for rxt with no sacks 00/20100/2
2019-06-11 Florin Corastcp: allow registration of new cc algo types 58/20058/3
2019-06-08 Florin Corastcp: send challenge ack for in wnd syn 38/20038/2
2019-06-08 Florin Corastcp: close connection if not recovered after max tries 41/20041/8
2019-06-07 Florin Corastcp: add cc cleanup function 34/20034/1
2019-06-07 Florin Corastcp: log connect notify errors 31/20031/2
2019-06-03 Neale RannsARP: add feature arc 77/19877/3
next