tcp: improve reset generation in reset node
[vpp.git] / src / vnet / tcp / tcp_input.c
2020-02-14 Florin Corastcp: improve reset generation in reset node 20/25120/10
2020-02-12 Florin Corastcp: improve invalid packet handling in syn-rcvd 23/24923/4
2020-02-12 Florin Corastcp: postpone rst handling 18/24918/3
2020-02-11 Florin Corastcp: fix input error counters 20/24920/5
2020-01-28 Florin Corassession tcp: fix packet tracing 72/24572/5
2020-01-16 Florin Corastcp: fix rxt delivered without sacks 57/24357/5
2020-01-16 Florin Corastcp: fix listen node coverity warning 63/24363/3
2020-01-15 Simon Zhangtcp: fix tcp check tx offload issue 58/24258/7
2020-01-14 Florin Corastcp: handle ack advancement with no holes and reneging 55/24255/5
2020-01-08 Florin Corastcp: fix scoreboard assert 50/24250/2
2020-01-08 Florin Corastcp: fix last sacked with no holes 33/24233/4
2020-01-07 Florin Corastcp: fix duplicate sack whith reneging 90/24190/9
2020-01-03 Florin Corastcp: fix rate samples for old acks 19/24119/2
2019-12-27 Florin Corastcp: validate port reuse 39/24139/1
2019-12-27 Yu Pingtcp: Enable TCP timewait port use 34/24134/3
2019-12-23 Florin Corastcp: accept sack reneging as a cc event 08/24108/2
2019-11-20 Florin Corassession tcp: support pacer idle timeouts 18/23418/13
2019-11-11 Florin Corastcp: improve lost rxt heuristic 01/23101/14
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-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-29 Ryujiro Shibuyatcp: correct tcp connection lookup condition 17/23017/3
2019-10-23 Florin Corastcp: fix sack retransmit beyond snd_nxt 40/22940/2
2019-10-17 Florin Corastcp: avoid sending acks when data available 02/22802/5
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-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
2019-09-20 Florin Corastcp: refactor congestion event handling 31/22031/10
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-04 Florin Corastcp: cc algos handle cwnd on congestion signal 32/21732/3
2019-08-30 Florin Corastcp: track zero rwnd errors 24/21624/6
2019-08-21 Florin Corastcp: add option for always on event logging 13/21413/9
2019-08-19 Florin Corastcp: set cc_algo on connection alloc 62/21362/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-02 Florin Corastcp: add more connection stats 05/20905/13
2019-07-26 Florin Corassession tcp: handle rxt and acks as custom events 17/20817/8
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-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 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-25 Florin Corastcp: delivery rate estimator 05/20105/35
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-08 Florin Corastcp: send challenge ack for in wnd syn 38/20038/2
2019-06-07 Florin Corastcp: log connect notify errors 31/20031/2
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-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-22 Florin Corastcp: improve handling of snd_nxt 27/18227/15
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-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-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 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-04 Florin Corassession: cleanup part 1 71/17271/8
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-03 Florin Corastcp: add more closing state arcs 74/16674/3
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 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
next