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
/
libtle_l4p
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
10
-35
/
+37
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
30
-0
/
+8833