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

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

19 lines
388 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
<!--
org.freedesktop.NetworkManager.Device.Veth:
@short_description: Virtual Ethernet Device.
-->
<interface name="org.freedesktop.NetworkManager.Device.Veth">
<!--
Peer:
The object path of the device's peer.
-->
<property name="Peer" type="o" access="read"/>
</interface>
</node>