summaryrefslogtreecommitdiff
path: root/shaping/src
AgeCommit message (Expand)Author
2023-06-08add process for SIGQUITroot
2023-06-08adapt maat interface changeliuchang
2023-06-07init threal_local variable tags when declare itliuchang
2023-06-06bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if qu...liuchang
2023-06-06Merge branch 'add_global_metric_active_close' into 'rel'v1.2.2刘畅
2023-06-06init flow with priority 9liuchang
2023-06-06add active_close metricliuchang
2023-06-02don't calculate latency for borrow profileliuchang
2023-06-01free cb_arg at the lastroot
2023-05-31fix memory leak of incorrect usage of addr_tuple4_to_strliuchang
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-30modify testcase for new global metricliuchang
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-121. add debuginfoliuchang
2023-05-11add some debugliuchang
2023-05-08send log wrapped by mpackliuchang
2023-05-06get route_ctx from ctrl bufliuchang
2023-05-06add feature: send log to sapp when session close, incomplete codeliuchang
2023-05-04Merge branch 'add_tag_vsysid_for_fieldstat' into 'rel'v1.1.9刘畅
2023-04-28适配新的msgpack格式liuchang
2023-04-27TSG-14912: add vsys_id as one of tags for metricliuchang
2023-04-24change ctrl_buf session_id from string to uint64liuchang
2023-04-20change parse ctrl buf from json to msgpackliuchang
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-06fix fieldstat config nameliuchang
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-04add global metric local outputliuchang
2023-04-04add global metricsliuchang
2023-04-04 add global metricliuchang
2023-04-03fix crash, init thread_local value for every threadv1.1.5liuchang
2023-04-03fix a wrong judgementv1.1.4liuchang
2023-03-31cnange row name when operate fieldstat3liuchang
2023-03-31fix parse maat rule failliuchang
2023-03-30adapt maat4 new interfacev1.1.2liuchang
2023-03-29add rpm denpendliuchang
2023-03-29fix init failedliuchang
2023-03-28fix build breakliuchang