AddrFormatError when setting invalid interface MAC address via the API #2444
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Expected Behavior
The API should return a validation error, as
01234567890123456789
is too long to be a valid EUI-48 address.Observed Behavior
An unhandled
AddrFormatError
exception is raised.The text was updated successfully, but these errors were encountered: