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
2022-01-21
Allow all window scale values when proxying
Ben Magistro
3
-3
/
+10
2021-12-16
tldk: Switch to DPDK v21.11
Ben Magistro
5
-23
/
+23
2021-11-10
tldk: swtich to use DPDK 20.11 LTS
Konstantin Ananyev
9
-86
/
+28
2021-10-19
l4p/tcp: Fix setting MSS in TCP stream establish
Konstantin Ananyev
1
-2
/
+3
2021-09-28
l4p/tcp: Fix clearing rx queue w/ private streams
Ben Magistro
1
-1
/
+3
2021-09-17
l4p/tcp: Add ability to adjust/offset tcp timestamps when proxying
Ben Magistro
3
-5
/
+20
2021-08-13
l4p/tcp: add flags parameter for tle_tcp_stream_establish() API
Konstantin Ananyev
2
-7
/
+40
2021-08-03
l4p/tcp: introduce tle_tcp_stream_shutdown() API
Konstantin Ananyev
2
-20
/
+79
2021-07-14
l4p/tcp: correct TCP stream establish seq/ack misordering
Stefan Baranoff
1
-2
/
+2
2021-07-07
l4p/tcp: introduce tle_tcp_stream_abort() API
Konstantin Ananyev
5
-36
/
+135
2021-07-06
l4p/tcp: introduce tle_tcp_stream_get_state() API
Konstantin Ananyev
5
-80
/
+150
2021-06-03
l4p: add ability to assign user-data to the stream
Konstantin Ananyev
4
-17
/
+26
2021-05-14
l4p/tcp: introduce tle_tcp_stream_rx_bulk() API
Konstantin Ananyev
2
-0
/
+105
2021-05-14
l4p/tcp: introduce tle_tcp_stream_establish() API
Konstantin Ananyev
6
-87
/
+298
2021-04-28
bump dpdk version to 20.05
Konstantin Ananyev
5
-54
/
+59
2020-03-11
l4p/tcp: Reset wscale when timestamp is not set
Mariusz Drost
1
-0
/
+4
2019-12-31
v6: make TCP stream alloc/free to use memtank API
Konstantin Ananyev
8
-65
/
+169
2019-12-31
v6 rework TCP stream allocation
Konstantin Ananyev
4
-94
/
+115
2019-12-31
v6: memtank introduction
Konstantin Ananyev
7
-0
/
+1459
2019-10-09
l4p/tcp: fix SIGSEGV when reading IPv6 address
Mariusz Drost
1
-1
/
+1
2019-08-13
l4p/tcp: fix removing overlapped data
Jielong Zhou
3
-6
/
+106
2019-08-13
l4p/tcp_ofo: fix handling out-of-order packets
Jielong Zhou
3
-69
/
+128
2019-07-02
l4p/udp: enqueue fragmented packets as a whole
Jielong Zhou
1
-4
/
+7
2019-07-01
l4p: refactor rx checksum check
Jianfeng Tan
6
-44
/
+28
2019-06-27
l4p/tcp: few fixes for sending RST packet logic
Jianfeng Tan
1
-7
/
+10
2019-06-27
dpdk: automate make config
Jianfeng Tan
2
-2
/
+11
2019-06-13
l4p: fix compile error
Jianfeng Tan
1
-0
/
+1
2019-05-23
l4p/udp: fix errno not set
Jianfeng Tan
1
-2
/
+7
2019-05-23
l4p/tcp: fix seq calculation in partial ack
Jielong Zhou
1
-6
/
+7
2019-05-23
l4p/tcp: fix dropping sequential packet
Jielong Zhou
1
-7
/
+3
2019-05-23
fix implicit-fallthrough error
Jianfeng Tan
1
-0
/
+2
2018-02-09
tldk: introduce versioning, follow DPDK notation
v18.02
Konstantin Ananyev
2
-0
/
+87
2018-02-07
tldk: make sure it builds/works with latest dpdk (17.11/18.02)
Konstantin Ananyev
1
-2
/
+2
2017-11-01
tle_tcp: return ENODATA for unprocessed/unused packets that belong to existin...
Konstantin Ananyev
1
-2
/
+1
2017-07-27
- Introduce tle_tcp_stream_readv() and tle_tcp_stream_writev().
Konstantin Ananyev
17
-269
/
+857
2017-06-30
Add l4fwd RXTX mode
Remy Horton
2
-0
/
+22
2017-06-20
libtle_l4p: fix both wl1 and wl2 should coexist inside union wui.
Konstantin Ananyev
1
-1
/
+1
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
[next]