This commit is contained in:
2026-03-19 11:46:05 +02:00
parent 5fd5f85641
commit f6722b491c

View File

@@ -73,72 +73,13 @@ PRODUCT_TAG_SLUG = {
# "fox200": "fox200-auto-upgrade-latest",
}
# MACs to ignore completely when seen in registrations
IGNORE_MACS_RAW = [
"44:D1:FA:7E:3F:65",
"AA:BB:CC:DD:EE:FF",
"C4:93:00:4E:92:7C",
"C4:93:00:4E:96:F0",
"C4:93:00:4E:97:B0",
"C4:93:00:4E:99:A4",
"C4:93:00:50:AC:3C",
"C4:93:00:51:97:B6",
"D0:6C:37:00:91:88",
"D0:6C:37:00:A0:78",
"D0:6C:37:00:AB:20",
"D0:6C:37:00:BD:B0",
"D0:6C:37:00:D2:F0",
"D0:6C:37:00:D5:84",
"D0:6C:37:00:E6:D8",
"D0:6C:37:00:F0:18",
"D0:6C:37:01:0C:78",
"D0:6C:37:01:0C:C0",
"D0:6C:37:01:16:88",
"D0:6C:37:01:25:A2",
"D0:6C:37:01:25:B2",
"D0:6C:37:01:25:E6",
"D0:6C:37:01:25:EA",
"D0:6C:37:01:25:F2",
"D0:6C:37:01:26:02",
"D0:6C:37:01:26:1E",
"D0:6C:37:01:26:3A",
"D0:6C:37:01:26:7A",
"D0:6C:37:01:26:D2",
"D0:6C:37:01:26:D6",
"D0:6C:37:01:26:E2",
"D0:6C:37:01:26:E6",
"D0:6C:37:01:26:FA",
"D0:6C:37:00:BA:98",
"D0:6C:37:01:0D:44",
"D0:6C:37:00:85:04",
"D0:6C:37:00:9B:2C",
"D0:6C:37:01:1F:2C",
"D0:6C:37:00:E3:38",
"D0:6C:37:00:79:8C",
"D0:6C:37:01:07:58",
"C4:93:00:51:9A:A2",
"C4:93:00:50:AD:58",
"D0:6C:37:00:9B:D8",
"D0:6C:37:01:03:98",
"C4:93:00:4E:96:0C",
"d0:6c:37:00:e8:68",
"D0:6C:37:00:B1:1C",
"C4:93:00:51:9D:06",
"D0:6C:37:01:1C:98",
"D0:6C:37:00:FF:74",
"D0:6C:37:00:77:34",
"D0:6C:37:00:F6:F0",
"C4:93:00:4E:9C:FC",
"D0:6C:37:01:13:7C",
"D0:6C:37:00:F4:28",
"C4:93:00:50:AC:C0",
"D0:6C:37:01:1C:20",
"C4:93:00:4E:9D:B8",
"C4:93:00:4E:93:B0",
"D0:6C:37:01:03:2C",
"C4:93:00:51:9A:36",
"D0:6C:37:00:A6:50",
"C4:93:00:4D:E9:94",
]
# Global counter for any NetBox-related problems