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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
libtle_l4p: fix at termination tcp stream not always cleanup it's send queue.
Konstantin Ananyev
2
-7
/
+24
2017-06-09
tle_tcp_proces: fix the issue when strem can sit in the txs queue forever.
Konstantin Ananyev
1
-4
/
+5
2017-05-15
Added rte_ring wrapper functions to support dpdk-17.05 and older version
Mohammad Abdul Awal
21
-404
/
+514
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-05-09
two fixes. - allow conditional jumbo frame based on rx_max_pkt_len - fix mss ...
Mohammad Abdul Awal
4
-4
/
+5
2017-04-14
* Add siphash file for calculating the sequence number.
Reshma Pattan
9
-33
/
+250
2017-04-10
tcp_stream_close issue fixed, added tcp_stream tests (FPP-350)
Tomasz Kopec
2
-3
/
+3
2017-03-27
tcp: fix RCV.WND set incorreclty when peer doesn't support WSCALE option
Konstantin Ananyev
2
-1
/
+13
2017-03-23
implement sw segmentation for tcp
Mohammad Abdul Awal
3
-38
/
+216
2017-03-06
Rewrite accept() code-path and make l4fwd not to close() on FIN immediatelly.
Konstantin Ananyev
10
-439
/
+469
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
86
-4706
/
+15344
2017-02-22
dpdk/makefile: add librte_pmd_pcap support for unit tests
Mohammad Abdul Awal
1
-0
/
+1
2017-02-22
gtest: disable test_tle_udp_dev
Mohammad Abdul Awal
1
-1
/
+1
2017-02-21
Bump default dpdk version to 16.11
Konstantin Ananyev
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
2
-1
/
+2
2017-01-19
tldk: fix possibility of tle_event_active() from DOWN to UP
Karol Latecki
2
-1
/
+2
2017-01-16
tldk/gtest: Modify makefile to allow compiling with DPDK 16.04
Karol Latecki
1
-2
/
+2
2016-11-15
fix dpdk version checking
Mohammad Abdul Awal
1
-1
/
+1
2016-10-21
Merge "example/udpfw: assign queue id after mac info in ports initialized"
Konstantin Ananyev
1
-44
/
+19
2016-10-21
tldk: fix for positive errno return values in udp_ctl.c
Karol Latecki
3
-8
/
+8
2016-10-21
tldk: fix for wrong rte_errno value in event.c
Karol Latecki
2
-2
/
+2
2016-10-19
example/udpfw: assign queue id after mac info in ports initialized
Mohammad Abdul Awal
1
-44
/
+19
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
3
-6
/
+6
2016-10-07
libtle_udp: don't allow to open stream for unsupported family
Konstantin Ananyev
1
-4
/
+12
2016-10-07
libtle_udp: fix possible dereference of NULL ptr in tle_udp_del_dev()
Konstantin Ananyev
1
-2
/
+1
2016-10-07
libtle_udp: fix incorrect comparision in ymm_mask_cmp()
Konstantin Ananyev
1
-5
/
+5
2016-10-07
tldk_test: Add TLDK unit tests
Daniel Mrzyglod
17
-3
/
+1561
2016-10-06
Enable C++ files compilation
Konstantin Ananyev
10
-6
/
+311
2016-09-16
RFC: L4 (TCP, UDP) library public API.
Konstantin Ananyev
1
-0
/
+734
2016-09-16
allocated all port and all cpu momory together instead of realloc
Mohammad Abdul Awal
4
-7
/
+18
2016-09-15
udpfw: dynamic allocation of netbe_* structures
Mohammad Abdul Awal
4
-11
/
+43
2016-09-13
add list of blocked ports for IPv6
Mohammad Abdul Awal
3
-25
/
+41
2016-09-12
Merge "added Python script to generate streams for fe.cfg file"
Konstantin Ananyev
1
-0
/
+199
2016-09-09
makefile: allow using DPDK from git and OS distributions
Mohammad Abdul Awal
7
-286
/
+386
2016-09-09
added Python script to generate streams for fe.cfg file
Mohammad Abdul Awal
1
-0
/
+199
2016-09-06
Initial working version of RSS
Mohammad Abdul Awal
9
-316
/
+768
2016-07-29
Merge "udpfwd: allow BE and FE run over same core"
Konstantin Ananyev
2
-78
/
+157
2016-07-29
udpfwd: allow BE and FE run over same core
Konstantin Ananyev
2
-78
/
+157
2016-07-29
udpfwd: avoid loads blocked by stores while updating mbuf tx_offload
Konstantin Ananyev
1
-3
/
+9
2016-07-19
fix segfault on input packets with invalid checksum
Konstantin Ananyev
2
-15
/
+39
2016-07-07
Update README to sync with latest changes
Konstantin Ananyev
1
-5
/
+9
2016-07-07
Change libtle_udp to use dring.
Konstantin Ananyev
10
-507
/
+243
2016-07-07
initial tle_dring implementation
Konstantin Ananyev
8
-0
/
+1207
2016-07-07
Introduce extra layer of hierarchy to the makefiles.
Konstantin Ananyev
4
-2
/
+85
[next]