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
88571a23f4
commit
b5bf1e588e
@ -50,6 +50,7 @@ Bloat is below 5ms in each direction.
|
|||||||
* Simple client management via csv file
|
* Simple client management via csv file
|
||||||
## Limitations
|
## 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.
|
* 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.
|
||||||
|
* XDP's cpumap-redirect achieves higher throughput on a server actual hardware NIC (XDP offloading possible) vs as a VM (generic XDP).
|
||||||
* Working on stats feature
|
* Working on stats feature
|
||||||
## Requirements
|
## Requirements
|
||||||
* Requires kernel version 5.12 or above for physical servers, and kernel version 5.14 or above for VM.
|
* Requires kernel version 5.12 or above for physical servers, and kernel version 5.14 or above for VM.
|
||||||
|
Loading…
Reference in New Issue
Block a user