| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-30 | Merge branch 'support_max_thread_num_256-24.02' into 'dev-24.02'v3.1.33(24.02)dev-24.02 | 刘畅 | |
| support max thread num 256 See merge request tango/shaping-engine!92 | |||
| 2024-04-30 | support max thread num 256 | root | |
| 2024-04-22 | remove parse dscp configv3.1.31(24.02) | root | |
| 2024-04-22 | adapt 24.02 with 24.04 codev3.1.30(24.02) | root | |
| 2024-04-18 | Merge branch 'fixbug_fairness_dont_enlarge_request_token' into 'rel'v3.1.29 | 刘畅 | |
| fair-share类型的profile,获取token时不做放大倍数处理 See merge request tango/shaping-engine!90 | |||
| 2024-04-18 | TSG-19846,TSG-18561: ↵ | root | |
| fair-share类型的profile,获取token时不做放大倍数处理 | |||
| 2024-04-18 | Merge branch 'add_static_jemalloc' into 'rel' | 刘畅 | |
| Add static jemalloc See merge request tango/shaping-engine!89 | |||
| 2024-04-18 | remove dependency of jemalloc-devel | root | |
| 2024-04-18 | add jemalloc | root | |
| 2024-04-15 | link static jemalloc | root | |
| 2024-04-08 | Merge branch 'change_profile_config_refresh_interval_to_500ms' into 'rel'v3.1.28 | 刘畅 | |
| 将profile配置刷新周期改为500ms See merge request tango/shaping-engine!87 | |||
| 2024-04-08 | TSG-19771: 将profile配置刷新周期改为500ms | root | |
| 2024-03-26 | Merge branch 'bugfix_hincrby_failed_and_retry_loop' into 'rel'v3.1.27 | 刘畅 | |
| 当同一个hincrby失败超过5次时,不再进行重新执行,并输出一条ERROR级别的日志 See merge request tango/shaping-engine!86 | |||
| 2024-03-26 | TSG-20113: ↵ | root | |
| 当同一个hincrby失败超过5次时,不再进行重新执行,并输出一条ERROR级别的日志 | |||
| 2024-03-26 | Merge branch 'adapt_profile_aqm_CM_config_change' into 'rel' | 刘畅 | |
| Shaping Profile AQM删除enbaled开关,增加none选项值 See merge request tango/shaping-engine!85 | |||
| 2024-03-26 | TSG-20128: Shaping Profile AQM删除enbaled开关,增加none选项值 | root | |
| 2024-03-25 | Merge branch 'bugfix_static_arg_thread_local' into 'rel'v3.1.26 | 刘畅 | |
| 避免多线程读写冲突,将static变量声明为thread_local See merge request tango/shaping-engine!84 | |||
| 2024-03-25 | TSG-20098: 避免多线程读写冲突,将static变量声明为thread_local | root | |
| 2024-03-21 | Merge branch 'optimize_reduce_swarmkv_caller_loop_invoke_frequency' into 'rel'v3.1.25 | 刘畅 | |
| 当swarmkv_caller_loop空跑时,减少其调用频率 See merge request tango/shaping-engine!83 | |||
| 2024-03-21 | 当swarmkv_caller_loop空跑时,减少其调用频率 | root | |
| 2024-03-21 | Merge branch 'bugfix_check_profile_config_for_running_session' into 'rel' | 刘畅 | |
| 定期刷新profile配置,在刷新周期内,配置改变造成的限速不准现象为正常情况,刷新周期为5秒 See merge request tango/shaping-engine!82 | |||
| 2024-03-21 | TSG-19771:定期刷新profile配置,在刷新周期内,配置改变造� ↵ | root | |
| �的限速不准现象为正常情况,刷新周期为5秒 | |||
| 2024-03-13 | Merge branch 'bugfix_borrow_profile_aqm_drop' into 'rel'v3.1.24 | 刘畅 | |
| TSG-19814: 当borrow profile的AQM判定为丢包时,只将当前profile移除AVL队列,不影响其他borrow profile See merge request tango/shaping-engine!81 | |||
| 2024-03-13 | 当borrow ↵ | root | |
| profile的AQM判定为丢包时,只将当前profile移除AVL队列,不影响其他borrow profile | |||
| 2024-02-28 | Merge branch 'bugfix_ip_header_checksum' into 'rel'v3.1.23 | 刘畅 | |
| fix ip header checksum See merge request tango/shaping-engine!80 | |||
| 2024-02-28 | fix ip header checksum wrong after modify DSCP value for a packet | root | |
| fix table_info.json shaping profile table valid column add some debug info | |||
| 2024-02-26 | Merge branch 'bugfix_dont_record_stat_for_disabled_rule' into 'rel' | 刘畅 | |
| TSG-19517: 对于disabled状态的rule,TCP纯控制报文不计入界面的流量统计 See merge request tango/shaping-engine!79 | |||
| 2024-02-26 | TSG-19517: ↵ | root | |
| 对于disabled状态的rule,TCP纯控制报文不计入界面的流量统计 | |||
| 2024-02-26 | Merge branch 'feature_DSCP' into 'rel' | 刘畅 | |
| TSG-19340: add Feature dscp See merge request tango/shaping-engine!78 | |||
| 2024-02-23 | add a debug info | root | |
| 2024-02-23 | add feature dscp | root | |
| 2024-02-22 | Merge branch 'feature_bidirectional' into 'rel' | 刘畅 | |
| TSG-18891: add bidirectional limit direction See merge request tango/shaping-engine!77 | |||
| 2024-02-22 | add bidirectional limit direction | root | |
| 2024-02-21 | Merge branch 'feature_aqm_codel' into 'rel' | 刘畅 | |
| Feature aqm codel See merge request tango/shaping-engine!76 | |||
| 2024-02-21 | add aqm codel algorithm | root | |
| 2024-02-08 | add codel temp code | root | |
| 2024-02-07 | Merge branch 'feature_aqm_blue' into 'rel' | 刘畅 | |
| TSG-19341: add Feature aqm blue and some performance optimize See merge request tango/shaping-engine!75 | |||
| 2024-02-06 | fix test case | root | |
| 2024-02-05 | bugfix: ↵ | root | |
| 对于fair-share和split-by类型的profile,也需要等一次consume命令执行完,才执行下一次 | |||
| 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-12 | Merge branch 'bugfix_hincrby_fail_and_retry' into 'rel'v3.1.22 | 刘畅 | |
| 当hincyby执行失败时,重新执行一次 See merge request tango/shaping-engine!74 | |||
| 2024-01-12 | TSG-18570: 当hincyby执行失败时,重新执行一次 | root | |
| 2024-01-11 | Merge branch 'bugfix_priority_block_more_time' into 'rel'v3.1.21 | 刘畅 | |
| 对于同一个profile,当高优先级有排队报文时,500ms内低优先级不允许获得带宽 See merge request tango/shaping-engine!73 | |||
| 2024-01-11 | TSG-18230: ↵ | root | |
| 优化:对于同一个profile,当高优先级有排队报文时,500ms内低优先级不允许获得带宽 | |||
| 2024-01-11 | Merge branch 'bugfix_revert_dup_primary_profile_process' into 'rel' | 刘畅 | |
| revert dup primary profile process See merge request tango/shaping-engine!72 | |||
