[PR #6104/2dee3464 backport][stable-5] nmcli: fixed inability to change mtu on vlan connection (#6139)

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

* tests updated

Co-authored-by: Sam Potekhin <heaveaxy@gmail.com>
(cherry picked from commit 2dee3464dd)

Co-authored-by: Sam Potekhin <24751685+heaveaxy@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2023-03-04 10:21:54 +01:00 committed by GitHub
parent f2d980f75a
commit 6d03887c55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View file

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