Add files via upload

This commit is contained in:
rchac
2020-10-05 01:22:45 -06:00
committed by GitHub
parent 96ea32139e
commit 0ed68c044d
2 changed files with 6 additions and 5 deletions

View File

@@ -88,7 +88,8 @@ def refreshShapers():
#clientsList.append((100, '100.65.1.1'))
#Bring in clients from UCRM if enabled
shapableDevices.extend(pullUNMSDevices())
if importFromUNMS:
shapableDevices.extend(pullUNMSDevices())
#Categorize Clients By IPv4 /16
listOfSlash16SubnetsInvolved = []