summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26Merge branch 'adapt_profile_aqm_CM_config_change' into 'rel'刘畅
2024-03-26TSG-20128: Shaping Profile AQM删除enbaled开关,增加none选项值root
2024-03-25Merge branch 'bugfix_static_arg_thread_local' into 'rel'v3.1.26刘畅
2024-03-25TSG-20098: 避免多线程读写冲突,将static变量声明为thread_localroot
2024-03-21Merge branch 'optimize_reduce_swarmkv_caller_loop_invoke_frequency' into 'rel'v3.1.25刘畅
2024-03-21当swarmkv_caller_loop空跑时,减少其调用频率root
2024-03-21Merge branch 'bugfix_check_profile_config_for_running_session' into 'rel'刘畅
2024-03-21TSG-19771:定期刷新profile配置,在刷新周期内,配置改变造成...root
2024-03-13Merge branch 'bugfix_borrow_profile_aqm_drop' into 'rel'v3.1.24刘畅
2024-03-13当borrow profile的AQM判定为丢包时,只将当前profile移除AVL队�...root
2024-02-28Merge branch 'bugfix_ip_header_checksum' into 'rel'v3.1.23刘畅
2024-02-28fix ip header checksum wrong after modify DSCP value for a packetroot
2024-02-26Merge branch 'bugfix_dont_record_stat_for_disabled_rule' into 'rel'刘畅
2024-02-26TSG-19517: 对于disabled状态的rule,TCP纯控制报文不计入界面的...root
2024-02-26Merge branch 'feature_DSCP' into 'rel'刘畅
2024-02-23add a debug inforoot
2024-02-23add feature dscproot
2024-02-22Merge branch 'feature_bidirectional' into 'rel'刘畅
2024-02-22add bidirectional limit directionroot
2024-02-21Merge branch 'feature_aqm_codel' into 'rel'刘畅
2024-02-21add aqm codel algorithmroot
2024-02-08add codel temp coderoot
2024-02-07Merge branch 'feature_aqm_blue' into 'rel'刘畅
2024-02-06fix test caseroot
2024-02-05bugfix: 对于fair-share和split-by类型的profile,也需要等一次consu...root
2024-02-02optimize performance, reduce swarmkv_caller_loop invoke frequencyroot
2024-02-01optimize performance, reduce clock_gettime invoke frequencyroot
2024-01-29优化一次取token的放大倍数机制root
2024-01-26optimize performanceroot
2024-01-22add aqm blue algorithm temp code, and some performance optimizeroot
2024-01-19temp code feature AQM blue alghorithmroot
2024-01-12Merge branch 'bugfix_hincrby_fail_and_retry' into 'rel'v3.1.22刘畅
2024-01-12TSG-18570: 当hincyby执行失败时,重新执行一次root
2024-01-11Merge branch 'bugfix_priority_block_more_time' into 'rel'v3.1.21刘畅
2024-01-11TSG-18230: 优化:对于同一个profile,当高优先级有排队报文�...root
2024-01-11Merge branch 'bugfix_revert_dup_primary_profile_process' into 'rel'刘畅
2024-01-11TSG-18176: revert changeroot
2024-01-11Merge branch 'bugfix_borrow_priority' into 'rel'刘畅
2024-01-11TSG-18497: 报文排队时同时计算primary profile和borrow profile的队�...root
2024-01-09Merge branch 'bugfix_ignore_dup_primary_profile' into 'rel'v3.1.20刘畅
2024-01-09TSG-18176:对于一个session,当同一个profile多次作为primary profil...root
2024-01-08Merge branch 'bugfix_fix_refresh_stat_by_timeout' into 'rel'v3.1.19刘畅
2024-01-08TSG-18424: fix some long session don't refresh stat in timeroot
2024-01-05Merge branch 'bugfix_record_queue_len_on_blocked_profile' into 'rel'v3.1.18刘畅
2024-01-05TSG-18417: set borrow flag to allow borrow when primary profile blocked by pr...root
2024-01-05TSG-18278: record queue_len on actually blocked profileroot
2024-01-03Merge branch 'bugfix_improve_frequency_of_refresh_priority' into 'rel'v3.1.17刘畅
2024-01-03TSG-17993, TSG-18224, TSG-18230: 提高优先级信息刷新频率到每秒10...root
2024-01-03TSG-15105: 启动后自动执行cluster sanity healroot
2023-12-26Merge branch 'bugfix_remove_dup_rule_id' into 'rel'v1.3.16刘畅