session: api to add new transport types
[vpp.git] / src / vnet / session / transport.c
2020-03-25 Florin Corassession: api to add new transport types 40/25840/12
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
2019-11-20 Florin Corassession tcp: support pacer idle timeouts 18/23418/13
2019-11-20 Florin Corassession: fix transport proto unformat 51/23551/4
2019-11-05 Florin Corassession tcp: refactor pacer time 39/22939/16
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-17 Florin Corassession: limit pacer bucket size 63/22063/5
2019-09-10 Simon Zhangtcp: enable gso in tcp hoststack 74/21674/7
2019-09-04 Florin Corassession: improve cli 53/21653/15
2019-08-19 Florin Corassession: add explicit reset api 65/21365/4
2019-08-05 Florin Corassession: cache align transport base class 39/21039/5
2019-06-28 Nathan Skrzypczaksession: add half_open_has_fifos for UDPC 58/20358/5
2019-06-27 Nathan Skrzypczaksession: Add transport vft protocol options 31/20231/4
2019-06-25 Florin Corastcp: delivery rate estimator 05/20105/35
2019-05-16 Nathan SkrzypczakAdd transport_opts to connect_sock bapi 47/19647/3
2019-04-25 Florin Corassession: use teps in accept/connect notifications 47/19147/2
2019-04-24 Aloys AugustinAdd get_endpoint in transport vft 51/18751/14
2019-04-02 Florin Corastcp: improve rcv process ack processing 12/18612/8
2019-03-29 Nathan SkrzypczakIntegrate first QUIC protocol implementation 78/18378/11
2019-03-28 Florin Corassession: cap max burst to a constant 57/18557/4
2019-03-25 Nathan SkrzypczakFix unformat proto UDPC / UDP conflict 99/18499/2
2019-03-02 Florin Corassession: cleanup/rename functions 75/17975/4
2019-02-06 Florin Corastransport: cleanup 33/17333/6
2019-02-05 Florin Corassession: cleanup part 3 13/17313/5
2019-02-04 Florin Corassession: cleanup part 1 71/17271/8
2019-02-02 Florin Corassession: improve show session cli 53/17253/4
2018-12-04 Florin Corasvcl: test refactor and improvements 32/16332/5
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-07 Florin Corastcp: consume incoming buffers instead of reusing 33/15733/12
2018-11-02 Florin Corassession: measure dispatch period only if under load 68/15668/7
2018-11-01 Florin Corastcp: fast retransmit pacing 58/15658/4
2018-10-28 Florin Corassession: extend connect api for internal apps 46/15546/11
2018-10-25 Florin Corassession/tcp: improve cli 21/15521/2
2018-10-25 Florin Corastcp/session: add tx pacer 81/12681/17
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-06-11 Florin Corasudp: fix for multiple workers and add test 80/12980/4
2018-05-13 Florin Corassession: alloc one frame per output node dispatch 32/12532/10
2018-04-18 Florin Corasudp/session: refactor to support dgram mode 34/11634/18
2018-03-02 Florin Corassession: first approximation implementation of tls 68/10768/27
2018-01-27 Florin CorasFix session/tcp coverity warnings 76/10276/3
2018-01-26 Florin Corassession: move builtin apps to their own folder 53/10253/5
2018-01-24 Marco VarleseSCTP stack (RFC4960) 50/9150/74
2017-12-11 Florin Corassession: generalize handling of network transports 80/9780/10
2017-11-29 Florin Corassession: fix preallocation of local endpoint table 18/9618/2
2017-10-28 Florin Corassession: rules tables 65/8865/21
2017-10-16 Florin Corasudp: refactor udp code 30/8730/19
2017-07-25 Florin CorasCleanup/refactor session layer code 88/7588/8
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7