This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tsg-master
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tsg-master
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
v6.0.26
tango-tsg-master
/
src
History
刘学利
ca8eff0a2e
TSG-15656: 输出MAC地址
2023-06-25 10:54:16 +00:00
..
CMakeLists.txt
适配libfieldstat3
2023-06-17 19:34:16 +08:00
mpack.c
TSG-14654: 控制报文格式调整, 增加将cmsg字段发送给TFE, 控制报文采用mpack封装格式
2023-05-06 02:23:12 +00:00
mpack.h
TSG-14654: 控制报文格式调整, 增加将cmsg字段发送给TFE, 控制报文采用mpack封装格式
2023-05-06 02:23:12 +00:00
tsg_action.cpp
适配MAAT4的plugin表的垃圾回收机制,减少原子操作,包括: tunnel_catalog、mirror、dns_records、http_response_pages、compile、app_id_dict、fqdn_category
2023-06-19 17:35:17 +08:00
tsg_bridge.cpp
统一发送session flags和l4 protocol label
2023-06-25 17:37:42 +08:00
tsg_bridge.h
统一发送session flags和l4 protocol label
2023-06-25 17:37:42 +08:00
tsg_dns.cpp
适配MAAT4的plugin表的垃圾回收机制,减少原子操作,包括: tunnel_catalog、mirror、dns_records、http_response_pages、compile、app_id_dict、fqdn_category
2023-06-19 17:35:17 +08:00
tsg_entry.cpp
TSG-15446: CLOSE状态重复发送application metrics
2023-06-25 17:38:39 +08:00
tsg_entry.h
统一发送session flags和l4 protocol label
2023-06-25 17:37:42 +08:00
tsg_gtp_signaling.cpp
支持根据日志级别动态调用printaddr
2023-06-18 13:35:09 +08:00
tsg_icmp.cpp
支持根据日志级别动态调用printaddr
2023-06-18 13:35:09 +08:00
tsg_leaky_bucket.cpp
TSG-8529: 优化限速的逻辑
2021-11-21 08:18:56 +03:00
tsg_leaky_bucket.h
TSG-8529: 优化限速的逻辑
2021-11-21 08:18:56 +03:00
tsg_log.h
支持根据日志级别动态调用printaddr
2023-06-18 13:35:09 +08:00
tsg_protocol_common.h
适配MAAT4的plugin表的垃圾回收机制,减少原子操作,包括: tunnel_catalog、mirror、dns_records、http_response_pages、compile、app_id_dict、fqdn_category
2023-06-19 17:35:17 +08:00
tsg_protocol.cpp
TSG-13778 TSG master支持MAAT4
2023-04-03 08:30:49 +00:00
tsg_proxy.cpp
IP归属地加载配置时完成拼接,代理CMSG传输直接使用拼接后的字符串
2023-06-19 21:36:58 +08:00
tsg_proxy.h
优化tsg proxy的处理流程
2023-05-16 08:04:43 +00:00
tsg_rule_internal.h
仅支持4级及以上IP归属地
2023-06-18 15:57:17 +08:00
tsg_rule.cpp
IP归属地加载配置时完成拼接,代理CMSG传输直接使用拼接后的字符串
2023-06-19 21:36:58 +08:00
tsg_send_log_internal.h
TSG-15656: 输出MAC地址
2023-06-25 10:54:16 +00:00
tsg_send_log.cpp
TSG-15656: 输出MAC地址
2023-06-25 10:54:16 +00:00
tsg_ssh_utils.cpp
共享IP归属地、subscribe_id等信息给KNI
2020-08-28 10:43:12 +08:00
tsg_ssh_utils.h
增加对ssh协议支持
2020-04-07 13:54:16 +08:00
tsg_ssl_utils.cpp
TSG-13584: Firewall的安全日志依赖session record日志,修复TRAFFIC_SHAPING_PROFILE表是否生效字段编号定义错误,使用cppcheck进行代码检查
2023-02-09 07:14:55 +00:00
tsg_stat.cpp
master.status统计不添加任何tag(包括vsys ID)
2023-06-20 15:23:39 +08:00
tsg_stat.h
适配libfieldstat3
2023-06-17 19:34:16 +08:00
tsg_statistic.cpp
适配fieldstat3新接口(节约10%); 减少strlen的调用(节约2%); 优化栈变量的初始化(节约1%),累计节约13%CPU
2023-06-18 13:52:40 +08:00
tsg_sync_state.cpp
IP归属地加载配置时完成拼接,代理CMSG传输直接使用拼接后的字符串
2023-06-19 21:36:58 +08:00
tsg_sync_state.h
IP归属地加载配置时完成拼接,代理CMSG传输直接使用拼接后的字符串
2023-06-19 21:36:58 +08:00
tsg_tamper.cpp
适配libfieldstat3
2023-06-17 19:34:16 +08:00
tsg_variable.cpp
适配fieldstat3新接口(节约10%); 减少strlen的调用(节约2%); 优化栈变量的初始化(节约1%),累计节约13%CPU
2023-06-18 13:52:40 +08:00
tsg_variable.h
适配fieldstat3新接口(节约10%); 减少strlen的调用(节约2%); 优化栈变量的初始化(节约1%),累计节约13%CPU
2023-06-18 13:52:40 +08:00
uthash.h
支持同步接收APP的识别结果
2021-04-27 09:49:15 +00:00
version.map
TSG-14911: 支持从策略用户自定义中解析vsys id, Secutiry Rule Hits metrics中填写策略指定的vsys id
2023-04-28 06:03:16 +00:00