mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update README.md
This commit is contained in:
parent
6babb29f15
commit
f8d4e033e0
@ -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 <a href="https://github.com/xdp-project/xdp-cpumap-tc">XDP-CPUMAP-TC</a> we can then shape IPv6 as well.
|
||||
* Working on stats feature
|
||||
## Requirements
|
||||
* Requires XDP-CPUMAP-TC. <a href="https://github.com/rchac/LibreQoS/tree/main/v0.9-alpha">See here</a> for details.
|
||||
* Only works on dedicated linux machine at the moment, not on VMs. Will soon work on VMs once <a href="https://www.spinics.net/lists/bpf/msg42260.html">this patch</a> is part of the mainline linux kernel.
|
||||
|
||||
# v0.8
|
||||
## Features
|
||||
|
Loading…
Reference in New Issue
Block a user