summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09✨ feat(skip_gtp_layer): set defalut as 0Feature-omit-gtp-layeryangwei
2024-07-09✨ feat(omit gtp stream): omit gtp layer as udp streamyangwei
2024-07-09🐎 ci(build stage update): remove centos7 stageyangwei
2024-06-27fix: bloom-filter fs3 statisticslijia
2024-06-26✨ feat(fast close tcp no use): default set 0yangwei
2024-06-14🐞 fix(MESA_detain_rawpkt_data_get0): 修复获取detain数据包时,误�...v4.3.59yangwei
2024-06-11API upgrade, MESA_detain_rawpkt_data_get0v4.3.58yangwei
2024-06-07perf: add mempool for apbloom, simplify the AP_bloom_check() process.lijia
2024-06-07add bloom fs4 statistics, add gtest user args.lijia
2024-06-07backport version from swarmkv apbloom-perf-optimization branch (87fd5b5c)lijia
2024-06-05✨ feat(stream_rawpkt.h): add MESA_detain_rawpkt_get0yangwei
2024-06-05🐞 fix(get stream opt segfault): polling ctx always null in pcapFix-get-opt-segfaultyangwei
2024-05-23✨ feat(stream meta get): 支持按路由方向获取sidlistv4.3.57yangwei
2024-05-23✨ feat(stream opt): 支持按方向获取会话上的SIDv4.3.56yangwei
2024-05-23📃 docs(plug_support.c): 删除中文乱码注释yangwei
2024-05-17✨ feat(bloom filter parameter): set defalut parameter by stream numv4.3.55yangwei
2024-05-17feat: The DABF partition feature changed to built in.lijia
2024-05-17TSG-20808,TSG-20954:split bm into multi-partition to avoid long latency by me...lijia
2024-05-09🐞 fix(dp trace): 仅在异常时记录诊断信息yangwei
2024-05-06🐞 fix(diagnose_error_to_dump): SAPP_STAT_RCV_UNKNOWN数据标记为errorv4.3.54yangwei
2024-05-06🐞 fix( mpls entry): ctrl packet ignore len mismatchFix-ctrl-pkt-erroryangwei
2024-05-04fix TSG-21002 : forwarding detain pkt but rawpkt is NULLv4.3.53lijia
2024-05-02TSG-21000: support TFO(TCP Fast Open)v4.3.52lijia
2024-05-01🐞 fix(identify_gtp): try fix TSG-20998, 识别GTP排除DNS和QUIC服务端口v4.3.51yangwei
2024-04-29✨ feat(packet_io marsio): 支持dp trace接口,追加诊断信息v4.3.50yangwei
2024-04-28update g_current_time based on the timestamp of the pcap packet headerlijia
2024-04-27TSG-16297: adapts SSL protocol detain and forward overlong client hello cross...v4.3.49lijia
2024-04-25🧪 test(get tcp rtt test case): disable temporarilyv4.3.48yangwei
2024-04-25🐞 fix(marsio get meta from mbuff): fix type size unmatch with marsioyangwei
2024-04-25🐞 fix(Fix MPUB-1257): 扩大最大支持的发包线程数为256yangwei
2024-04-25Fix bug: where enabling 'inject_all_enabled=1' would cause original packet du...lijia
2024-04-24TSG-20863 : add get tcp rtt; dup traffic check first N pkt use config file in...lijia
2024-04-23🐞 fix(marsio_get_link_id_from_mbuff): 获取link_id返回值类型不匹�...v4.3.47yangwei
2024-04-22✨ feat(rawpkt api): get link_id&route_dir from rawpktv4.3.46yangwei
2024-04-21📃 docs(default sapp.toml): 默认开启重复流和包识别,调整tcp�...v4.3.45yangwei
2024-04-21🐞 fix(fs3 metrics): 修复inbond outbond计数统计笔误yangwei
2024-04-21✨ feat(bloom library): choose in sapp.tomlyangwei
2024-04-21feat: TSG-20668, add get first packet ip TTLlijia
2024-04-21🐞 fix(timeout set 0 behavior): timeout设置为0,表示不超时,默�...yangwei
2024-04-21🐞 fix(dup_pkt.parameter): 修复toml中配置项名称与代码不一致�...yangwei
2024-04-21Revert "✨ feat(bloom library): choose in sapp.toml"yangwei
2024-04-21🐞 fix(stream_set_single_stream_timeout): 同时判断opstate和pktstate为...yangwei
2024-04-16🐞 fix(no use timeout): 切换到nouse后,同步插件设置的特殊超�...v4.3.44yangwei
2024-04-12✨ feat(udp concurrency stream num): add max_opening & max_pairyangwei
2024-04-12🐞 fix(unknow traffic metric): 修复未知包长度计数错误yangwei
2024-04-12✨ feat(sapp metric update): 新增open和timeout速率统计,暂时关闭...yangwei
2024-04-12🐞 fix(Fix TSG-19781): tcp正序数据错误的被移动至closing表yangwei
2024-04-09✨ feat(gtp entry): gtp stream donot cache rawpktyangwei
2024-04-07✨ feat(sapp.toml): reorder_on_closing, default set 1Feature-tcp-unorder-freeyangwei
2024-04-07✨ feat(signal handle): user1 signal, call malloc_stats_printyangwei