diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml index 08ed5dc0..eae9c8d0 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml @@ -8,6 +8,16 @@ <interface name="org.freedesktop.NetworkManager.Device.OvsBridge"> <!-- + Slaves: + + Array of object paths representing ports which are currently enslaved to + this bridge. + + Since: 1.12.2 + --> + <property name="Slaves" type="ao" access="read"/> + + <!-- PropertiesChanged: @properties: A dictionary mapping property names to variant boxed values |