Linux Foundation Collaborative Projects
index
:
tldk
dev-mitm-proxy
dev-next-socket
master
*** ARCHIVED ***
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
tldk: Switch to DPDK v21.11
Ben Magistro
1
-1
/
+1
2021-11-10
tldk: swtich to use DPDK 20.11 LTS
Konstantin Ananyev
8
-169
/
+45
2021-06-03
l4p: add ability to assign user-data to the stream
Konstantin Ananyev
3
-7
/
+14
2021-04-28
bump dpdk version to 20.05
Konstantin Ananyev
3
-38
/
+38
2020-03-09
test/memtank: extend with extra stats
Konstantin Ananyev
1
-85
/
+281
2019-12-31
v6: make TCP stream alloc/free to use memtank API
Konstantin Ananyev
2
-1
/
+5
2019-12-31
v6: memtank introduction
Konstantin Ananyev
3
-0
/
+836
2019-06-14
dpdk: move to v18.11 as default DPDK version
Jianfeng Tan
1
-4
/
+5
2019-05-22
test/gtest: fix issue with CI
Konstantin Ananyev
1
-3
/
+3
2018-02-09
tldk: introduce versioning, follow DPDK notation
v18.02
Konstantin Ananyev
1
-0
/
+4
2018-02-07
tldk: make sure it builds/works with latest dpdk (17.11/18.02)
Konstantin Ananyev
4
-19
/
+26
2017-07-27
- Introduce tle_tcp_stream_readv() and tle_tcp_stream_writev().
Konstantin Ananyev
3
-6
/
+6
2017-05-15
Added rte_ring wrapper functions to support dpdk-17.05 and older version
Mohammad Abdul Awal
2
-2
/
+2
2017-05-09
Merge "tldk_test: added copy command to makefile to make test_scapy_gen.py vi...
Konstantin Ananyev
4
-2
/
+14
2017-05-09
tldk_test: added copy command to makefile to make test_scapy_gen.py visible
Kopec, TomaszX
4
-2
/
+14
2017-04-10
tcp_stream_close issue fixed, added tcp_stream tests (FPP-350)
Tomasz Kopec
1
-1
/
+1
2017-02-28
test/gtest: enable unit test with scapy
Mohammad Abdul Awal
1
-1
/
+1
2017-02-24
Introduce first version of TCP code.
Konstantin Ananyev
23
-194
/
+2670
2017-02-22
gtest: disable test_tle_udp_dev
Mohammad Abdul Awal
1
-1
/
+1
2017-01-24
Merge "tldk test: Update tle_dev unit tests"
Konstantin Ananyev
2
-2
/
+31
2017-01-24
tldk_test: fix add define for older gcc
Daniel Mrzyglod
1
-0
/
+10
2017-01-19
tldk test: Update tle_dev unit tests
Karol Latecki
2
-2
/
+31
2017-01-19
Merge "tldk: fix possibility of tle_event_active() from DOWN to UP"
Konstantin Ananyev
1
-0
/
+1
2017-01-19
tldk: fix possibility of tle_event_active() from DOWN to UP
Karol Latecki
1
-0
/
+1
2017-01-16
tldk/gtest: Modify makefile to allow compiling with DPDK 16.04
Karol Latecki
1
-2
/
+2
2016-10-21
tldk: fix for positive errno return values in udp_ctl.c
Karol Latecki
1
-5
/
+5
2016-10-21
tldk: fix for wrong rte_errno value in event.c
Karol Latecki
1
-1
/
+1
2016-10-17
test/gtest: fix stream open test-cases fail
Konstantin Ananyev
1
-1
/
+25
2016-10-07
makefiles: don't assume that output and target is always the same
Konstantin Ananyev
2
-4
/
+4
2016-10-07
tldk_test: Add TLDK unit tests
Daniel Mrzyglod
16
-0
/
+1551
2016-10-06
Enable C++ files compilation
Konstantin Ananyev
1
-1
/
+1
2016-07-07
initial tle_dring implementation
Konstantin Ananyev
3
-0
/
+593