diff --git a/README.md b/README.md index c3023a60..f1083818 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ The impact of fq_codel on a 3000Mbps connection vs hard rate limiting — a 30x ## Limitations * Not dual stack, clients can only be shaped by IPv4 address for now in v0.9. Once IPv6 support is added to XDP-CPUMAP-TC we can then shape IPv6 as well. * Working on stats feature +## Requirements +* Requires XDP-CPUMAP-TC. See here for details. +* 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. # v0.8 ## Features