summaryrefslogtreecommitdiff
path: root/src/dealpkt
AgeCommit message (Expand)Author
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-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-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-21🐞 fix(stream_set_single_stream_timeout): 同时判断opstate和pktstate为...yangwei
2024-04-16🐞 fix(no use timeout): 切换到nouse后,同步插件设置的特殊超�...v4.3.44yangwei
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-03✨ feat(tcp_deal_unorder): 超时或者重置时,tcp乱序缓存不触发�...yangwei
2024-04-03✨ feat(bloom library): choose in sapp.tomlFeature-ap-bloomyangwei
2024-04-03✨ feat(ap_bloom): 使用ap_bloom替代dabloomyangwei
2024-04-02TSG-20317: 1.Optimize inject packet duplicate traffic detection performance; ...lijia
2024-04-01🎈 perf(get_current_rawpkt_from_streaminfo): inline & likelyv4.3.42yangwei
2024-04-01🐞 fix(remove sapp_rawpkt_ntop): 移除sapp_rawpkt_ntop,非eth包计入un...yangwei
2024-03-27🐞 fix(MESA_kill_tcp_remedy): 修复平台触发rst补救时,获取原始...yangwei
2024-03-25🐞 fix(guess_if_teredo): Add default port to Teredo identifyv4.3.41yangwei
2024-03-20✨ feat(get meta by stream dir): 支持按流方向获取meta信息v4.3.40yangwei
2024-03-20🐞 fix(MESA_get_stream_opt): 修复in & out route_ctx返回错误yangwei
2024-03-15🐞 fix(ctrl pkt process): 设置stream_drop仍然上送控制报文yangwei
2024-02-28🐞 fix(plugin_process_context): 修复ip插件回调时,未设置plugin_p...yangwei
2024-02-28🐞 fix(tcp & udp new stream): 显式增加控制报文不触发新建流的...yangwei
2024-01-29🐞 fix(fix TSG-18782): udp_reset_stream释放内存顺序更新v4.3.37yangwei
2024-01-08TSG-18219: 双向流S2C方向的SYN包计数未增加v4.3.36刘学利
2023-12-29🐞 fix(context rawpkt info): Fix TSG-18200yangwei
2023-12-28🎈 perf(timeout precision): from s to msyangwei
2023-12-25🐞 fix(udp_free_stream): 读包模式退出时,存在对原始包的非�...yangwei
2023-12-18✨ feat(max_timeouts_per_msec): 支持设置每个线程主动超时流的�...yangwei
2023-11-20🐞 fix(Fix-get-route-ctx-len-error): 修复获取ROUTE_CTX,长度返回�...v4.3.34yangwei
2023-11-17✨ feat(MESA_stream_opt): 增加按路由方向获取ROUTE_CTX,marsio模�...v4.3.33yangwei
2023-11-15支持获取append和preappend的sid_listliuxueli
2023-11-08🦄 refactor(eliminate lint warning): 消除语法检查告警v4.3.31yangwei
2023-11-07✨ feat(get rawpkt by route from streaminfo): 增加根据路由方向获取...yangwei
2023-11-07🐞 fix(stream free order): 调整释放project和bridge的顺序yangwei
2023-11-03✨ feat(APP_DROPPKT): 更新插件返回DROPPKT行为,当前包不再调�...yangwei
2023-10-26🐞 fix(stream bridge destroy ): pdate Destruction Timingyangwei
2023-10-18🐞 fix(get_current_worker_thread_id): 修复work_thread_id返回值恒为-1...yangwei
2023-10-08✨ feat(IN and OUT link_id): 支持按流获取IN和OUT方向的link_idyangwei