summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05Merge branch 'session_in_out_pkts_independent_queue' into 'rel'v3.1.37刘畅
2024-06-05fix swarmkv caller_thread_numroot
2024-06-04每个session的缓存队列分为in和out两个方向队列root
2024-05-22Merge branch 'performance_optimize' into 'rel'v3.1.36刘畅
2024-05-22fix test casesroot
2024-05-171.异步转发增加限制不让本地token负值太高root
2024-05-15Merge branch 'judge_marsio_buff_append_return_value' into 'rel'刘畅
2024-05-15TSG-21250:判断marsio_buff_append返回值并做错误处理root
2024-05-11Merge branch 'fixbug_request_token_when_deposit_not_enough' into 'rel'v3.1.35刘畅
2024-05-11TSG-21194: 获取token的条件改为本地token数量小于当前报文请�...root
2024-05-08Merge branch 'partial_refactor_comsume_token_and_forward_logic' into 'rel'v3.1.34刘畅
2024-05-06异步转发开关区分方向root
2024-04-30由拿到token才发送,改为拿不到token就不发送root
2024-04-28Merge branch 'support_datapath_telemetry' into 'rel'v3.1.32刘畅
2024-04-28TSG-20745: add datapath telemetry inforoot
2024-04-18Merge branch 'fixbug_fairness_dont_enlarge_request_token' into 'rel'v3.1.29刘畅
2024-04-18TSG-19846,TSG-18561: fair-share类型的profile,获取token时不做放大�...root
2024-04-18Merge branch 'add_static_jemalloc' into 'rel'刘畅
2024-04-18remove dependency of jemalloc-develroot
2024-04-18add jemallocroot
2024-04-15link static jemallocroot
2024-04-08Merge branch 'change_profile_config_refresh_interval_to_500ms' into 'rel'v3.1.28刘畅
2024-04-08TSG-19771: 将profile配置刷新周期改为500msroot
2024-03-26Merge branch 'bugfix_hincrby_failed_and_retry_loop' into 'rel'v3.1.27刘畅
2024-03-26TSG-20113: 当同一个hincrby失败超过5次时,不再进行重新执行�...root
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