mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
use space
This commit is contained in:
parent
bde7fab3f9
commit
a5a6678823
@ -65,7 +65,7 @@ if __name__ == '__main__':
|
||||
'hostname': ''
|
||||
}
|
||||
manufacturer_mac = EUI(record['mac'])
|
||||
oui = manufacturer_mac.oui
|
||||
oui = manufacturer_mac.oui
|
||||
if oui.registration().org:
|
||||
record['manufacturer'] = oui.registration().org
|
||||
if record['ip'] in dhcp_leases:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user