From d9c99a29a0d3384c9c3d2adce430f5cb1134ab6a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 30 Mar 2016 00:56:30 +0200 Subject: Imported Upstream version 1.1.92 --- ...freedesktop.NetworkManager.Device.IPTunnel.html | 176 +++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html new file mode 100644 index 00000000..ffc09320 --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html @@ -0,0 +1,176 @@ + + + + +org.freedesktop.NetworkManager.Device.IPTunnel: NetworkManager D-Bus API Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.Device.IPTunnel

+

org.freedesktop.NetworkManager.Device.IPTunnel

+
+
+

Signals

+
+PropertiesChanged (a{sv} properties);
+
+
+
+

Properties

+
+Mode                readable   u
+Parent              readable   o
+Local               readable   s
+Remote              readable   s
+Ttl                 readable   y
+Tos                 readable   y
+PathMtuDiscovery    readable   b
+InputKey            readable   s
+OutputKey           readable   s
+EncapsulationLimit  readable   y
+FlowLabel           readable   u
+
+
+
+

Description

+

+
+
+

Signal Details

+
+

The "PropertiesChanged" signal

+
+PropertiesChanged (a{sv} properties);
+
+

+
++++ + + + + +

a{sv} properties:

A dictionary mapping property names to variant boxed values

+
+
+
+

Property Details

+
+

The "Mode" property

+
+Mode  readable   u
+
+

The tunneling mode.

+
+
+
+

The "Parent" property

+
+Parent  readable   o
+
+

The object path of the parent device.

+
+
+
+

The "Local" property

+
+Local  readable   s
+
+

The local endpoint of the tunnel.

+
+
+
+

The "Remote" property

+
+Remote  readable   s
+
+

The remote endpoint of the tunnel.

+
+
+
+

The "Ttl" property

+
+Ttl  readable   y
+
+

The TTL assigned to tunneled packets. 0 is a special value meaning that packets inherit the TTL value

+
+
+
+

The "Tos" property

+
+Tos  readable   y
+
+

The type of service (IPv4) or traffic class (IPv6) assigned to tunneled packets.

+
+
+
+

The "PathMtuDiscovery" property

+
+PathMtuDiscovery  readable   b
+
+

Whether path MTU discovery is enabled on this tunnel.

+
+
+
+

The "InputKey" property

+
+InputKey  readable   s
+
+

The key used for incoming packets.

+
+
+
+

The "OutputKey" property

+
+OutputKey  readable   s
+
+

The key used for outgoing packets.

+
+
+
+

The "EncapsulationLimit" property

+
+EncapsulationLimit  readable   y
+
+

How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels.

+
+
+
+

The "FlowLabel" property

+
+FlowLabel  readable   u
+
+

The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.

+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5