summaryrefslogtreecommitdiff
path: root/shaping/src/shaper_session.cpp
AgeCommit message (Collapse)Author
2024-10-17TSG-22757: 1.适配新版maat,加载json格式的规则 ↵root
2.适配规则ID变为UUID
2024-06-04每个session的缓存队列分为in和out两个方向队列root
2024-05-15TSG-21250:判断marsio_buff_append返回值并做错误处理root
2024-01-22add aqm blue algorithm temp code, and some performance optimizeroot
2023-12-15global stat ↵root
由原子操作改为每个线程自己计数,每次输出时合并
2023-09-28add timer for each session, to refresh stat when no packet comingroot
2023-07-03check if the rule is enabled before get token, check interval default 120sliuchang
2023-06-06bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if ↵liuchang
queue is empty
2023-06-06add active_close metricliuchang
2023-05-31fix memory leak of incorrect usage of addr_tuple4_to_strliuchang
2023-05-30add feature splitby and fairnessroot
2023-05-19warmkv中存储profile的优先级信息liuchang
2023-05-181.use the highest priority when a session hit multi rulesliuchang
2.update metric to fieldstat every 0.2s
2023-05-121. add debuginfoliuchang
2. set ctrlbuf when send log
2023-05-11add some debugliuchang
2023-05-08send log wrapped by mpackliuchang
2023-05-06add feature: send log to sapp when session close, incomplete codeliuchang
2023-04-04ignore opening ctrl_pkt, create session when receive active ctrl pktv1.1.6liuchang
2023-04-04 add global metricliuchang
2023-03-23suit filestat3liuchang
2023-03-22add project codeliuchang