| Age | Commit message (Expand) | Author |
| 2023-11-09 | modify test case | root |
| 2023-11-08 | remove code for temp debug | root |
| 2023-11-08 | remove some debug log | root |
| 2023-11-07 | 1.reduce frequency of invoking hmget | liuchang |
| 2023-10-23 | don't exec tconsume if reply type error in 1ms | root |
| 2023-10-12 | fix memory leak when queueing session full | root |
| 2023-10-12 | optimize performance | 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 | fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3 | liuchang |
| 2023-07-13 | fixbug:TSG-16182, don't drop pkt for borrow profile, even over 2 seconds | 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-06 | bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if qu... | liuchang |
| 2023-06-06 | init flow with priority 9 | 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 | 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-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-08 | send log wrapped by mpack | liuchang |
| 2023-05-06 | add feature: send log to sapp when session close, incomplete code | liuchang |
| 2023-04-27 | TSG-14912: add vsys_id as one of tags for metric | liuchang |
| 2023-04-14 | directly forward tcp pure control packet, ignoring queue len | liuchang |
| 2023-04-07 | add signal process for log conf reload | liuchang |
| 2023-04-06 | merge from shaping_master, get token unit from tybes to bits | liuchang |
| 2023-04-04 | ignore opening ctrl_pkt, create session when receive active ctrl pktv1.1.6 | liuchang |
| 2023-04-04 | fix bug | liuchang |
| 2023-04-04 | store profile priority queue_len in swarmkv, without self testcase | liuchang |
| 2023-04-04 | add hit_policy statitics for global metric | liuchang |
| 2023-04-04 | add global metric test case | liuchang |
| 2023-04-04 | add global metric | liuchang |
| 2023-03-27 | fix bug TSG-14068 | liuchang |
| 2023-03-27 | add process for marsio rx_brust_max | liuchang |
| 2023-03-27 | use marsio api to set cpu_mask | liuchang |
| 2023-03-24 | fix test case for stat after using fieldstat3 | liuchang |