mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Revert 8064543315
This commit is contained in:
parent
0f093f2f85
commit
d958cc0ede
@ -426,8 +426,7 @@ def refreshShapers():
|
|||||||
reloadStartTime = datetime.now()
|
reloadStartTime = datetime.now()
|
||||||
|
|
||||||
# Clear Prior Settings
|
# Clear Prior Settings
|
||||||
if isThisFirstRunSinceBoot:
|
clearPriorSettings(interfaceA, interfaceB)
|
||||||
clearPriorSettings(interfaceA, interfaceB)
|
|
||||||
|
|
||||||
# If this is the first time LibreQoS.py has run since system boot, load the XDP program and disable XPS
|
# If this is the first time LibreQoS.py has run since system boot, load the XDP program and disable XPS
|
||||||
# Otherwise, just clear the existing IP filter rules for xdp
|
# Otherwise, just clear the existing IP filter rules for xdp
|
||||||
|
Loading…
Reference in New Issue
Block a user