| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-06 | Merge branch 'add_global_metric_active_close' into 'rel'v1.2.2 | 刘畅 | |
| add active_close metric See merge request tango/shaping-engine!27 | |||
| 2023-06-06 | Merge branch 'init_flow_with_priority_9' into 'rel' | 刘畅 | |
| init flow with priority 9 See merge request tango/shaping-engine!26 | |||
| 2023-06-06 | init flow with priority 9 | liuchang | |
| 2023-06-06 | add active_close metric | liuchang | |
| 2023-06-05 | Merge 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-02 | don't calculate latency for borrow profile | liuchang | |
| 2023-06-02 | Merge branch 'upadte-table-info' into 'rel'v1.2.0 | 刘畅 | |
| update table_info.json See merge request tango/shaping-engine!24 | |||
| 2023-06-02 | update table_info.json | liuchang | |
| 2023-06-01 | Merge branch 'bugfix_access_memory_after_freed' into 'rel' | 刘畅 | |
| free cb_arg at the last See merge request tango/shaping-engine!23 | |||
| 2023-06-01 | free cb_arg at the last | root | |
| 2023-05-31 | Merge 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-31 | fix memory leak of incorrect usage of addr_tuple4_to_str | liuchang | |
| 2023-05-31 | Merge branch 'add_global_metrics_table' into 'rel' | 刘畅 | |
| Add global metrics table See merge request tango/shaping-engine!21 | |||
| 2023-05-31 | Merge branch 'rel' into 'add_global_metrics_table' | 刘畅 | |
| # Conflicts: # shaping/src/shaper.cpp | |||
| 2023-05-30 | Merge branch 'feature_splitby_fairness_new' into 'rel' | 刘畅 | |
| Feature splitby fairness new See merge request tango/shaping-engine!20 | |||
| 2023-05-30 | fix build break | liuchang | |
| 2023-05-30 | add feature splitby and fairness | root | |
| 2023-05-30 | fix metric of hmget_failed | liuchang | |
| 2023-05-30 | modify testcase for new global metric | liuchang | |
| 2023-05-29 | add async statistics for global metric | liuchang | |
| 2023-05-26 | Merge 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-26 | Merge branch 'rel' into 'update_shaping_priority_multi_rule' | 刘畅 | |
| # Conflicts: # shaping/src/shaper.cpp | |||
| 2023-05-26 | add test case for priority update | liuchang | |
| 2023-05-19 | warmkv中存储profile的优先级信息 | liuchang | |
| 2023-05-18 | Merge 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-18 | 1.use the highest priority when a session hit multi rules | liuchang | |
| 2.update metric to fieldstat every 0.2s | |||
| 2023-05-12 | Merge branch 'add_debug_when_send_log' into 'rel'v1.1.10 | 刘畅 | |
| add debuginfo See merge request tango/shaping-engine!16 | |||
| 2023-05-12 | 1. add debuginfo | liuchang | |
| 2. set ctrlbuf when send log | |||
| 2023-05-11 | add some debug | liuchang | |
| 2023-05-08 | Merge branch 'send_log_to_sapp' into 'rel' | 刘畅 | |
| Send log to sapp See merge request tango/shaping-engine!15 | |||
| 2023-05-08 | send log wrapped by mpack | liuchang | |
| 2023-05-06 | get route_ctx from ctrl buf | liuchang | |
| 2023-05-06 | add feature: send log to sapp when session close, incomplete code | liuchang | |
| 2023-05-04 | Merge 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-28 | Merge branch 'ctrl_msg_change' into 'rel' | 刘畅 | |
| Ctrl msg change See merge request tango/shaping-engine!13 | |||
| 2023-04-28 | 适配新的msgpack格式 | liuchang | |
| 2023-04-27 | TSG-14912: add vsys_id as one of tags for metric | liuchang | |
| 2023-04-24 | change ctrl_buf session_id from string to uint64 | liuchang | |
| 2023-04-21 | Merge branch 'ctrl_pkt_by_msgpack' into 'rel' | 刘畅 | |
| change parse ctrl buf from json to msgpack See merge request tango/shaping-engine!12 | |||
| 2023-04-20 | change parse ctrl buf from json to msgpack | liuchang | |
| 2023-04-14 | Merge 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-14 | directly forward tcp pure control packet, ignoring queue len | liuchang | |
| 2023-04-12 | Merge branch 'add_signal_for_reload_log' into 'rel' | 刘畅 | |
| add signal process for log conf reload See merge request tango/shaping-engine!10 | |||
| 2023-04-07 | add signal process for log conf reload | liuchang | |
| 2023-04-06 | Merge 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-06 | merge from shaping_master, get token unit from tybes to bits | liuchang | |
| 2023-04-06 | Merge branch 'fix_metric_send_fail' into 'rel' | 刘畅 | |
| fix fieldstat config name See merge request tango/shaping-engine!8 | |||
| 2023-04-06 | fix fieldstat config name | liuchang | |
| 2023-04-04 | ignore opening ctrl_pkt, create session when receive active ctrl pktv1.1.6 | liuchang | |
