with bridge/interface name too long netplan apply should fail
Bug #1988749 reported by
Luca Cervigni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Netplan |
Fix Released
|
Wishlist
|
Danilo Egea Gondolfo |
Bug Description
IDEAL BEHAVIOUR: With interface or bridge name exceeding the maximum characters, `netplan apply` and not succeed and prompt the error.
ACTUAL BEHAVIOUR:
`netplan apply` works as if no errors though the network interfaces or bridges do not get created with errors in /var/log/syslog
The way to see that something is wrong is browsing /var/log/syslog
Changed in netplan: | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
This is a valid point. Netplan IDs (i.e. interface names, for virtual interfaces) should be checked in the validation phase.