summaryrefslogtreecommitdiff
path: root/shaping/src/shaper.cpp
AgeCommit message (Expand)Author
2023-11-09modify test caseroot
2023-11-08remove code for temp debugroot
2023-11-08remove some debug logroot
2023-11-071.reduce frequency of invoking hmgetliuchang
2023-10-23don't exec tconsume if reply type error in 1msroot
2023-10-12fix memory leak when queueing session fullroot
2023-10-12optimize performanceroot
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-09-11bugfix: TSG-16963, don't update metric for disabled rulesliuchang
2023-09-11bugfix: TSG-16963, don't update metric for disabled rulesliuchang
2023-08-16fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3liuchang
2023-07-13fixbug:TSG-16182, don't drop pkt for borrow profile, even over 2 secondsliuchang
2023-07-12optimize: don't get node from avl tree while no pkt queuedliuchang
2023-07-06optimize profile queue_len stat processliuchang
2023-07-04add enables switch in shaping ruleliuchang
2023-07-03check if the rule is enabled before get token, check interval default 120sliuchang
2023-06-21optimize processliuchang
2023-06-06bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if qu...liuchang
2023-06-06init flow with priority 9liuchang
2023-06-02don't calculate latency for borrow profileliuchang
2023-06-01free cb_arg at the lastroot
2023-05-31Merge branch 'rel' into 'add_global_metrics_table'刘畅
2023-05-30add feature splitby and fairnessroot
2023-05-30fix metric of hmget_failedliuchang
2023-05-29add async statistics for global metricliuchang
2023-05-26Merge branch 'rel' into 'update_shaping_priority_multi_rule'刘畅
2023-05-26add test case for priority updateliuchang
2023-05-19warmkv中存储profile的优先级信息liuchang
2023-05-18修正swarmkv hmget api使用方式root
2023-05-181.use the highest priority when a session hit multi rulesliuchang
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-07add signal process for log conf reloadliuchang
2023-04-06merge from shaping_master, get token unit from tybes to bitsliuchang
2023-04-04ignore opening ctrl_pkt, create session when receive active ctrl pktv1.1.6liuchang
2023-04-04fix bugliuchang
2023-04-04store profile priority queue_len in swarmkv, without self testcaseliuchang
2023-04-04add hit_policy statitics for global metricliuchang
2023-04-04 add global metric test caseliuchang
2023-04-04 add global metricliuchang
2023-03-27fix bug TSG-14068liuchang
2023-03-27add process for marsio rx_brust_maxliuchang
2023-03-27use marsio api to set cpu_maskliuchang
2023-03-24fix test case for stat after using fieldstat3liuchang