summaryrefslogtreecommitdiff
path: root/src/dealpkt
AgeCommit message (Expand)Author
2024-11-25TSG-23819: support access latency, internet latency and srttHEADv4.3.70dev-4.3lijia
2024-11-20TSG-23816: support stream uuid_t idlijia
2024-11-11🔧 build(fix el9 warning): ignore test case codeyangwei
2024-10-31🎈 perf(dup_pkt stat update): remove polling entryyangwei
2024-10-22✨ feat(tcp nouse timeout): set as closing timeout when stream closeyangwei
2024-10-12✨ feat(sapp metrics): split send err to build+sendv4.3.68yangwei
2024-09-14🐞 fix(per stream stat): inbond and outbond with ip fragv4.3.67yangwei
2024-09-13🐞 fix(tcp fast drop lru): 如果lru返回当前流,调用reset_streamyangwei
2024-09-13🐞 fix(lrustream): 先更新stream,再检查超时yangwei
2024-09-13🐞 fix(del_stream_by_time): fix memleak when timeout overspeedFix-timeout-overspeed-memleakyangwei
2024-09-12🌈 style(remove unicode comments): 移除乱码注释yangwei
2024-09-12🐞 fix(deal_tcp): fix tcp reset stream TFO memleakyangwei
2024-09-11🐞 fix(tcp_free_stream): 更新tcp stream free判断逻辑,避免TFO时�...yangwei
2024-09-11📃 docs(callapp.c): remove deprecated codeyangwei
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-08-09✨ feat(tcp fast open process sequence): from tcpall->tcp to tcp->tcpallv4.3.63yangwei
2024-07-12🌈 style(header file refomat): remove CN annotationv4.3.61yangwei
2024-07-12🐞 fix(deal_ipv6 ): set wrong streaminfo to gre_entryyangwei
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-07-09✨ feat(omit gtp stream): omit gtp layer as udp streamyangwei
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-07add bloom fs4 statistics, add gtest user args.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-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-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