This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tfe
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tfe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
72f7290ccd41bc70c9ab29e9f05a575bb6fc0b8b
tango-tfe
/
common
/
test
History
luwenpeng
c3b887f1c5
perf: 性能优化
...
* io_uring使用buffer pool避免内存分配与释放 * packet io thread与worker thread无锁访问cmsg * 为解密流量的fd设置默认的TTL
2023-11-14 18:54:40 +08:00
..
CMakeLists.txt
perf: 性能优化
2023-11-14 18:54:40 +08:00
test_addr.cpp
增加读入USER_TIMEOUT TCP选项,修正timeout相关的setsockopt设置。
2018-09-21 19:06:44 +08:00
test_cmsg.cpp
🐞
fix: 调整TFE conf 文件, 使用四元组分流; 调整metric接口调用位置
2023-06-05 17:20:19 +08:00
test_fixed_buffer.cpp
perf: 性能优化
2023-11-14 18:54:40 +08:00
test_mpack.cpp
packet io增加fieldstat状态统计
2023-05-15 16:41:59 +08:00
test_raw_packet.cpp
TFE Packet IO支持带封装报文格式
2023-06-02 19:51:45 +08:00
test_session_table.cpp
TFE Packet IO支持带封装报文格式
2023-06-02 19:51:45 +08:00