Revert "l4p/tcp: introduce tle_tcp_stream_establish() API"
[tldk.git] / lib /
2021-06-03 Konstantin AnanyevRevert "l4p/tcp: introduce tle_tcp_stream_establish... 21/32321/2 master
2021-05-14 Konstantin AnanyevRevert "l4p/tcp: introduce tle_tcp_stream_rx_bulk(... 22/32322/1
2021-05-13 Konstantin Ananyevl4p/tcp: introduce tle_tcp_stream_rx_bulk() API 10/32310/1
2021-05-13 Konstantin Ananyevl4p/tcp: introduce tle_tcp_stream_establish() API 09/32309/1
2021-04-28 Konstantin Ananyevbump dpdk version to 20.05 58/32158/1
2020-03-11 Mariusz Drostl4p/tcp: Reset wscale when timestamp is not set 99/25799/2
2019-12-31 Konstantin Ananyevv6: make TCP stream alloc/free to use memtank API 19/23219/7
2019-12-31 Konstantin Ananyevv6 rework TCP stream allocation 18/23218/7
2019-12-31 Konstantin Ananyevv6: memtank introduction 17/23217/7
2019-10-09 Mariusz Drostl4p/tcp: fix SIGSEGV when reading IPv6 address 17/22617/1
2019-08-13 Jielong Zhoul4p/tcp: fix removing overlapped data 58/20458/5
2019-08-13 Jielong Zhoul4p/tcp_ofo: fix handling out-of-order packets 57/20457/3
2019-07-02 Jielong Zhoul4p/udp: enqueue fragmented packets as a whole 98/20398/2
2019-07-01 Jianfeng Tanl4p: refactor rx checksum check 38/20138/4
2019-06-27 Jianfeng Tanl4p/tcp: few fixes for sending RST packet logic
2019-06-27 Jianfeng Tandpdk: automate make config
2019-06-13 Jianfeng Tanl4p: fix compile error 12/20112/2
2019-05-23 Jianfeng Tanl4p/udp: fix errno not set 43/18843/2
2019-05-23 Jielong Zhoul4p/tcp: fix seq calculation in partial ack 38/18838/2
2019-05-23 Jielong Zhoul4p/tcp: fix dropping sequential packet 39/18839/3
2019-05-23 Jianfeng Tanfix implicit-fallthrough error 36/18836/3
2018-02-09 Konstantin Ananyevtldk: introduce versioning, follow DPDK notation 80/10480/1 v18.02
2018-02-07 Konstantin Ananyevtldk: make sure it builds/works with latest dpdk (17... 48/10448/2
2017-11-01 Konstantin Ananyevtle_tcp: return ENODATA for unprocessed/unused packets... 77/9177/1
2017-07-27 Konstantin Ananyev- Introduce tle_tcp_stream_readv() and tle_tcp_stream_w... 13/7813/2
2017-06-30 Remy HortonAdd l4fwd RXTX mode 25/6925/6
2017-06-20 Konstantin Ananyevlibtle_l4p: fix both wl1 and wl2 should coexist inside... 33/7233/1
2017-06-11 Konstantin Ananyevlibtle_l4p: fix at termination tcp stream not always... 95/7095/1
2017-06-09 Konstantin Ananyevtle_tcp_proces: fix the issue when strem can sit in... 78/7078/1
2017-05-15 Mohammad Abdul AwalAdded rte_ring wrapper functions to support dpdk-17... 05/6705/1
2017-05-09 Konstantin AnanyevMerge "tldk_test: added copy command to makefile to...
2017-05-09 Mohammad Abdul Awaltwo fixes. - allow conditional jumbo frame based on... 26/6626/1
2017-04-14 Reshma Pattan* Add siphash file for calculating the sequence number. 07/6207/1
2017-04-10 Tomasz Kopectcp_stream_close issue fixed, added tcp_stream tests... 13/6113/1
2017-03-27 Konstantin Ananyevtcp: fix RCV.WND set incorreclty when peer doesn't... 77/5877/1
2017-03-23 Mohammad Abdul Awalimplement sw segmentation for tcp 30/5830/2
2017-03-06 Konstantin AnanyevRewrite accept() code-path and make l4fwd not to close... 17/5617/3
2017-02-24 Konstantin AnanyevIntroduce first version of TCP code. 12/5512/2
2017-01-19 Konstantin AnanyevMerge "tldk: fix possibility of tle_event_active()...
2017-01-19 Karol Lateckitldk: fix possibility of tle_event_active() from DOWN... 26/3826/4
2016-10-21 Konstantin AnanyevMerge "example/udpfw: assign queue id after mac info...
2016-10-21 Karol Lateckitldk: fix for positive errno return values in udp_ctl.c 26/3526/1
2016-10-21 Karol Lateckitldk: fix for wrong rte_errno value in event.c 25/3525/1
2016-10-07 Konstantin Ananyevlibtle_udp: don't allow to open stream for unsupported... 14/3314/1
2016-10-07 Konstantin Ananyevlibtle_udp: fix possible dereference of NULL ptr in... 13/3313/1
2016-10-07 Konstantin Ananyevlibtle_udp: fix incorrect comparision in ymm_mask_cmp() 12/3312/1
2016-10-06 Konstantin AnanyevEnable C++ files compilation 97/3297/1
2016-09-13 Mohammad Abdul Awaladd list of blocked ports for IPv6 57/2857/1
2016-09-06 Mohammad Abdul AwalInitial working version of RSS 20/2620/3
2016-07-18 Konstantin Ananyevfix segfault on input packets with invalid checksum 92/1992/1
2016-07-07 Konstantin AnanyevChange libtle_udp to use dring. 10/1910/2
2016-07-07 Konstantin Ananyevinitial tle_dring implementation 09/1909/2
2016-07-07 Konstantin AnanyevIntroduce extra layer of hierarchy to the makefiles. 08/1908/1
2016-06-28 Konstantin Ananyevlibtle_udp: add missing license header for udp_rxtx.c 92/1792/1
2016-06-07 Konstantin AnanyevInitial commit of tldk code. 89/1389/3