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

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

19 lines
367 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
<!--
org.freedesktop.NetworkManager.Device.Vrf:
@short_description: VRF Device.
-->
<interface name="org.freedesktop.NetworkManager.Device.Vrf">
<!--
Table:
The routing table of the VRF.
-->
<property name="Table" type="u" access="read"/>
</interface>
</node>