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
dd4e2e6d66fcd20b29e6733ef2f10d7c1dfad942
tango-tfe
/
common
/
include
History
fengweihao
dd4e2e6d66
TSG-23925 Supports scanning of source_zone and destination_zone, and removes internal and external
2024-11-27 17:26:57 +08:00
..
crc32_hash.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
dablooms.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
endianness.h
TSG-17840 Proxy适配日志结构变更
2023-12-08 18:12:53 +08:00
http_healthcheck.h
TSG-23842 请tfe提供健康状态查询的HTTP服务
2024-11-20 15:43:32 +08:00
intercept_policy.h
fix compile errors for adapting maat
2024-09-26 14:39:21 +08:00
io_uring.h
perf: 性能优化
2023-11-14 18:54:40 +08:00
ipv4_helpers.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
kafka.h
TSG-21854 TFE使用fieldstat4序列化Manipulation Policy的metric并输出到kafka
2024-07-26 16:50:51 +08:00
mpack.h
TSG-14938 TFE支持新控制报文格式; 调整代码结构
2023-05-06 17:53:08 +08:00
murmur.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
packet_construct.h
TSG-13157 Decrypted Traffic Steering构造的SYN/SYN ACK支持窗口扩大选项
2022-12-26 14:31:22 +08:00
packet.h
bugfix:mirror流量的MAC地址是默认值
2024-11-06 18:02:39 +08:00
ssl_stream.h
TSG-22752 Delete SSL Fingerprints, use is_app_not_pinning to determine Certificate Not Installed or Certificate Pinning
2024-10-15 16:18:34 +08:00
tap.h
TSG-14938 TFE支持新控制报文格式; 调整代码结构
2023-05-06 17:53:08 +08:00
tcp_helpers.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
tfe_cmsg.h
TSG-22699 适配控制报文修改
2024-09-25 18:10:57 +08:00
tfe_ctrl_packet.h
TSG-22699 适配控制报文修改
2024-09-25 18:10:57 +08:00
tfe_dp_trace.h
TSG-22699 适配控制报文修改
2024-09-25 18:10:57 +08:00
tfe_fieldstat.h
TSG-22699 适配控制报文修改
2024-09-25 18:10:57 +08:00
tfe_future.h
通过增加promise_finish函数,实现future的cancel。
2018-11-23 21:17:55 +08:00
tfe_http.h
TSG-21649 修复client_administrative_area字段乱码问题以及Edit Element处理多json问题
2024-07-05 15:06:45 +08:00
tfe_packet_io_fs.h
TSG-23380: I/O层移除FieldStat2,使用FieldStat4
2024-11-13 17:48:04 +08:00
tfe_packet_io.h
TSG-22699 适配控制报文修改
2024-09-25 18:10:57 +08:00
tfe_pkt_util.h
废除 tfe-kmod, tfe 直接与 kni 通信
2021-04-21 13:26:07 +08:00
tfe_plugin.h
变更HTTP业务层回调函数定义,增加session系列操作方法定义及虚接口实现。
2018-09-12 15:29:35 +08:00
tfe_proxy.h
TSG-23378 TFE移除平台层的FieldStat2,为适配AArch64做准备
2024-11-13 17:17:13 +08:00
tfe_resource.h
TSG-23925 Supports scanning of source_zone and destination_zone, and removes internal and external
2024-11-27 17:26:57 +08:00
tfe_rpc.h
修改key_keeper请求为post
2019-09-16 14:01:14 +08:00
tfe_scan.h
TSG-23925 Supports scanning of source_zone and destination_zone, and removes internal and external
2024-11-27 17:26:57 +08:00
tfe_session_table.h
OMPUB-1508 For tunnel traffic, asymmetric traffic, and traffic matching the "no intercept" policy, only a session ID index flow table is created
2024-11-05 03:34:33 +00:00
tfe_stream.h
增加逐流的上、下游收发字节统计并对业务插件提供查询接口。
2019-08-13 19:50:51 +08:00
tfe_tcp_restore.h
perf: 性能优化
2023-11-14 18:54:40 +08:00
tfe_types.h
TSG Master 共享部分扫描结果给 TFE
2020-08-21 17:21:44 +08:00
tfe_utils.h
TSG-23378 TFE移除平台层的FieldStat2,为适配AArch64做准备
2024-11-13 17:17:13 +08:00
timestamp.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
tuple.h
TSG-18285 TFE的Packet IO模块支持重复流量识别
2024-01-02 18:47:49 +08:00
uthash.h
将kni合并到tfe中
2023-05-06 17:47:38 +08:00
uuid_v4_arm.h
uuid_v4.h兼容X86和AArch64架构
2024-11-18 11:34:52 +08:00
uuid_v4_x86.h
uuid_v4.h兼容X86和AArch64架构
2024-11-18 11:34:52 +08:00
uuid_v4.h
TSG-17840 Proxy适配日志结构变更
2023-12-08 18:12:53 +08:00