This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tsg-service-chaining-engine
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tsg-service-chaining-engine
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
5a569f0781c36d16272f98fe2b32f74e4014c50b
tango-tsg-service-chaining-…
/
common
/
src
History
luwenpeng
a647684704
perf: 将parse_l4的next_proto从uint16_t调整为uint8_t, 避免隐式类型转换
2023-11-28 17:24:57 +08:00
..
bfd.cpp
🐞
fix: 修复fd泄露
2023-04-03 15:23:36 +08:00
control_packet.cpp
SCE适配Firewall控制报文变更: Reset All控制报文的mpack->Session ID为0,mbuffer->Payload Offset为0
2023-11-20 16:56:49 +08:00
log.cpp
增加MESA_handle_logger
2023-02-20 14:15:41 +08:00
mpack.cpp
TSG-14649 tsg-service-chaining-engine适配新的控制报文格式
2023-05-04 11:06:20 +08:00
packet.cpp
perf: 将parse_l4的next_proto从uint16_t调整为uint8_t, 避免隐式类型转换
2023-11-28 17:24:57 +08:00
session_table.cpp
perf: 优化通过四元组查询流表的实现(查表前先根据端口预判是否需要翻转四元组)
2023-11-28 16:36:58 +08:00
timestamp.cpp
perf: Optimize ATOMIC_READ
2023-10-23 19:27:59 +08:00
utils.cpp
perf: 优化session_ctx减少内存占用; 优化global metrics的结构
2023-11-24 15:40:58 +08:00
vxlan.cpp
perf: 将vxlan_set_opt/vxlan_get_opt定义为inline
2023-11-28 17:23:13 +08:00