1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<?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>