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:
Herman Semenov
2025-03-05 00:10:15 +03:00
committed by Beniamino Galvani
parent 7f381c9d68
commit 3aa6e689ec

View File

@@ -7562,7 +7562,7 @@ cache_on_change(NMPlatform *platform,
NM_LINK_TYPE_IP6GRETAP,
NM_LINK_TYPE_INFINIBAND,
NM_LINK_TYPE_MACVLAN,
NM_LINK_TYPE_MACVLAN,
NM_LINK_TYPE_MACVTAP,
NM_LINK_TYPE_SIT,
NM_LINK_TYPE_TUN,
NM_LINK_TYPE_VLAN,