diff options
Diffstat (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-dbus-interface.html | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 12e2c5af..a6d4ea33 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -903,13 +903,24 @@ extensions.</p> <col class="enum_members_description"> <col width="200px" class="enum_members_annotations"> </colgroup> -<tbody><tr> +<tbody> +<tr> <td class="enum_member_name"><p><a name="NM-CAPABILITY-TEAM:CAPS"></a>NM_CAPABILITY_TEAM</p></td> <td class="enum_member_description"> -<p>Teams can be managed</p> +<p>Teams can be managed. This means the team device plugin + is loaded.</p> </td> <td class="enum_member_annotations"> </td> -</tr></tbody> +</tr> +<tr> +<td class="enum_member_name"><p><a name="NM-CAPABILITY-OVS:CAPS"></a>NM_CAPABILITY_OVS</p></td> +<td class="enum_member_description"> +<p>OpenVSwitch can be managed. This means the OVS device plugin + is loaded. Since: 1.24, 1.22.2</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> +</tbody> </table></div> </div> </div> |