| Age | Commit message (Expand) | Author |
| 2024-10-17 | TSG-22757: 1.适配新版maat,加载json格式的规则 2.适配规则ID变... | root |
| 2024-07-19 | update to fieldstat4, not complete | root |
| 2024-06-13 | separate in out direction for queue_len stored in swarmkv | root |
| 2024-06-04 | 每个session的缓存队列分为in和out两个方向队列 | root |
| 2024-05-22 | fix test cases | root |
| 2024-05-17 | 1.异步转发增加限制不让本地token负值太高 | root |
| 2024-05-06 | 异步转发开关区分方向 | root |
| 2024-04-30 | 由拿到token才发送,改为拿不到token就不发送 | root |
| 2024-04-08 | TSG-19771: 将profile配置刷新周期改为500ms | root |
| 2024-03-26 | TSG-20113: 当同一个hincrby失败超过5次时,不再进行重新执行�... | root |
| 2024-03-21 | TSG-19771:定期刷新profile配置,在刷新周期内,配置改变造成... | root |
| 2024-02-23 | add feature dscp | root |
| 2024-02-22 | add bidirectional limit direction | root |
| 2024-02-21 | add aqm codel algorithm | root |
| 2024-02-08 | add codel temp code | root |
| 2024-02-06 | fix test case | root |
| 2024-02-02 | optimize performance, reduce swarmkv_caller_loop invoke frequency | root |
| 2024-01-29 | 优化一次取token的放大倍数机制 | root |
| 2024-01-26 | optimize performance | root |
| 2024-01-22 | add aqm blue algorithm temp code, and some performance optimize | root |
| 2024-01-19 | temp code feature AQM blue alghorithm | root |
| 2024-01-12 | TSG-18570: 当hincyby执行失败时,重新执行一次 | root |
| 2024-01-11 | TSG-18176: revert change | root |
| 2024-01-09 | TSG-18176:对于一个session,当同一个profile多次作为primary profil... | root |
| 2024-01-05 | TSG-18278: record queue_len on actually blocked profile | root |
| 2023-12-21 | performance optimize | root |
| 2023-12-15 | global stat 由原子操作改为每个线程自己计数,每次输出时�... | root |
| 2023-12-07 | TSG-17687: fix borrow early, only borrow when tconsume_cb don't get token | root |
| 2023-12-04 | store token in session for fairness and split-by type profile | root |
| 2023-11-17 | resolve confilitcs, and add swarmkv async latency statistics | root |
| 2023-11-16 | store deposit token in thread_local profile_hash_node, remove shaping_flow re... | root |
| 2023-11-13 | TSG-17653: tcp pure ctrl packet force consume token and forward directly | root |
| 2023-11-09 | modify test case | root |
| 2023-11-07 | 1.reduce frequency of invoking hmget | liuchang |
| 2023-10-12 | optimize performance | 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-08-16 | fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3 | 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-05-30 | add feature splitby and fairness | root |
| 2023-05-26 | add test case for priority update | liuchang |
| 2023-05-19 | warmkv中存储profile的优先级信息 | liuchang |
| 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-04 | store profile priority queue_len in swarmkv, without self testcase | liuchang |
| 2023-04-04 | add global metric | liuchang |