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
Age
Commit message (
Collapse
)
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-11-12
🐎 ci(fix upload stage mistake): wrong runner for aarch64 rocky9
v4.3.69
yangwei
2024-11-12
🐎 ci(add aarch64 jobs): aarch64+el9
yangwei
2024-11-12
🔧 build(integrate tcpdump_mesa): in tools
Feature-merge-jump-layer
yangwei
2024-11-12
🐎 ci(upgrade ci stage): remove travis.sh
yangwei
2024-11-11
🔧 build(fix el9 warning): ignore test case code
yangwei
2024-10-31
✨ feat(packet_io bpf filter behavior): set drop as default
Feature-bpf-default-behavior
yangwei
2024-10-31
🎈 perf(dup_pkt stat update): remove polling entry
yangwei
2024-10-22
✨ feat(tcp nouse timeout): set as closing timeout when stream close
yangwei
2024-10-12
✨ feat(sapp metrics): split send err to build+send
v4.3.68
yangwei
2024-10-12
🐞 fix(__sapp_inject_ctrl_pkt): fix update raw_pkt return null
yangwei
2024-09-14
🐞 fix(per stream stat): inbond and outbond with ip frag
v4.3.67
yangwei
2024-09-13
🧪 test(dumpfile polling): add polling timing for dumpfile
yangwei
2024-09-13
✨ feat(packet_io pcap): dumpfile模式下,插入polling时间片
yangwei
2024-09-13
🧪 test(disable timeout test case): ↵
yangwei
禁用两个流处理过程超时行为变化后的用例
2024-09-13
🐞 fix(tcp fast drop lru): 如果lru返回当前流,调用reset_stream
yangwei
2024-09-13
🐞 fix(dabloom): fix expiry_dablooms_destroy memleak
yangwei
2024-09-13
🐞 fix(lrustream): 先更新stream,再检查超时
yangwei
2024-09-13
🐞 fix(del_stream_by_time): fix memleak when timeout overspeed
Fix-timeout-overspeed-memleak
yangwei
2024-09-12
🌈 style(remove unicode comments): 移除乱码注释
yangwei
2024-09-12
🐞 fix(deal_tcp): fix tcp reset stream TFO memleak
yangwei
2024-09-12
🐞 fix(plugin mgr mem stat): ↵
yangwei
使用sapp_mem接口统计为插件运行时分配的内存
2024-09-11
🐞 fix(tcp_free_stream): 更新tcp stream ↵
yangwei
free判断逻辑,避免TFO时不调用插件close
2024-09-11
📃 docs(callapp.c): remove deprecated code
yangwei
2024-09-05
🔧 build(sapp_devel build): target_link packet_io
v4.3.66
Fix-ipfrag-metrics
yangwei
2024-09-03
🔧 build(./src/entry/cmake): enable IPO
v4.3.65
v4.3.64
yangwei
2024-09-02
🐞 fix(per flow ipfrag stat error): FIX TSG-22301
yangwei
2024-08-23
✨ feat(rename nouse to discard): set tcp max stream num separately
yangwei
2024-08-23
🔧 build(unify SAPP_MODULES ): define depend library in SAPP_MODULES
yangwei
2024-08-09
✨ feat(tcp fast open process sequence): from tcpall->tcp to tcp->tcpall
v4.3.63
yangwei
2024-08-02
🐞 fix(sapp metrics): adapt fieldstat3.1 & 4.6
v4.3.62
yangwei
2024-07-16
✨ feat(sapp metrics): add fs4 as metrics exporter
yangwei
2024-07-15
Unifying the capacity value, dabloom automatically calculate the capacity ↵
dabloom-calc-capacity-by-partition
lijia
based on partition number.
2024-07-12
🌈 style(header file refomat): remove CN annotation
v4.3.61
yangwei
2024-07-12
🐞 fix(deal_ipv6 ): set wrong streaminfo to gre_entry
yangwei
2024-07-11
🐞 fix(TSG-21797): IPv6 delivery GRE
v4.3.60
yangwei
2024-07-09
✨ feat(skip_gtp_layer): set defalut as 0
Feature-omit-gtp-layer
yangwei
2024-07-09
✨ feat(omit gtp stream): omit gtp layer as udp stream
yangwei
2024-07-09
🐎 ci(build stage update): remove centos7 stage
yangwei
2024-06-27
fix: bloom-filter fs3 statistics
lijia
2024-06-26
✨ feat(fast close tcp no use): default set 0
yangwei
2024-06-14
🐞 fix(MESA_detain_rawpkt_data_get0): ↵
v4.3.59
yangwei
修复获取detain数据包时,误判为NULL的问题
2024-06-11
API upgrade, MESA_detain_rawpkt_data_get0
v4.3.58
yangwei
2024-06-07
perf: add mempool for apbloom, simplify the AP_bloom_check() process.
lijia
2024-06-07
add bloom fs4 statistics, add gtest user args.
lijia
2024-06-07
backport version from swarmkv apbloom-perf-optimization branch (87fd5b5c)
lijia
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
[next]