| Age | Commit message (Expand) | Author |
| 2023-08-08 | add feature aqm temp codefeature_aqm | 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 |
| 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-06 | fix fieldstat config name | 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 local output | liuchang |