From 2a01d6e590cdad407a1665c440072c63082e68dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Thu, 1 Jul 2021 13:58:57 -0600 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ca202c0..5a5c3337 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,9 @@ The impact of fq_codel on a 3000Mbps connection vs hard rate limiting — a 30x * Dual stack: client can be shaped by same qdisc for both IPv4 and IPv6 * Up to 1000 clients (IPv4/IPv6) * Up to 4Gbps throughput -* HTB+fq_codel +* HTB+fq_codel or HTB+cake * Shape Clients by Access Point / Node capacity -* Experimental support for CAKE (Common Applications Kept Enhanced) -* TC filters split into groups through hashing filters to significantly increase throughput +* TC filters split into groups through hashing filters to increase throughput * Simple client management via csv file * Simple statistics - table shows top 20 subscribers by packet loss, with APs listed ## Limitations