From 03bb72f04efe02d602996ca190e980e062abbbce Mon Sep 17 00:00:00 2001 From: bile0026 Date: Fri, 19 May 2023 12:41:46 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20cleanup=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c39fee37..6fc2d395 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Servers running LibreQoS can shape traffic for many thousands of customers. Learn more at [LibreQoS.io](https://libreqos.io/)! ## Sponsors + Special thanks to Equinix for providing server resources to support the development of LibreQoS. Learn more about [Equinix Metal here](https://deploy.equinix.com/metal/). @@ -14,28 +15,37 @@ Learn more about [Equinix Metal here](https://deploy.equinix.com/metal/). Please support the continued development of LibreQoS by sponsoring us via [GitHub Sponsors](https://github.com/sponsors/LibreQoE) or [Patreon](https://patreon.com/libreqos). +## Documentation + +[Docs](https://libreqos.readthedocs.io) + ## Matrix Chat Our Matrix chat channel is available at [https://matrix.to/#/#libreqos:matrix.org](https://matrix.to/#/#libreqos:matrix.org). - LibreQoS ## Features + ### Flexible Hierarchical Shaping / Back-Haul Congestion Mitigation + Starting in version v1.1+, operators can map their network hierarchy in LibreQoS. This enables both simple network hierarchies (Site>AP>Client) as well as much more complex ones (Site>Site>Micro-PoP>AP>Site>AP>Client). This can be used to ensure that a given site’s peak bandwidth will not exceed the capacity of its back-haul links (back-haul congestion control). Operators can support more users on the same network equipment with LibreQoS than with competing QoE solutions which only shape by AP and Client. ### CAKE + CAKE is the product of nearly a decade of development efforts to improve on fq\_codel. With the diffserv\_4 parameter enabled – CAKE groups traffic in to Bulk, Best Effort, Video, and Voice. This means that without having to fine-tune traffic priorities as you would with DPI products – CAKE automatically ensures your clients’ OS update downloads will not disrupt their zoom calls. It allows for multiple video conferences to operate on the same connection which might otherwise “fight” for upload bandwidth causing call disruptions. With work-from-home, remote learning, and tele-medicine becoming increasingly common – minimizing video call disruptions can save jobs, keep students engaged, and help ensure equitable access to medical care. ### XDP + Fast, multi-CPU queueing leveraging xdp-cpumap-tc and cpumap-pping. Currently tested in the real world past 11 Gbps (so far) with just 30% CPU use on a 16 core Intel Xeon Gold 6254. It's likely capable of 30Gbps or more. ### Graphing + You can graph bandwidth and TCP RTT by client and node (Site, AP, etc), using InfluxDB. ### CRM Integrations -* UISP -* Splynx + +- UISP +- Splynx