| Age | Commit message (Expand) | Author |
| 2023-10-11 | add config for swarmkv worker thread num | root |
| 2023-09-28 | update test case | root |
| 2023-09-28 | add timer for each session, to refresh stat when no packet coming | root |
| 2023-09-26 | optimize performance for swarmkv | root |
| 2023-09-19 | remove centos7 for ci and optimize frequency of request to swarmkv for queue_len | root |
| 2023-09-12 | adapt swarmkv new arc | root |
| 2023-09-11 | bugfix: TSG-16963, don't update metric for disabled rules | liuchang |
| 2023-09-11 | bugfix: TSG-16963, don't update metric for disabled rules | liuchang |
| 2023-08-16 | 改用add操作,每次加的值为new_value - old_value的差值 | liuchang |
| 2023-08-16 | fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3 | liuchang |
| 2023-07-14 | load swarmkv log level from config | liuchang |
| 2023-07-13 | fixbug:TSG-16182, don't drop pkt for borrow profile, even over 2 seconds | liuchang |
| 2023-07-12 | change timeout of marsio_epoll_wait from 1ms to 1000ms | liuchang |
| 2023-07-12 | optimize: don't get node from avl tree while no pkt queued | liuchang |
| 2023-07-06 | optimize profile queue_len stat process | liuchang |
| 2023-07-04 | add enables switch in shaping rule | liuchang |
| 2023-07-03 | check if the rule is enabled before get token, check interval default 120s | liuchang |
| 2023-06-21 | optimize process | liuchang |
| 2023-06-12 | add debug info for msgpack parse | liuchang |
| 2023-06-08 | add process for SIGQUIT | root |
| 2023-06-08 | adapt maat interface change | liuchang |
| 2023-06-07 | init threal_local variable tags when declare it | liuchang |
| 2023-06-06 | bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if qu... | liuchang |
| 2023-06-06 | Merge branch 'add_global_metric_active_close' into 'rel'v1.2.2 | 刘畅 |
| 2023-06-06 | init flow with priority 9 | liuchang |
| 2023-06-06 | add active_close metric | liuchang |
| 2023-06-02 | don't calculate latency for borrow profile | liuchang |
| 2023-06-01 | free cb_arg at the last | root |
| 2023-05-31 | fix memory leak of incorrect usage of addr_tuple4_to_str | liuchang |
| 2023-05-31 | Merge branch 'rel' into 'add_global_metrics_table' | 刘畅 |
| 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 'rel' into 'update_shaping_priority_multi_rule' | 刘畅 |
| 2023-05-26 | add test case for priority update | liuchang |
| 2023-05-19 | warmkv中存储profile的优先级信息 | liuchang |
| 2023-05-18 | 修正swarmkv hmget api使用方式 | root |
| 2023-05-18 | 1.use the highest priority when a session hit multi rules | liuchang |
| 2023-05-12 | 1. add debuginfo | liuchang |
| 2023-05-11 | add some debug | liuchang |
| 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 | 刘畅 |
| 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-20 | change parse ctrl buf from json to msgpack | liuchang |
| 2023-04-14 | directly forward tcp pure control packet, ignoring queue len | liuchang |