diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml b/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml index ef92f3a9..7c464b94 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml @@ -89,6 +89,13 @@ <property name="FlowLabel" type="u" access="read"/> <!-- + Flags: + + Tunnel flags. + --> + <property name="Flags" type="u" access="read"/> + + <!-- PropertiesChanged: @properties: A dictionary mapping property names to variant boxed values |