| Age | Commit message (Expand) | Author |
| 2024-10-17 | TSG-22757: 1.适配新版maat,加载json格式的规则 2.适配规则ID变... | root |
| 2024-07-23 | fix test case | root |
| 2024-07-19 | update to fieldstat4, not complete | root |
| 2024-07-16 | revert debug code | root |
| 2024-07-16 | add temp code | 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-11 | TSG-21194: 获取token的条件改为本地token数量小于当前报文请�... | root |
| 2024-05-06 | 异步转发开关区分方向 | root |
| 2024-04-30 | 由拿到token才发送,改为拿不到token就不发送 | root |
| 2024-04-28 | TSG-20745: add datapath telemetry info | root |
| 2024-04-18 | TSG-19846,TSG-18561: fair-share类型的profile,获取token时不做放大�... | root |
| 2024-04-08 | TSG-19771: 将profile配置刷新周期改为500ms | root |
| 2024-03-25 | TSG-20098: 避免多线程读写冲突,将static变量声明为thread_local | root |
| 2024-03-21 | 当swarmkv_caller_loop空跑时,减少其调用频率 | root |
| 2024-03-21 | TSG-19771:定期刷新profile配置,在刷新周期内,配置改变造成... | root |
| 2024-03-13 | 当borrow profile的AQM判定为丢包时,只将当前profile移除AVL队�... | root |
| 2024-02-26 | TSG-19517: 对于disabled状态的rule,TCP纯控制报文不计入界面的... | 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-06 | fix test case | root |
| 2024-02-05 | bugfix: 对于fair-share和split-by类型的profile,也需要等一次consu... | root |
| 2024-02-02 | optimize performance, reduce swarmkv_caller_loop invoke frequency | root |
| 2024-02-01 | optimize performance, reduce clock_gettime 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-11 | TSG-18230: 优化:对于同一个profile,当高优先级有排队报文�... | root |
| 2024-01-11 | TSG-18176: revert change | root |
| 2024-01-11 | TSG-18497: 报文排队时同时计算primary profile和borrow profile的队�... | root |
| 2024-01-09 | TSG-18176:对于一个session,当同一个profile多次作为primary profil... | root |
| 2024-01-08 | TSG-18424: fix some long session don't refresh stat in time | root |
| 2024-01-05 | TSG-18417: set borrow flag to allow borrow when primary profile blocked by pr... | root |
| 2024-01-05 | TSG-18278: record queue_len on actually blocked profile | root |
| 2024-01-03 | TSG-17993, TSG-18224, TSG-18230: 提高优先级信息刷新频率到每秒10... | root |
| 2023-12-21 | performance optimize | root |
| 2023-12-15 | global stat 由原子操作改为每个线程自己计数,每次输出时�... | root |
| 2023-12-14 | TSG-17830: split-by profile ignore priority | root |
| 2023-12-08 | 修复table_info 修改错误 | root |
| 2023-12-07 | TSG-17687: fix borrow early, only borrow when tconsume_cb don't get token | root |
| 2023-12-06 | 1.fix bug fairness profile can't limit rate | root |
| 2023-12-04 | fix judge interval for last failed get token time | 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 |