summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-06Merge branch 'add_global_metric_active_close' into 'rel'v1.2.2刘畅
add active_close metric See merge request tango/shaping-engine!27
2023-06-06Merge branch 'init_flow_with_priority_9' into 'rel'刘畅
init flow with priority 9 See merge request tango/shaping-engine!26
2023-06-06init flow with priority 9liuchang
2023-06-06add active_close metricliuchang
2023-06-05Merge branch 'bugfix-remove-borrow-latency' into 'rel'v1.2.1刘畅
don't calculate latency for borrow profile See merge request tango/shaping-engine!25
2023-06-02don't calculate latency for borrow profileliuchang
2023-06-02Merge branch 'upadte-table-info' into 'rel'v1.2.0刘畅
update table_info.json See merge request tango/shaping-engine!24
2023-06-02update table_info.jsonliuchang
2023-06-01Merge branch 'bugfix_access_memory_after_freed' into 'rel'刘畅
free cb_arg at the last See merge request tango/shaping-engine!23
2023-06-01free cb_arg at the lastroot
2023-05-31Merge branch 'bugfix_memory_leak' into 'rel'刘畅
fix memory leak of incorrect usage of addr_tuple4_to_str See merge request tango/shaping-engine!22
2023-05-31fix memory leak of incorrect usage of addr_tuple4_to_strliuchang
2023-05-31Merge branch 'add_global_metrics_table' into 'rel'刘畅
Add global metrics table See merge request tango/shaping-engine!21
2023-05-31Merge branch 'rel' into 'add_global_metrics_table'刘畅
# Conflicts: # shaping/src/shaper.cpp
2023-05-30Merge branch 'feature_splitby_fairness_new' into 'rel'刘畅
Feature splitby fairness new See merge request tango/shaping-engine!20
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 'update_shaping_priority_multi_rule' into 'rel'刘畅
use the highest priority when a session hit multi rules See merge request tango/shaping-engine!18
2023-05-26Merge branch 'rel' into 'update_shaping_priority_multi_rule'刘畅
# Conflicts: # shaping/src/shaper.cpp
2023-05-26add test case for priority updateliuchang
2023-05-19warmkv中存储profile的优先级信息liuchang
2023-05-18Merge branch 'bugfix_fix_swarmkv_hmget_api_use' into 'rel'v1.1.11刘畅
修正swarmkv hmget api使用方式 See merge request tango/shaping-engine!17
2023-05-18修正swarmkv hmget api使用方式root
2023-05-181.use the highest priority when a session hit multi rulesliuchang
2.update metric to fieldstat every 0.2s
2023-05-12Merge branch 'add_debug_when_send_log' into 'rel'v1.1.10刘畅
add debuginfo See merge request tango/shaping-engine!16
2023-05-121. add debuginfoliuchang
2. set ctrlbuf when send log
2023-05-11add some debugliuchang
2023-05-08Merge branch 'send_log_to_sapp' into 'rel'刘畅
Send log to sapp See merge request tango/shaping-engine!15
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刘畅
TSG-14912: add vsys_id as one of tags for metric See merge request tango/shaping-engine!14
2023-04-28Merge branch 'ctrl_msg_change' into 'rel'刘畅
Ctrl msg change See merge request tango/shaping-engine!13
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-21Merge branch 'ctrl_pkt_by_msgpack' into 'rel'刘畅
change parse ctrl buf from json to msgpack See merge request tango/shaping-engine!12
2023-04-20change parse ctrl buf from json to msgpackliuchang
2023-04-14Merge branch 'directly_forward_tcp_pure_ctrl' into 'rel'v1.1.8刘畅
directly forward tcp pure control packet, ignoring queue len See merge request tango/shaping-engine!11
2023-04-14directly forward tcp pure control packet, ignoring queue lenliuchang
2023-04-12Merge branch 'add_signal_for_reload_log' into 'rel'刘畅
add signal process for log conf reload See merge request tango/shaping-engine!10
2023-04-07add signal process for log conf reloadliuchang
2023-04-06Merge branch 'merge_from_bytes_to_bits' into 'rel'v1.1.7刘畅
merge from shaping_master, get token unit from tybes to bits See merge request tango/shaping-engine!9
2023-04-06merge from shaping_master, get token unit from tybes to bitsliuchang
2023-04-06Merge branch 'fix_metric_send_fail' into 'rel'刘畅
fix fieldstat config name See merge request tango/shaping-engine!8
2023-04-06fix fieldstat config nameliuchang
2023-04-04ignore opening ctrl_pkt, create session when receive active ctrl pktv1.1.6liuchang