From d958cc0edef0ba84acd135365f594874dd37eb24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Fri, 9 Sep 2022 07:22:20 -0600 Subject: [PATCH] Revert https://github.com/rchac/LibreQoS/commit/8064543315dda819bd4157a28fdb8e2a60844398 --- v1.2/LibreQoS.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/v1.2/LibreQoS.py b/v1.2/LibreQoS.py index a2c16612..885d59d6 100644 --- a/v1.2/LibreQoS.py +++ b/v1.2/LibreQoS.py @@ -426,8 +426,7 @@ def refreshShapers(): reloadStartTime = datetime.now() # 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 # Otherwise, just clear the existing IP filter rules for xdp