summaryrefslogtreecommitdiff
path: root/shaping/test
AgeCommit message (Expand)Author
2024-03-26TSG-20128: Shaping Profile AQM删除enbaled开关,增加none选项值root
2024-02-28fix ip header checksum wrong after modify DSCP value for a packetroot
2024-02-23add feature dscproot
2024-02-22add bidirectional limit directionroot
2024-02-21add aqm codel algorithmroot
2024-02-06fix test caseroot
2024-01-26optimize performanceroot
2024-01-11TSG-18230: 优化:对于同一个profile,当高优先级有排队报文�...root
2024-01-11TSG-18176: revert changeroot
2024-01-11TSG-18497: 报文排队时同时计算primary profile和borrow profile的队�...root
2024-01-09TSG-18176:对于一个session,当同一个profile多次作为primary profil...root
2024-01-05TSG-18417: set borrow flag to allow borrow when primary profile blocked by pr...root
2024-01-05TSG-18278: record queue_len on actually blocked profileroot
2023-12-26TSG-18141: shaping 自己去重rule idroot
2023-12-19OMPUB-1083: 由本地计数修改为使用maat的自动垃圾回收机制root
2023-12-15global stat 由原子操作改为每个线程自己计数,每次输出时�...root
2023-12-061.fix bug fairness profile can't limit rateroot
2023-12-05add config to set maat log levelroot
2023-12-04change table info to adapt new struct of compile tableroot
2023-11-13TSG-17653: tcp pure ctrl packet force consume token and forward directlyroot
2023-11-09modify test caseroot
2023-11-08fix build breakroot
2023-11-08remove some debug logroot
2023-10-17TSG-15374: enable jemalloc backgroud gc threadroot
2023-10-07fix memleak in test caseroot
2023-09-28update test caseroot
2023-09-28add timer for each session, to refresh stat when no packet comingroot
2023-09-26optimize performance for swarmkvroot
2023-09-19remove centos7 for ci and optimize frequency of request to swarmkv for queue_lenroot
2023-09-12adapt swarmkv new arcroot
2023-07-14modify test case to check borrow profileliuchang
2023-07-03change conf of testliuchang
2023-06-09bugfix: TSG-15490, fix key_len of table_infoliuchang
2023-06-08adapt maat interface changeliuchang
2023-06-02don't calculate latency for borrow profileliuchang
2023-06-02update table_info.jsonliuchang
2023-05-31Merge branch 'rel' into 'add_global_metrics_table'刘畅
2023-05-30 fix build breakliuchang
2023-05-30add feature splitby and fairnessroot
2023-05-30modify testcase for new global metricliuchang
2023-05-26add test case for priority updateliuchang
2023-05-19warmkv中存储profile的优先级信息liuchang
2023-05-181.use the highest priority when a session hit multi rulesliuchang
2023-05-121. add debuginfoliuchang
2023-05-08send log wrapped by mpackliuchang
2023-05-06add feature: send log to sapp when session close, incomplete codeliuchang
2023-04-27TSG-14912: add vsys_id as one of tags for metricliuchang
2023-04-14directly forward tcp pure control packet, ignoring queue lenliuchang
2023-04-06merge from shaping_master, get token unit from tybes to bitsliuchang
2023-04-06fix fieldstat config nameliuchang