summaryrefslogtreecommitdiff
path: root/shaping
AgeCommit message (Expand)Author
2023-08-08add feature aqm temp codefeature_aqmliuchang
2023-07-14load swarmkv log level from configliuchang
2023-07-14modify test case to check borrow profileliuchang
2023-07-13fixbug:TSG-16182, don't drop pkt for borrow profile, even over 2 secondsliuchang
2023-07-12change timeout of marsio_epoll_wait from 1ms to 1000msliuchang
2023-07-12optimize: don't get node from avl tree while no pkt queuedliuchang
2023-07-06optimize profile queue_len stat processliuchang
2023-07-05Merge branch 'stop_shape_while_rule_disabled' into 'rel'v1.2.7刘畅
2023-07-04add enables switch in shaping ruleliuchang
2023-07-03check if the rule is enabled before get token, check interval default 120sliuchang
2023-07-03change conf of testliuchang
2023-06-21optimize processliuchang
2023-06-12add debug info for msgpack parseliuchang
2023-06-09bugfix: TSG-15490, fix key_len of table_infoliuchang
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-02update table_info.jsonliuchang
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-30 fix build breakliuchang
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