From 11f4d585f4f08e8eda9f7dff3ad4ebd774548eca Mon Sep 17 00:00:00 2001 From: diogosena Date: Mon, 18 Dec 2023 15:00:05 -0300 Subject: [PATCH] Update simplest_tbf.qos.help Signed-off-by: diogosena --- src/simplest_tbf.qos.help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/simplest_tbf.qos.help b/src/simplest_tbf.qos.help index 3f93f892..a1dd8df9 100644 --- a/src/simplest_tbf.qos.help +++ b/src/simplest_tbf.qos.help @@ -1,2 +1,2 @@ Simplest possible configuration (TBF): TBF rate limiter with your qdisc attached. -TBF may give better performance than HTB on some architectures. +TBF may give better performance than HTB on some architectures. This script forces fq_codel usage if cake is selected as qdisc.