hs-test: clean up Makefile for compatibility with ci-management
[vpp.git] / src / vnet / tcp / tcp_output.c
2024-03-26 Florin Corastcp: avoid fr segments less than mss if possible 98/40598/5
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-02-26 Florin Corastcp: fix fin retransmit when out of buffers 96/40396/3
2023-11-29 Florin Corastcp: fix rxt send of new data assert 19/40019/2
2023-11-28 Florin Corastcp: allow unsent segments less than mss in recovery 11/40011/2
2023-11-27 Florin Corastcp: allow multiple rxt rescues during recovery 07/40007/2
2023-11-07 Jieqiang Wangmisc: silence -Wmaybe-uninitialized warnings 07/39807/2
2023-11-02 Florin Corastcp: fix reset w pkt 15/39815/4
2023-10-16 Florin Corastcp: initialize connection index on rst w packet 80/39680/2
2023-02-25 Filip Tehlartcp: fix error counters 13/38313/3
2022-12-07 Florin Corastcp: avoid retransmit head with no data 57/37757/3
2022-04-12 Florin Corastcp: limit persist segment size if window available 51/35651/3
2022-01-12 Florin Corassession: pass tx buffers in bulk to transports 38/31938/15
2022-01-10 Florin Corassession: deschedule sessions with no data to send 64/34864/2
2022-01-06 Florin Corastcp: mark lost first sack hole on timeout 31/34831/5
2022-01-06 Florin Corastcp: cast timer ticks to u32 14/34814/5
2021-11-09 Florin Corastcp: refactor reset node 00/34400/3
2021-11-06 Florin Corastcp: fix reset with packet ack number 84/34384/3
2021-11-06 Florin Corastcp: in place tcp header for buffer resets 76/34376/2
2021-11-03 Florin Corastcp: make buffer reset function public 17/34317/3
2021-11-02 Damjan Mariontcp: fix uninitializad value 91/34291/3
2021-10-06 Filip Tehlartcp: fix severity info 83/33883/5
2021-09-13 Florin Corastcp session: initialize sw_if_index at connect time 10/33710/4
2021-07-06 Florin Corastcp: use tcp output for half open connections 01/33001/7
2021-06-29 liuyacantcp: add ACK flag to RST packet 45/32945/2
2021-06-15 liuyacantcp: prevent timer handler being called frequently 18/32718/3
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-20 Florin Corastcp: req app deq notification on fifo full 35/32035/7
2021-04-05 Florin Corastcp: time infra improvements 98/31898/10
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2020-11-12 Florin Corastcp: push last buffered sequence 90/29790/11
2020-10-28 Neale Rannsmisc: Break the big IP header files to improve compile... 34/29634/4
2020-10-23 Florin Corastcp: remove snd_una_max 16/29616/3
2020-10-23 Florin Corastcp: remove force retransmit timer update 00/29600/7
2020-08-20 Florin Corastcp: track reorder with sacks 10/28110/18
2020-07-23 Florin Corastcp: track pending timers 52/27952/7
2020-07-07 Florin Corastcp: round down rcv wnd even if avoiding retraction 99/27799/4
2020-06-30 Ryujiro Shibuyatcp: avoid rcv wnd more than RX fifo can enqueue 54/27654/4
2020-05-24 Florin Corastcp: track buffer alloc failures 23/27223/3
2020-05-12 Florin Corastcp: avoid rcv wnd less than mss 59/26959/5
2020-04-09 Florin Corastcp: avoid regrabing error node in input and output 60/26460/2
2020-04-04 Florin Corassession tls: support tls descheduling 83/26083/9
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-02 Florin Corastcp: explicit use of timer wheel in timer apis 99/25999/16
2020-04-02 Florin Corastcp: move features to separate files 98/25998/16
2020-03-30 Florin Corastcp: reuse session infra for syns and resets 22/26222/4
2020-03-25 Florin Corastcp: avoid updating rcv wnd in resets 92/26092/3
2020-03-19 Florin Corastcp: force deschedule if no send space available 81/25881/12
2020-03-19 Florin Corassession tcp udp: consolidate transport snd apis 72/25872/8
2020-03-19 Florin Corastcp: count dupacks with no sacks 33/25833/6
2020-02-25 Florin Corastcp: handle cleanups without timers 66/25366/8
2020-02-18 Florin Corastcp: pace timer handling 80/25180/8
2020-02-14 Florin Corastcp: improve reset generation in reset node 20/25120/10
2020-02-14 Florin Corastcp: minimal set of worker stats 85/24985/10
2020-01-28 Florin Corassession tcp: fix packet tracing 72/24572/5
2020-01-09 Florin Corastcp: fix persist assert 56/24256/3
2019-12-06 Florin Corastcp: fix tail rescue with sacks 83/23483/7
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-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-07 Florin Corastcp: fix retransmit with no sacks 32/23232/6
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-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-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-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
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-03 Florin Corastcp: send rwnd update only if wnd is large enough 46/21646/4
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-21 Florin Corastcp: add option for always on event logging 13/21413/9
2019-08-20 Florin Corastcp: forward conn resets through tcp-output 70/21370/6
2019-08-14 Florin Corastcp: extend protocol configuration 49/21249/12
2019-08-08 Florin Corastcp: cleanup timers 41/21041/6
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-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 loss signal to cc algo 86/20486/7
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-12 Florin Corastcp: better estimate snd space for rxt with no sacks 00/20100/2
2019-06-08 Florin Corastcp: close connection if not recovered after max tries 41/20041/8
next