summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-12🔧 build(integrate tcpdump_mesa): in toolsFeature-merge-jump-layeryangwei
2024-11-12🐎 ci(upgrade ci stage): remove travis.shyangwei
2024-10-31✨ feat(packet_io bpf filter behavior): set drop as defaultFeature-bpf-default-behavioryangwei
2024-10-31🎈 perf(dup_pkt stat update): remove polling entryyangwei
2024-10-12✨ feat(sapp metrics): split send err to build+sendv4.3.68yangwei
2024-10-12🐞 fix(__sapp_inject_ctrl_pkt): fix update raw_pkt return nullyangwei
2024-09-12🌈 style(remove unicode comments): 移除乱码注释yangwei
2024-09-02🐞 fix(per flow ipfrag stat error): FIX TSG-22301yangwei
2024-08-23✨ feat(rename nouse to discard): set tcp max stream num separatelyyangwei
2024-07-16✨ feat(sapp metrics): add fs4 as metrics exporteryangwei
2024-07-12🌈 style(header file refomat): remove CN annotationv4.3.61yangwei
2024-07-11🐞 fix(TSG-21797): IPv6 delivery GREv4.3.60yangwei
2024-07-09✨ feat(skip_gtp_layer): set defalut as 0Feature-omit-gtp-layeryangwei
2024-06-26✨ feat(fast close tcp no use): default set 0yangwei
2024-06-11API upgrade, MESA_detain_rawpkt_data_get0v4.3.58yangwei
2024-06-07add bloom fs4 statistics, add gtest user args.lijia
2024-06-05✨ feat(stream_rawpkt.h): add MESA_detain_rawpkt_get0yangwei
2024-05-23✨ feat(stream meta get): 支持按路由方向获取sidlistv4.3.57yangwei
2024-05-23✨ feat(stream opt): 支持按方向获取会话上的SIDv4.3.56yangwei
2024-05-17TSG-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.50yangwei
2024-04-27TSG-16297: adapts SSL protocol detain and forward overlong client hello cross...v4.3.49lijia
2024-04-25🐞 fix(Fix MPUB-1257): 扩大最大支持的发包线程数为256yangwei
2024-04-24TSG-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 rawpktv4.3.46yangwei
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-21Revert "✨ feat(bloom library): choose in sapp.toml"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✨ feat(sapp metric update): 新增open和timeout速率统计,暂时关闭...yangwei
2024-04-07✨ feat(sapp.toml): reorder_on_closing, default set 1Feature-tcp-unorder-freeyangwei
2024-04-03✨ feat(bloom library): choose in sapp.tomlFeature-ap-bloomyangwei
2024-04-03✨ feat(ap_bloom): 使用ap_bloom替代dabloomyangwei
2024-03-20✨ feat(get meta by stream dir): 支持按流方向获取meta信息v4.3.40yangwei
2024-03-06🐞 fix(sapp inject packet): Fix OMPUB-1176v4.3.39yangwei
2023-12-29🐞 fix(context rawpkt info): Fix TSG-18200yangwei
2023-12-28🎈 perf(timeout precision): from s to msyangwei
2023-12-18✨ feat(max_timeouts_per_msec): 支持设置每个线程主动超时流的�...yangwei
2023-11-17✨ feat(MESA_stream_opt): 增加按路由方向获取ROUTE_CTX,marsio模�...v4.3.33yangwei
2023-11-16✨ feat(sapp_inject_ctrl_data): 发送控制信息至所有用marsio打开�...v4.3.32yangwei
2023-11-16✨ feat(stream_rawpkt.h): update get current l3 l4 hdr interfaceyangwei
2023-11-08🦄 refactor(eliminate lint warning): 消除语法检查告警v4.3.31yangwei
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_idyangwei
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