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
/
include
Age
Commit message (
Expand
)
Author
2024-07-09
✨ feat(skip_gtp_layer): set defalut as 0
Feature-omit-gtp-layer
yangwei
2024-06-26
✨ feat(fast close tcp no use): default set 0
yangwei
2024-06-11
API upgrade, MESA_detain_rawpkt_data_get0
v4.3.58
yangwei
2024-06-07
add bloom fs4 statistics, add gtest user args.
lijia
2024-06-05
✨ feat(stream_rawpkt.h): add MESA_detain_rawpkt_get0
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-17
TSG-20808,TSG-20954:split bm into multi-partition to avoid long latency by me...
lijia
2024-04-29
✨ feat(packet_io marsio): 支持dp trace接口,追加诊断信息
v4.3.50
yangwei
2024-04-27
TSG-16297: adapts SSL protocol detain and forward overlong client hello cross...
v4.3.49
lijia
2024-04-25
🐞 fix(Fix MPUB-1257): 扩大最大支持的发包线程数为256
yangwei
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(bloom library): choose in sapp.toml
yangwei
2024-04-21
feat: TSG-20668, add get first packet ip TTL
lijia
2024-04-21
🐞 fix(timeout set 0 behavior): timeout设置为0,表示不超时,默�...
yangwei
2024-04-21
Revert "✨ feat(bloom library): choose in sapp.toml"
yangwei
2024-04-16
🐞 fix(no use timeout): 切换到nouse后,同步插件设置的特殊超�...
v4.3.44
yangwei
2024-04-12
✨ feat(udp concurrency stream num): add max_opening & max_pair
yangwei
2024-04-12
✨ feat(sapp metric update): 新增open和timeout速率统计,暂时关闭...
yangwei
2024-04-07
✨ feat(sapp.toml): reorder_on_closing, default set 1
Feature-tcp-unorder-free
yangwei
2024-04-03
✨ feat(bloom library): choose in sapp.toml
Feature-ap-bloom
yangwei
2024-04-03
✨ feat(ap_bloom): 使用ap_bloom替代dabloom
yangwei
2024-03-20
✨ feat(get meta by stream dir): 支持按流方向获取meta信息
v4.3.40
yangwei
2024-03-06
🐞 fix(sapp inject packet): Fix OMPUB-1176
v4.3.39
yangwei
2023-12-29
🐞 fix(context rawpkt info): Fix TSG-18200
yangwei
2023-12-28
🎈 perf(timeout precision): from s to ms
yangwei
2023-12-18
✨ feat(max_timeouts_per_msec): 支持设置每个线程主动超时流的�...
yangwei
2023-11-17
✨ feat(MESA_stream_opt): 增加按路由方向获取ROUTE_CTX,marsio模�...
v4.3.33
yangwei
2023-11-16
✨ feat(sapp_inject_ctrl_data): 发送控制信息至所有用marsio打开�...
v4.3.32
yangwei
2023-11-16
✨ feat(stream_rawpkt.h): update get current l3 l4 hdr interface
yangwei
2023-11-08
🦄 refactor(eliminate lint warning): 消除语法检查告警
v4.3.31
yangwei
2023-11-07
✨ feat(get rawpkt by route from streaminfo): 增加根据路由方向获取...
yangwei
2023-11-03
🐞 fix(clang warning): 消除clang编译告警
yangwei
2023-10-08
✨ feat(IN and OUT link_id): 支持按流获取IN和OUT方向的link_id
yangwei
2023-09-19
🦄 refactor(sapp_inject_ctrl_pkt): 重构实现,不再直接复用注欺�...
yangwei
2023-09-12
🦄 refactor(polling priority): 移除polling enabled 开关,Priority=0等...
yangwei
2023-09-06
✨ feat(ip defragment enabled): 增加ip分片重组开关,默认开启
yangwei
2023-09-05
✨ feat(memory_used_stat_interval_s): profiling.memory下新增开关,控�...
yangwei
2023-09-05
✨ feat(sapp_watch_dog enabled): packet_io.feature增加是否开启watchdog...
yangwei
2023-09-04
✨ feat(packet io config): 增加dumpfile_sleep_time_before_exit,默认为0
yangwei
2023-08-31
🐞 fix(MAX_THREAD_NUM): 更新至128,新增MAX_CORE_NUM,用于定义CPU...
v4.3.24
yangwei
2023-08-29
↩ revert(get_streaminfo_from_rawpkt): 移除get_streaminfo_from_rawpkt,�...
yangwei
2023-08-28
✨ feat(thread_id & pkt->stream): 新增接口,支撑stellar-c需求
yangwei
2023-08-25
🐞 fix(deal_udp): 增加流标识,保证包处理过程中隧道外层流...
yangwei
2023-08-25
✨ feat(udp dup stream): 支持udp重复流识别,key为四元组
yangwei
2023-08-24
✨ feat(duplicate distinguish): 增加查找和添加stream四元组的接口
yangwei
2023-08-24
🦄 refactor(duplicate_pkt): 简化重复包识别函数封装,v4/v6和TCP...
yangwei
2023-08-23
✨ feat(dablooms expire): 接口更新,根据传入的时间戳判断超�...
yangwei
2023-08-20
✨ feat(dlclose_all_plug_enabled): 控制退出时是否调用dlclose,asan...
yangwei
[next]