mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
XDP toggle
This commit is contained in:
parent
0370f7ced8
commit
0ad0d84635
@ -24,9 +24,9 @@ interfaceA = 'eth1'
|
|||||||
# Interface connected to edge router
|
# Interface connected to edge router
|
||||||
interfaceB = 'eth2'
|
interfaceB = 'eth2'
|
||||||
|
|
||||||
# Shape by Site in addition to by AP and Client
|
# Use XDP? If yes, multiple CPU cores can be used. Limits to IPv4 only. Throughput of 11 Gbps+
|
||||||
# Now deprecated, was only used prior to v1.1
|
# If using IPv6, choose False. False will limit throughput to 3-6 Gbps
|
||||||
# shapeBySite = True
|
usingXDP = False
|
||||||
|
|
||||||
# Allow shell commands. False causes commands print to console only without being executed.
|
# Allow shell commands. False causes commands print to console only without being executed.
|
||||||
# MUST BE ENABLED FOR PROGRAM TO FUNCTION
|
# MUST BE ENABLED FOR PROGRAM TO FUNCTION
|
||||||
|
Loading…
Reference in New Issue
Block a user