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 --- ...-org.freedesktop.NetworkManager.Device.Tun.html | 140 +++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html new file mode 100644 index 00000000..4815cf6e --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html @@ -0,0 +1,140 @@ + + + + +org.freedesktop.NetworkManager.Device.Tun: NetworkManager D-Bus API Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.Device.Tun

+

org.freedesktop.NetworkManager.Device.Tun

+
+
+

Signals

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

Properties

+
+Owner       readable   x
+Group       readable   x
+Mode        readable   s
+NoPi        readable   b
+VnetHdr     readable   b
+MultiQueue  readable   b
+HwAddress   readable   s
+
+
+
+

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 "Owner" property

+
+Owner  readable   x
+
+

The uid of the tunnel owner, or -1 if it has no owner.

+
+
+
+

The "Group" property

+
+Group  readable   x
+
+

The gid of the tunnel group, or -1 if it has no owner.

+
+
+
+

The "Mode" property

+
+Mode  readable   s
+
+

The tunnel mode, either "tun" or "tap".

+
+
+
+

The "NoPi" property

+
+NoPi  readable   b
+
+

The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to the tunnel packets.

+
+
+
+

The "VnetHdr" property

+
+VnetHdr  readable   b
+
+

The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a virtio network header.

+
+
+
+

The "MultiQueue" property

+
+MultiQueue  readable   b
+
+

The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap device multiple times, for multiple send/receive queues.

+
+
+
+

The "HwAddress" property

+
+HwAddress  readable   s
+
+

Hardware address of the device.

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