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
/
dealpkt
/
plug_support.c
Age
Commit message (
Expand
)
Author
2024-11-25
TSG-23819: support access latency, internet latency and srtt
HEAD
v4.3.70
dev-4.3
lijia
2024-11-20
TSG-23816: support stream uuid_t id
lijia
2024-10-12
✨ feat(sapp metrics): split send err to build+send
v4.3.68
yangwei
2024-09-14
🐞 fix(per stream stat): inbond and outbond with ip frag
v4.3.67
yangwei
2024-06-14
🐞 fix(MESA_detain_rawpkt_data_get0): 修复获取detain数据包时,误�...
v4.3.59
yangwei
2024-06-11
API upgrade, MESA_detain_rawpkt_data_get0
v4.3.58
yangwei
2024-06-05
✨ feat(stream_rawpkt.h): add MESA_detain_rawpkt_get0
yangwei
2024-06-05
🐞 fix(get stream opt segfault): polling ctx always null in pcap
Fix-get-opt-segfault
yangwei
2024-05-23
✨ feat(stream meta get): 支持按路由方向获取sidlist
v4.3.57
yangwei
2024-05-23
✨ feat(stream opt): 支持按方向获取会话上的SID
v4.3.56
yangwei
2024-05-23
📃 docs(plug_support.c): 删除中文乱码注释
yangwei
2024-05-09
🐞 fix(dp trace): 仅在异常时记录诊断信息
yangwei
2024-05-04
fix TSG-21002 : forwarding detain pkt but rawpkt is NULL
v4.3.53
lijia
2024-04-29
✨ feat(packet_io marsio): 支持dp trace接口,追加诊断信息
v4.3.50
yangwei
2024-04-28
update g_current_time based on the timestamp of the pcap packet header
lijia
2024-04-27
TSG-16297: adapts SSL protocol detain and forward overlong client hello cross...
v4.3.49
lijia
2024-04-24
TSG-20863 : add get tcp rtt; dup traffic check first N pkt use config file in...
lijia
2024-04-22
✨ feat(rawpkt api): get link_id&route_dir from rawpkt
v4.3.46
yangwei
2024-04-21
feat: TSG-20668, add get first packet ip TTL
lijia
2024-04-01
🎈 perf(get_current_rawpkt_from_streaminfo): inline & likely
v4.3.42
yangwei
2024-03-20
✨ feat(get meta by stream dir): 支持按流方向获取meta信息
v4.3.40
yangwei
2024-03-20
🐞 fix(MESA_get_stream_opt): 修复in & out route_ctx返回错误
yangwei
2023-12-29
🐞 fix(context rawpkt info): Fix TSG-18200
yangwei
2023-12-28
🎈 perf(timeout precision): from s to ms
yangwei
2023-11-20
🐞 fix(Fix-get-route-ctx-len-error): 修复获取ROUTE_CTX,长度返回�...
v4.3.34
yangwei
2023-11-17
✨ feat(MESA_stream_opt): 增加按路由方向获取ROUTE_CTX,marsio模�...
v4.3.33
yangwei
2023-11-15
支持获取append和preappend的sid_list
liuxueli
2023-11-08
🦄 refactor(eliminate lint warning): 消除语法检查告警
v4.3.31
yangwei
2023-11-07
✨ feat(get rawpkt by route from streaminfo): 增加根据路由方向获取...
yangwei
2023-10-08
✨ feat(IN and OUT link_id): 支持按流获取IN和OUT方向的link_id
yangwei
2023-09-12
🦄 refactor(polling priority): 移除polling enabled 开关,Priority=0等...
yangwei
2023-08-28
✨ feat(thread_id & pkt->stream): 新增接口,支撑stellar-c需求
yangwei
2023-08-25
🐞 fix(deal_udp): 增加流标识,保证包处理过程中隧道外层流...
yangwei
2023-08-16
🐞 fix(Fix-TSG-8241): 修复deployment错误拼写成depolyment的bug
yangwei
2023-08-06
✨ feat(checkstreamorder_for_gtp_tunnel): 调整比较gtp外层地址不一�...
yangwei
2023-08-04
✨ feat(tcp flow stat): 增加c2s和s2c syn计数
yangwei
2023-06-30
🦄 refactor(marsio4_worker): 重构调用polling_stream_timeout逻辑,减...
杨威
2023-06-26
✨ feat(sapp metric): 支持输出fs3
杨威
2023-06-26
🦄 refactor(Remove obsolete code): makefile and dictator
杨威
2023-06-07
✨ feat(printaddr): sapp日志级别≤info时输出printadd结果
杨威
2023-06-02
TSG-15325: 流复用时stream_strace_id未置0导致控制报文中的session...
liuxueli
2023-05-31
✨ feat(runtime_log): printaddr和sapp_runtime_log重新定义
杨威
2023-05-30
✨ feat(stream_opt): 支持按方向从流上读取原始包头
杨威
2023-05-25
✨ feat(stream_bash.h): 增加获取时间戳的函数,支持秒和毫秒
杨威
2023-05-22
🐞 fix(get_rawpkt_opt_from_streaminfo): 修复异常处理时的bug
v4.3.3
杨威
2023-05-16
🐞 fix(marsio ctrlzone): 移除跟marsio ctrlzone相关操作,不再考�...
杨威
2023-05-08
✨ feat(rawpkt): 调整控制报文相关接口
杨威
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-02-28
overlay为NF模式下,无条件转发数据包,并携带SID、流ID等
刘学利
[next]