libnm-platform: fix not set MACVTAP when cache ops added or updated
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2151
This commit is contained in:

committed by
Beniamino Galvani

parent
7f381c9d68
commit
3aa6e689ec
@@ -7562,7 +7562,7 @@ cache_on_change(NMPlatform *platform,
|
|||||||
NM_LINK_TYPE_IP6GRETAP,
|
NM_LINK_TYPE_IP6GRETAP,
|
||||||
NM_LINK_TYPE_INFINIBAND,
|
NM_LINK_TYPE_INFINIBAND,
|
||||||
NM_LINK_TYPE_MACVLAN,
|
NM_LINK_TYPE_MACVLAN,
|
||||||
NM_LINK_TYPE_MACVLAN,
|
NM_LINK_TYPE_MACVTAP,
|
||||||
NM_LINK_TYPE_SIT,
|
NM_LINK_TYPE_SIT,
|
||||||
NM_LINK_TYPE_TUN,
|
NM_LINK_TYPE_TUN,
|
||||||
NM_LINK_TYPE_VLAN,
|
NM_LINK_TYPE_VLAN,
|
||||||
|
Reference in New Issue
Block a user