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