gestion: suggestion <automatique> si wifi ou chbre
This commit is contained in:
parent
9b17932814
commit
e79e5c0269
2 changed files with 6 additions and 12 deletions
|
@ -3029,8 +3029,9 @@ class Machine(BaseClasseCrans):
|
|||
mac = format_mac(mac)
|
||||
|
||||
if mac == '<automatique>':
|
||||
multi_ok = True
|
||||
lock = False
|
||||
self._set('macAddress', [mac])
|
||||
self.ipv6('')
|
||||
return mac
|
||||
|
||||
# La MAC serait-elle une MAC à la con ?
|
||||
if mac == "00:04:4b:80:80:03":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue