svm: minimal initial fifo
[vpp.git] / src / vnet / tcp /
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
2019-03-29 Florin Corastcp: remove sent rcv wnd 0 flag 87/18587/2
2019-03-29 Florin Corastcp: improve updating of rcv wnd 81/18581/2
2019-03-28 Florin Corastcp: remove unused buffer flags 74/18574/1
2019-03-27 Florin Corastcp: add cc algo lookup table 40/18540/2
2019-03-23 Florin Corastcp: make default mtu configurable 86/18486/2
2019-03-22 Florin Corastcp: improve handling of snd_nxt 27/18227/15
2019-03-20 Florin Corastcp: disable cc elog debugging 03/18403/4
2019-03-14 Florin Corastcp: drop anything but fins in TIME_WAIT 71/18271/3
2019-03-13 Florin Corastcp: fix entering closing state while in fast recovery 33/18233/5
2019-03-13 Florin Corastcp: avoid computing flags in push hdr inline 25/18225/2
2019-03-12 Florin Corastcp: print congestion control algorithm in cli 00/18200/2
2019-03-08 Florin Corastcp: fix rcv_wnd computation 95/18095/3
2019-03-08 Florin Corassession/tcp/vcl: fixes and optimizations 94/18094/5
2019-03-08 Florin Corastcp: fix window probes in fin-wait-1 88/18088/4
2019-03-06 Filip Tehlartcp: migrate old MULTIARCH macros to VLIB_NODE_FN 59/18059/6
2019-03-02 Florin Corassession: cleanup/rename functions 75/17975/4
2019-03-01 Florin Corastcp: allow future acks if in window 48/17948/5
2019-02-22 Florin Corastcp: keep snd sack block free list 91/17791/3
2019-02-22 Florin Corastcp: send enough dupacks to cover all sack holes 62/17762/9
2019-02-21 Florin Corastcp: drop outstanding data when entering closing state 37/17737/4
2019-02-19 Florin Corassession: move fifo allocation logic to app worker 60/17660/9
2019-02-18 Florin Corastcp: harden for high scale scenarios 29/17629/10
2019-02-18 Florin Corastcp: fix handling of retransmitted syns 28/17628/4
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-09 Florin Corassession: refactor listen logic 34/17334/14
2019-02-07 Florin Corastcp: fix fib_index for v6 ll packets 07/17407/2
2019-02-07 Florin Corastcp: fix reset sending in syn-sent 70/17370/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-02-06 Florin Corastransport: cleanup 33/17333/6
2019-02-04 Florin Corassession: cleanup part 1 71/17271/8
2019-02-02 Florin Corassession: improve show session cli 53/17253/4
2019-02-02 Florin Corastcp: remove internal buffer cache 24/17224/6
2019-01-20 Florin Corastcp: fix debugging without cc stats (VPP-1547) 05/16905/4
2019-01-19 Damjan Marionbuffers: remove free-list information from buffer metadata 94/16894/4
2019-01-18 Florin Corastcp: allow data in passive open ack (VPP-1545) 95/16895/1
2019-01-12 Florin Corassession: generate wrong thread errors instead of crashing 58/16758/4
2019-01-04 Florin Corastcp: fix reset in syn-sent 94/16694/2
2019-01-03 Florin Corastcp: add more closing state arcs 74/16674/3
2019-01-03 Florin Corastcp: better randomize iss 75/16675/3
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2019-01-01 Florin Corasvcl/ldp: add write msg function and fine tuning 34/16634/11
2018-12-28 Florin Corassession: free session after transport and app confirm 33/16633/4
2018-12-26 Florin Corastcp: add more last-ack arcs 18/16618/3
2018-12-26 Florin Corastcp: separate active and passive establish timers 15/16615/7
2018-12-25 Florin Corastcp: add fin-wait-1 dispatch arcs 08/16608/2
2018-12-24 Florin Corastcp: compute seq_end in tcp_input 99/16599/8
2018-12-22 Florin Corastcp: improve waitclose in closing states 91/16591/4
2018-12-21 Florin Corastcp: fix fin_wait_1 condition to send fin 77/16577/3
2018-12-20 Florin Corastcp: fix syn-sent reset 74/16574/1
2018-12-20 Florin Corassession: add cli option to dump session elog 61/16561/4
2018-12-20 Florin Corastcp: fix fin in syn-rcvd 41/16541/8
2018-12-19 Florin Corastcp: add more state machine arcs 20/16520/8
2018-12-19 Florin Corastcp/session: notify transport of close when tx fifo... 37/16537/5
2018-12-18 Florin Corastcp/session: drop connections if message queue is full 15/16515/10
2018-12-18 Florin Corastcp: cleanup connections if handshake fails 06/16506/3
2018-12-17 Florin Corastcp: fix handling of broken syn options 05/16505/2
2018-12-17 Florin Corastcp: accept rst that fail paws 02/16502/2
2018-12-17 Florin Corasvcl/session: handle reset/disconnect before app accept 91/16491/8
2018-12-13 Florin Corastcp: drop handshake ack with fin set 55/16455/3
2018-12-13 Florin Corastcp: fix handling of no wscale in syns 53/16453/2
2018-12-13 Florin Corastcp: validate seq for handshake ack 50/16450/2
2018-12-13 Florin Corassession/tcp: support tx flush mark 48/16448/4
2018-12-07 Florin Corastcp: improve check for invalid sack blocks 00/16400/2
2018-12-07 Florin Corastcp: measure us rtt with syn-ack 99/16399/2
2018-12-07 Florin Corastcp: fix timestamp check and paws 98/16398/2
next