index
:
mesalab_git/MESA_Platform/sapp.git
Feature-ap-bloom
Feature-bind-device-for-working-thread
Feature-bpf-default-behavior
Feature-cmp-innermost-addr
Feature-merge-jump-layer
Feature-monotonic-time
Feature-omit-gtp-layer
Feature-omit0-tunnel-outer-stream
Feature-tcp-unorder-free
Feature-timeout-on-polling-only
Fix-ctrl-pkt-error
Fix-get-opt-segfault
Fix-ipfrag-metrics
Fix-timeout-overspeed-memleak
Patch-4-3-59-bpf-default-behavior
apbloom-perf-optimization
dabloom-calc-capacity-by-partition
dev-4.0
dev-4.1
dev-4.2
dev-4.3
feature-TSG-12533-deal-offload-report
pangu_develop_parallel
pangu_develop_serial
perf-cmp-addr-use-layer-hash
rel-4.0
release-4.2
soq_online
Repository for MESA_Platform/sapp
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-26
🦄 refactor(Remove obsolete code): makefile and dictator
杨威
2023-06-26
🌈 style(inner_plug): 目录更名为extensions
杨威
2023-06-26
🦄 refactor(sapp.metric): 重构profiling相关参数
杨威
2023-06-26
🦄 refactor(show_mesa_log): 消除cppcheck Warning
杨威
2023-06-26
🌈 style(tcp_deal_unorder): 重命名拼写错误的乱序包变量
杨威
2023-06-22
🎈 perf(build_net_layer_ethernet): 因非对称流量造成的构造失败�...
杨威
2023-06-21
✨ feat(适配hasp-tools v1.0.4接口):
v4.3.9
杨威
2023-06-16
🐞 fix(ctrl packet): 修复控制报文参与计数和乱序计算的bug
杨威
2023-06-15
marsio4_process_packet串联时增加预取是否为控制报文头
liuxueli
2023-06-13
✨ feat(hasp verify): 链接hasp-tools,支持硬锁检测
杨威
2023-06-11
✨ feat(tcp timeout): 增加tcp.closing_timeout参数,默认30s
v4.3.8
杨威
2023-06-08
🎈 perf(marsio Packet IO): marsio4_process_packet串联时增加预取
杨威
2023-06-07
🌈 style(project_requirement): 移除已注释的代码
杨威
2023-06-07
✨ feat(printaddr): sapp日志级别≤info时输出printadd结果
杨威
2023-06-02
TSG-15248: 超时淘汰的会话,由于缺少原始包导致closing状态同�...
v4.3.7
liuxueli
2023-06-02
TSG-15325: 流复用时stream_strace_id未置0导致控制报文中的session...
liuxueli
2023-06-02
🧪 test(timer test): 调整timer测试结果
v4.3.6
杨威
2023-05-31
🦄 refactor(LIBEVENT_ENABLED): 增加LIBEVENT_ENABLED宏,支持可选编�...
杨威
2023-05-31
🦄 refactor(字符串处理相关Warning): 消除字符串处理相关Warning
杨威
2023-05-31
✨ feat(runtime_log): printaddr和sapp_runtime_log重新定义
杨威
2023-05-30
🐞 fix(seq_gap_loss_cnt统计时增加半流数据为空判断):
杨威
2023-05-30
✨ feat(stream_opt): 支持按方向从流上读取原始包头
杨威
2023-05-29
✨ feat(stream_project.h): tcp flow stat 增加seq_gap_loss_cnt
杨威
2023-05-26
🐞 fix(stream_state_data_process): 修复同时返回kill_other和dropme时...
v4.3.4
杨威
2023-05-25
✨ feat(stream project): flow stat增加乱序,重传,分片计数
杨威
2023-05-25
✨ feat(stream_bash.h): 增加获取时间戳的函数,支持秒和毫秒
杨威
2023-05-22
🐞 fix(get_rawpkt_opt_from_streaminfo): 修复异常处理时的bug
v4.3.3
杨威
2023-05-17
raw_pkt使用完成后变量置空(prepend_list、append_list、meta)
liuxueli
2023-05-16
🐞 fix(marsio ctrlzone): 移除跟marsio ctrlzone相关操作,不再考�...
杨威
2023-05-16
包转发时删除获取控制域的逻辑
liuxueli
2023-05-16
🐞 fix(packet io masrio): 修复在send_burst后调用dump的错误
杨威
2023-05-16
🧪 test(inline test): 增加ioctl输出时的打印信息
杨威
2023-05-16
🧪 test(inline_mode test): 修复初始化tap设备参数错误,导致测...
杨威
2023-05-12
接收控制报文跳过检查TCP sequence的逻辑
v4.3.2
liuxueli
2023-05-10
TSG-14961: SAPP接收的控制报文(TFE/SCE/SHAPER的LOG_UPDATE),规避检...
v4.3.1
liuxueli
2023-05-08
✨ feat(rawpkt): 调整控制报文相关接口
杨威
2023-05-04
🐞 fix(plugctl): protocol释放时使用sapp_mem_free
杨威
2023-05-04
🔧 build(cmakelist): 更新cmake版本要求,移除_BSD_SOURCE宏
杨威
2023-05-04
✨ feat(plugin_is_necessary): necessary plugin配置文件增加一列描述...
杨威
2023-05-04
✨ feat(stream_control): 支持获取单向流计数,区分TCP和UDP
v4.3.0
杨威
2023-05-04
🐞 fix(plugctl): protocol插件分配和释放内存时时使用sapp_mem_xx...
杨威
2023-04-27
✨ feat(get_opt_from_rawpkt): 支持从rawpkt读取sid和route_ctx
杨威
2023-04-26
✨ feat(get_opt_from_rawpkt): 支持从rawpkt读取sid和route_ctx
杨威
2023-04-18
✨ feat(packet_io_marsio.c): fix DPISDN-4
杨威
2023-04-13
🐞 fix(l2tp parse): l2tp解析增加剩余长度判断,避免越界访存
杨威
2023-04-11
🦄 refactor(deal_udp): 修复clang告警
杨威
2023-04-10
🐞 fix(deal_tcp.c): fix compile warning for clang
杨威
2023-04-07
🐞 fix(TSG-14529 lostlen): 修复流结束时计算lostlen错误的bug
杨威
2023-04-07
🦄 refactor(packet io marsio): fix clang warning
杨威
2023-04-06
🐞 fix(stream manager): 调整追加sid逻辑,避免转发到service chai...
杨威
[next]