mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 21:10:08 +01:00
When a VLAN connection was added with command: nmcli c add type vlan ifname v10 id 10 dev 00:11:22:33:44:55 nmcli tried to assign a byte-array value to the ethernet.mac-address string property, resulting in a invalid connection which failed to verify. Fix this and set the value as plain string. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| Makefile.am | ||
| nm-online.c | ||