From f680f23cba387ab188952080e94cabbad73f6dcb Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 12 May 2025 11:16:03 +0200 Subject: [PATCH] manager: note if we see an openvswitch link without a plugin Add Open VSwitch to link types that are supported by a plugin. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2207 --- src/core/nm-manager.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/nm-manager.c b/src/core/nm-manager.c index 50e7bc6a53..1012b532df 100644 --- a/src/core/nm-manager.c +++ b/src/core/nm-manager.c @@ -4250,6 +4250,7 @@ add: case NM_LINK_TYPE_OLPC_MESH: case NM_LINK_TYPE_TEAM: case NM_LINK_TYPE_WIFI: + case NM_LINK_TYPE_OPENVSWITCH: _LOGI(LOGD_PLATFORM, "(%s): '%s' plugin not available; creating generic device", plink->name,