mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 04:00:17 +01:00
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
This commit is contained in:
parent
5ef3cfa4d0
commit
f680f23cba
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue