mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Requires XDP-CPUMAP-TC Only works on dedicated linux machine at the moment, not on VMs. Will soon work on VMs once this patch is part of the mainline linux kernel.
cd LibreQoS
git clone https://github.com/xdp-project/xdp-cpumap-tc.git
cd /xdp-cpumap-tc/src/
git submodule update --init
sudo apt install clang gcc llvm libelf-dev
make