summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2024-01-19TSG-18269 fix the missing LACP packets and improve the status output of bond ↵v4.6.71-20240119陆秋文
interfaces.
2024-01-05🎈 perf: Rename "peer" to "ef_peer" in the Etherfabric adapter.songyanchao
Rename "peer" to "ef_peer" in the Etherfabric adapter.
2024-01-03fix debuginfo missing.v4.6.69-20240103童宗振
2023-12-29fix compile warning童宗振
2023-12-27build DPDK as a support library.童宗振
2023-12-25🐞 fix(TSG-18110): Fix issue with missing Prometheus metrics output.v4.6.67-20231225songyanchao
Fix issue with missing Prometheus metrics output.
2023-12-18🐞 fix: Fix the issue of RPM installation failure due to identical build ↵v4.6.65-20231218songyanchao
IDs across multiple platforms in tools like monit_device. Fix the issue of RPM installation failure due to identical build IDs across multiple platforms in tools like monit_device.
2023-12-15✨ feat(TSG-17860): Add processing logic for traffic link id in ↵songyanchao
etherfabric node. Add processing logic for traffic link id in etherfabric node.
2023-12-15✨ feat(DPISDN-29): Add Global Link Identifier for Etherfabric adapter.songyanchao
Add Global Link Identifier for Etherfabric adapter.
2023-12-14🎈 perf(DPISDN-30): Packaging python scripts with nuitka.songyanchao
Packaging python scripts with nuitka.
2023-12-08support obp dynamic configuration loadingv4.6.63-20231208wangmenglan
2023-12-05🎈 perf: Improve the display format of the 'packet comments' field in ↵songyanchao
pcapng files. Improve the display format of the 'packet comments' field in pcapng files.
2023-12-05🎈 perf: Optimize mrpdump tool by utilizing the 'rte_pcapng_copy' API ↵songyanchao
provided by DPDK. Optimize mrpdump tool by utilizing the 'rte_pcapng_copy' API provided by DPDK.
2023-12-01✨ feat: mrpdump tool supports saving pcapng files outside the containerv4.6.62-20231201songyanchao
mrpdump tool supports saving pcapng files outside the container.
2023-12-01🎈 perf: Modify 'devbind.py' to avoid binding devices with the driver type ↵songyanchao
AF_PACKET Modify 'devbind.py' to avoid binding devices with the driver type AF_PACKET
2023-11-02✨ feat(DPISDN-25): Add dumpfile-count argument for mrpdumpsongyanchao
Add dumpfile-count argument for mrpdump
2023-10-27🎈 perf(DPISDN-23): Rename sid_ring_queue to sid_list and update ↵songyanchao
associated functions Rename sid_ring_queue to sid_list and update associated functions
2023-10-27✨ feat(DPISDN-23): Add 'sid_ring_queue' data structure and associated ↵songyanchao
functions to infra Add 'sid_ring_queue' data structure and associated functions to infra
2023-10-25🐞 fix: Fix Packet Capture Failure Issue in mrpdump Tool for phydev Device ↵v4.6.57-20231025songyanchao
TX Parameters Fix Packet Capture Failure Issue in mrpdump Tool for phydev Device TX Parameters
2023-10-25🎈 perf(DPISDN-23): Optimize Storage of SID Data using Circular Queue and ↵songyanchao
Add Associated Functions Optimize Storage of SID Data using Circular Queue and Add Associated Functions
2023-10-10✨ feat(DPISDN-21): Add “ pkt_classifier_engine”songyanchao
已完成本地配置加载、数据包匹配等基础功能
2023-09-06🎈 perf(TSG-16785): mrpdump 修改 snaplen 数据类型v4.6.51-20230906songyanchao
mrpdump 修改 snaplen 数据类型
2023-09-06🎈 perf(TSG-16785): mrpdump 添加SIGHUP、SIGTERM信号捕获songyanchao
mrpdump 添加SIGHUP、SIGTERM信号捕获
2023-09-06✨ feat(TSG-16785): 增强mrpdump捕包功能songyanchao
1.支持捕获时截断报文 2.使用rte_bpf替换原本的bpf过滤器 3.每次创建pcapng前删除历史数据包
2023-08-29🎈 perf(DPISDN-17): devbind tool add "bind-without-module-load" argumentv4.6.47-20230829songyanchao
devbind 工具添加“bind-without-module-load”参数
2023-08-24修正逐线程统计收发包计数时错误将所有线程收发包之和� ↵v4.6.45-20230824Lu Qiuwen
��出的问题。
2023-08-24增加报文转发延迟和抖动的统计。Lu Qiuwen
2023-08-21增加应用逐线程的收、发、丢包计数的Prometheus输出。v4.6.44-20230823Lu Qiuwen
2023-07-05🎈 perf: 从mrzcpd.service中删除k3s相关依赖项v4.6.36-20230705songyanchao
从mrzcpd.service中删除k3s相关依赖项
2023-06-29🐞 fix: 修复 mrpdump 工具在设置bpf参数时捕包异常问题v4.6.34-20230629songyanchao
修复 mrpdump 工具在设置bpf参数时捕包异常问题
2023-06-20🎈 perf: 修改devbind.py权限v4.6.30-20230620songyanchao
修改devbind.py权限
2023-06-17🐎 ci(DPISDN-9): 修改 update-alternatives 配置目录v4.6.28-20230617songyanchao
修改 update-alternatives 配置目录
2023-06-16✨ feat(DPISDN-9): 添加mrmarch工具songyanchao
添加mrmarch工具
2023-06-16🐎 ci(DPISDN-9): 修改CI文件生成多平台RPMsongyanchao
修改CI文件生成多平台RPM
2023-06-16🐎 ci(DPISDN-9): ↵songyanchao
修改py脚本编译流程,以解决build-id相同导致无法在同一台设备上安装多个rpm的问题 修改py脚本编译流程,以解决build-id相同导致无法在同一台设备上安装多个rpm的问题
2023-06-16🐎 ci(DPISDN-9): 修复无法构建 debuginfo rpm 问题songyanchao
修复无法构建 debuginfo rpm 问题
2023-06-16🐎 ci(DPISDN-9): 添加多平台rpm打包流程songyanchao
添加多平台rpm打包流程
2023-06-01🎈 perf: rename link_db to peersongyanchao
rename link_db to peer
2023-05-06✨ feat: metadata add user0v4.6.22-20230506songyanchao
metadata add user0
2023-04-03🐞 fix(DPISDN-5): 修复Classifier ipv4 ↵v4.6.21-20230403songyanchao
数据包快速匹配无效,以及mrpdump处理2000字节以上大包异常问题。 修复Classifier ipv4 数据包快速匹配无效,以及mrpdump处理2000字节以上大包异常问题。
2023-03-29🎈 perf(DPISDN-5): 修改Classifier表结构songyanchao
修改Classifier表结构
2023-03-27✨ feat(DPISDN-3): 修改 mrzcpd service 添加 dev unbind 流程v4.6.19-20230327songyanchao
修改 mrzcpd service 添加 dev unbind 流程
2023-03-24🎈 perf: 修改日志字符串拼接方式songyanchao
修改日志字符串拼接方式
2023-03-24🐞 fix: 修复mrpdump时间戳异常问题songyanchao
修复mrpdump时间戳异常问题
2023-03-24🐞 fix: 修复mrpdum在使用I350网卡时产生段错误问题songyanchao
修复mrpdum在使用I350网卡时产生段错误问题
2023-03-16✨ feat(DPISDN-2): 将 mrenv 拆分为 hugepages setup 和 hwdb setup ↵v4.6.18-20230317songyanchao
两个service 将 mrenv 拆分为 hugepages setup 和 hwdb setup 两个service
2023-03-10🎈 perf(DPISDN-2): 优化 pcapng packet comments 格式songyanchao
优化 pcapng packet comments 格式
2023-03-08🎈 perf(DPISDN-2): 优化 Packet comments 字符串格式v4.6.15-20230308songyanchao
优化 Packet comments 字符串格式
2023-03-07✨ feat(DPISDN-2): mrpdump 支持 shmdev 设备songyanchao
mrpdump 支持 shmdev 设备
2023-03-02✨ feat(DPISDN-2): 优化 mrpdump 适配 phydev 设备songyanchao
优化 mrpdump 适配 phydev 设备