lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 29 Apr 2021 14:28:47 -0400
From:   Tyson Moore <tyson@...on.me>
To:     stephen@...workplumber.org
Cc:     netdev@...r.kernel.org, Tyson Moore <tyson@...on.me>
Subject: [PATCH iproute2] tc-cake: update docs to include LE diffserv

Linux kernel commit b8392808eb3fc28e ("sch_cake: add RFC 8622 LE PHB
support to CAKE diffserv handling") added packets with LE diffserv to
the Bulk priority tin. Update the documentation to reflect this change.

Signed-off-by: Tyson Moore <tyson@...on.me>
---
 man/man8/tc-cake.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man8/tc-cake.8 b/man/man8/tc-cake.8
index cb67d15f..ced9ac78 100644
--- a/man/man8/tc-cake.8
+++ b/man/man8/tc-cake.8
@@ -509,7 +509,7 @@ preset on the modern Internet is firmly discouraged.
 .br
 	Provides a general-purpose Diffserv implementation with four tins:
 .br
-		Bulk (CS1), 6.25% threshold, generally low priority.
+		Bulk (CS1, LE in kernel v5.9+), 6.25% threshold, generally low priority.
 .br
 		Best Effort (general), 100% threshold.
 .br
@@ -522,7 +522,7 @@ preset on the modern Internet is firmly discouraged.
 .br
 	Provides a simple, general-purpose Diffserv implementation with three tins:
 .br
-		Bulk (CS1), 6.25% threshold, generally low priority.
+		Bulk (CS1, LE in kernel v5.9+), 6.25% threshold, generally low priority.
 .br
 		Best Effort (general), 100% threshold.
 .br
-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ