From 92933b83bd7533ef1384d1ae926485799c6a46e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Wed, 20 Jan 2021 23:19:43 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed450e9..c24f1a47 100644 --- a/README.md +++ b/README.md @@ -104,12 +104,13 @@ LibreQoS is based on fq_codel - an open source project led by Dave Taht, and con To support 1000 subscribers using proprietary wrappers for fq_codel would cost the average small ISP $6000 per year. If this application helps your network, please consider donating to Dave's patreon. Donating just $0.2/sub/month ($100/month for 500 subs) comes out to be 60% less than any proprietary solution, and you get direct access to our source code to tinker with LibreQoS and its HTB+fq_codel shaper to optimize your network's performance. ## Special Thanks -Thank you to the hundreds of contributors to the fq_codel and cake projects, especially Dave Taht. Thank you to Phil Sutter, Bert Hubert, Gregory Maxwell, Remco van Mook, Martijn van Oosterhout, Paul B Schroeder, and Jasper Spaans for contributing to the guides and documentation listed below. +Thank you to the hundreds of contributors to the fq_codel and cake projects, especially Dave Taht and Toke Høiland-Jørgensen. Thank you to Jesper Dangaard Brouer, Phil Sutter, Bert Hubert, Gregory Maxwell, Remco van Mook, Martijn van Oosterhout, Paul B Schroeder, and Jasper Spaans for contributing to the guides and documentation listed below. ## References * https://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.adv-filter.hashing.html * http://linux-ip.net/gl/tc-filters/tc-filters.html * http://linux-tc-notes.sourceforge.net/tc/doc/cls_u32.txt +* https://github.com/netoptimizer/xdp-cpumap-tc * https://stackoverflow.com/questions/21454155/linux-tc-u32-filters-strange-error ## License