From ae501fbd3a3d4304f441067ae5fd445522df129e Mon Sep 17 00:00:00 2001 From: pavel Date: Fri, 27 Mar 2026 05:29:52 +0200 Subject: [PATCH] 0529 --- files/nats_registration_listener.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/nats_registration_listener.py b/files/nats_registration_listener.py index 7581061..7879811 100644 --- a/files/nats_registration_listener.py +++ b/files/nats_registration_listener.py @@ -96,9 +96,9 @@ IGNORE_MACS_RAW = [ "C4:93:00:51:9A:12", "D0:6C:37:00:BD:B0", "C4:93:00:4E:97:B0", - #"D0:6C:37:00:A9:68", #### 97227 - "D0:6C:37:00:B0:1C", #### 101200 - + #"D0:6C:37:00:A9:68", + "D0:6C:37:00:B0:1C", + "C4:93:00:4E:96:F0", ] # Global counter for any NetBox-related problems