Interface can't be created with an IP
Created by: edvgui
Not sure what the root cause is but setting ips like 192.168.15.2/24
to an interface when creating it raises the following error: invalid lladdr
.
Updating the addresses works fine, a work around could be to update the interface just after creation to add the required addresses.
To reproduce:
- Simply create an interface via the api and provide an address
Edited by Bart Vanbrabant