nmcli: fixed inability to change mtu on vlan connection (#6104)

* tests updated

Co-authored-by: Sam Potekhin <heaveaxy@gmail.com>
This commit is contained in:
Sam Potekhin
2023-03-04 16:01:52 +07:00
committed by GitHub
parent 9a97bc7c11
commit 2dee3464dd
3 changed files with 4 additions and 0 deletions

View File

@@ -1772,6 +1772,7 @@ class Nmcli(object):
'dummy',
'ethernet',
'team-slave',
'vlan',
)
@property