NetworkManager/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
472 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
<!--
org.freedesktop.NetworkManager.Device.OvsBridge:
@short_description: OvsBridge Device
-->
<interface name="org.freedesktop.NetworkManager.Device.OvsBridge">
<!--
Slaves:
Array of object paths representing ports which are currently enslaved to
this bridge.
Since: 1.14
-->
<property name="Slaves" type="ao" access="read"/>
</interface>
</node>