ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
[vpp.git] / src / vnet / tcp /
2019-11-25 Florin Corastcp: honor cc pacing rate when resetting pacer 29/23629/5
2019-11-25 Florin Corastcp: invalidate expired timer handles before dispatching 11/23611/3
2019-11-21 Florin Corastcp: add no csum offload config option 75/23575/4
2019-11-20 Florin Corassession tcp: support pacer idle timeouts 18/23418/13
2019-11-20 Florin Corassession tcp: add opaque data to show cli 52/23552/3
2019-11-16 Florin Corastcp: close session on retransmit failure 59/23459/2
2019-11-11 Florin Corastcp: improve lost rxt heuristic 01/23101/14
2019-11-10 Florin Corastcp: avoid retransmits post reset 23/23323/4
2019-11-08 Florin Corastcp: fix ip check in lookup validation 20/23320/3
2019-11-07 Florin Corastcp: fix retransmit with no sacks 32/23232/6
2019-11-07 Srikanth Akulatcp: validate the IP address while checking TCP connection 03/23303/1
2019-11-06 Tarun Guptatcp: IPv6 flow label support 36/23236/3
2019-11-05 Florin Corassession tcp: refactor pacer time 39/22939/16
2019-11-05 Ryujiro Shibuyatcp: correct validity check return value 38/23238/3
2019-10-31 Florin Corastcp: track lost rxt segments in byte tracker 38/22938/5
2019-10-30 Dave Wallacetcp: rx fifo size is u32 07/23107/2
2019-10-29 Ryujiro Shibuyatcp: correct tcp connection lookup condition 17/23017/3
2019-10-23 Florin Corastcp: improve rate samples for retansmitted segments 90/22690/18
2019-10-23 Florin Corastcp: fix sack retransmit beyond snd_nxt 40/22940/2
2019-10-17 Florin Corassession tcp: infra for transports to send buffers 03/22803/6
2019-10-17 Florin Corastcp: avoid sending acks when data available 02/22802/5
2019-10-17 Sergey Ivanushkintcp: Init cwnd from ssthresh. 07/22807/4
2019-10-17 Florin Corastcp: fix mss flag in option parsing 89/22789/2
2019-10-16 Florin Corastcp: avoid head retransmit if scoreboard has no holes 84/22784/2
2019-10-11 Florin Corastcp: refactor flags into cfg and conn flags 63/22663/4
2019-10-10 Florin Corastcp: improve pacing after idle send periods 58/22558/15
2019-10-10 Florin Corastcp: retry lost retransmits 52/22352/20
2019-10-10 Srikanth Atcp: custom checksum calculations for Ipv4/Ipv6 54/22654/1
2019-10-10 Simon Zhangtcp: fix tso not work in single buffer issue 05/22205/5
2019-10-08 Florin Corastcp: rate sample for persist segments 96/22596/4
2019-10-01 Benoît Gannesession: fix use-after-free 28/21928/5
2019-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
2019-09-25 Florin Corassession: fix cleanup in closing states 45/22245/5
2019-09-23 Florin Corastcp: fix unformat cwnd multiplier 93/22193/4
2019-09-20 Florin Corastcp: refactor congestion event handling 31/22031/10
2019-09-18 Florin Corastcp: compute snd time for rate sample 74/21974/5
2019-09-16 Florin Corastcp: use rate sample rtt in recovery if possible 04/22004/3
2019-09-13 Florin Corastcp: cleanup scoreboard after recovery 34/22034/2
2019-09-11 Florin Corastcp: handle sack reneging 82/21882/15
2019-09-10 Simon Zhangtcp: enable gso in tcp hoststack 74/21674/7
2019-09-10 Florin Corastcp: validate connections in output 44/21644/5
2019-09-04 Florin Corassession: improve cli 53/21653/15
2019-09-04 Florin Corastcp: cc algos handle cwnd on congestion signal 32/21732/3
2019-09-03 Florin Corastcp: send rwnd update only if wnd is large enough 46/21646/4
2019-09-02 Damjan Marionipsec ip tcp l2: multiarch nodes cannot be declared... 88/21688/2
2019-08-31 Florin Corastcp: fix rx min/max fifo size parsing 54/21654/1
2019-08-30 Florin Corastcp: force zero window on full rx fifo 30/20830/3
2019-08-30 Florin Corastcp: improve mss computation 72/21572/4
2019-08-30 Florin Corastcp: track zero rwnd errors 24/21624/6
2019-08-23 Florin Corastcp: fix byte tracker samples flush 91/21491/3
2019-08-21 Florin Corastcp: add option for always on event logging 13/21413/9
2019-08-21 Florin Corastcp: default to debug disabled 14/21414/4
2019-08-20 Florin Corastcp: forward conn resets through tcp-output 70/21370/6
2019-08-19 Florin Corassession: add explicit reset api 65/21365/4
2019-08-19 Florin Corastcp: set cc_algo on connection alloc 62/21362/3
2019-08-19 Florin Corastcp: allow cc algos to set pacing rate 63/21363/2
2019-08-16 Florin Corastcp: fix cc algo name parsing 42/21342/3
2019-08-14 Florin Corastcp: extend protocol configuration 49/21249/12
2019-08-12 Florin Corastcp: handle fin+rst+syn in closing state 12/21212/2
2019-08-08 Florin Corastcp: cleanup timers 41/21041/6
2019-08-08 Florin Corastcp: fix zero rwnd sent check 54/21154/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
2019-05-27 Florin Corastcp: handle disconnects in rcv-process 89/19789/2
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-04-08 Florin Corashost stack: update stale copyright 46/18746/3
2019-04-05 Florin Corastcp: do not delete session on establish pop 75/18675/5
2019-04-04 Florin Corastcp: properly validate acks between snd_nxt and una_max 60/18660/2
2019-04-04 Florin Corastcp: shorten wait in fin-wait-1 with fin rcvd 59/18659/6
2019-04-02 Florin Corastcp: improve rcv process ack processing 12/18612/8
next