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
/
lib
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
13
-35
/
+214
2017-05-09
two fixes. - allow conditional jumbo frame based on rx_max_pkt_len - fix mss ...
Mohammad Abdul Awal
1
-1
/
+1
2017-04-14
* Add siphash file for calculating the sequence number.
Reshma Pattan
5
-30
/
+188
2017-04-10
tcp_stream_close issue fixed, added tcp_stream tests (FPP-350)
Tomasz Kopec
1
-2
/
+2
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
2
-35
/
+213
2017-03-06
Rewrite accept() code-path and make l4fwd not to close() on FIN immediatelly.
Konstantin Ananyev
7
-353
/
+361
2017-02-24
Introduce first version of TCP code.
Konstantin Ananyev
38
-1525
/
+7868
2017-01-19
tldk: fix possibility of tle_event_active() from DOWN to UP
Karol Latecki
1
-1
/
+1
2016-10-21
tldk: fix for positive errno return values in udp_ctl.c
Karol Latecki
2
-3
/
+3
2016-10-21
tldk: fix for wrong rte_errno value in event.c
Karol Latecki
1
-1
/
+1
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-06
Enable C++ files compilation
Konstantin Ananyev
2
-2
/
+2
2016-09-13
add list of blocked ports for IPv6
Mohammad Abdul Awal
2
-19
/
+33
2016-09-06
Initial working version of RSS
Mohammad Abdul Awal
2
-7
/
+30
2016-07-19
fix segfault on input packets with invalid checksum
Konstantin Ananyev
1
-3
/
+4
2016-07-07
Change libtle_udp to use dring.
Konstantin Ananyev
9
-505
/
+228
2016-07-07
initial tle_dring implementation
Konstantin Ananyev
4
-0
/
+613
2016-07-07
Introduce extra layer of hierarchy to the makefiles.
Konstantin Ananyev
1
-0
/
+26
2016-06-28
libtle_udp: add missing license header for udp_rxtx.c
Konstantin Ananyev
1
-0
/
+14
2016-06-07
Initial commit of tldk code.
Konstantin Ananyev
12
-0
/
+3211