From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMSettingTun.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/NMSettingTun.html') diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 5a31deab..71ee6d3c 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -8,7 +8,7 @@ - + @@ -213,7 +213,7 @@ nm_setting_tun_new (void

Returns

the new empty NMSettingTun object.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -536,6 +536,6 @@ network header.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingTun.html | 144 ++------------------------------------ 1 file changed, 7 insertions(+), 137 deletions(-) (limited to 'docs/libnm/html/NMSettingTun.html') diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 71ee6d3c..3f8524fe 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -16,8 +16,7 @@ Top  |  Description  |  - Object Hierarchy  |  - Properties + Object Hierarchy Home Up @@ -99,50 +98,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-char *groupRead / Write
guintmodeRead / Write
gbooleanmulti-queueRead / Write
-char *ownerRead / Write
gbooleanpiRead / Write
gbooleanvnet-hdrRead / Write
-
-

Types and Values

@@ -182,10 +137,6 @@ - - - -
enum NMSettingTunMode
 NMSettingTun
@@ -193,9 +144,6 @@

Object Hierarchy

    GEnum
     ╰── NMSettingTunMode
-    GObject
-    ╰── NMSetting
-        ╰── NMSettingTun
 
@@ -239,7 +187,7 @@ nm_setting_tun_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.2

@@ -265,7 +213,7 @@ nm_setting_tun_get_owner (

Returns

-

the “owner” property of the setting

+

the “owner” property of the setting

Since: 1.2

@@ -291,7 +239,7 @@ nm_setting_tun_get_group (

Returns

-

the “group” property of the setting

+

the “group” property of the setting

Since: 1.2

@@ -317,7 +265,7 @@ nm_setting_tun_get_pi (

Returns

-

the “pi” property of the setting

+

the “pi” property of the setting

Since: 1.2

@@ -343,7 +291,7 @@ nm_setting_tun_get_vnet_hdr (

Returns

-

the “vnet_hdr” property of the setting

+

the “vnet_hdr” property of the setting

Since: 1.2

@@ -369,7 +317,7 @@ nm_setting_tun_get_multi_queue (

Returns

-

the “multi-queue” property of the setting

+

the “multi-queue” property of the setting

Since: 1.2

@@ -455,84 +403,6 @@ nm_setting_tun_get_multi_queue ( -
-
-

NMSettingTun

-
typedef struct _NMSettingTun NMSettingTun;
-

Tunnel Settings

-
- -
-

Property Details

-
-

The “group” property

-
  “group”                    char *
-

The group ID which will own the device. If set to NULL everyone -will be able to use the device.

-

Owner: NMSettingTun

-

Flags: Read / Write

-

Default value: NULL

-

Since: 1.2

-
-
-
-

The “mode” property

-
  “mode”                     guint
-

The operating mode of the virtual device. Allowed values are -NM_SETTING_TUN_MODE_TUN to create a layer 3 device and -NM_SETTING_TUN_MODE_TAP to create an Ethernet-like layer 2 -one.

-

Owner: NMSettingTun

-

Flags: Read / Write

-

Default value: 1

-

Since: 1.2

-
-
-
-

The “multi-queue” property

-
  “multi-queue”              gboolean
-

If the property is set to TRUE, the interface will support -multiple file descriptors (queues) to parallelize packet -sending or receiving. Otherwise, the interface will only -support a single queue.

-

Owner: NMSettingTun

-

Flags: Read / Write

-

Default value: FALSE

-

Since: 1.2

-
-
-
-

The “owner” property

-
  “owner”                    char *
-

The user ID which will own the device. If set to NULL everyone -will be able to use the device.

-

Owner: NMSettingTun

-

Flags: Read / Write

-

Default value: NULL

-

Since: 1.2

-
-
-
-

The “pi” property

-
  “pi”                       gboolean
-

If TRUE the interface will prepend a 4 byte header describing the -physical interface to the packets.

-

Owner: NMSettingTun

-

Flags: Read / Write

-

Default value: FALSE

-

Since: 1.2

-
-
-
-

The “vnet-hdr” property

-
  “vnet-hdr”                 gboolean
-

If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio -network header.

-

Owner: NMSettingTun

-

Flags: Read / Write

-

Default value: FALSE

-

Since: 1.2

-

Since: 1.2

@@ -213,7 +213,7 @@ nm_setting_tun_get_owner (

Returns

-

the “owner” property of the setting

+

the “owner” property of the setting

Since: 1.2

@@ -239,7 +239,7 @@ nm_setting_tun_get_group (

Returns

-

the “group” property of the setting

+

the “group” property of the setting

Since: 1.2

@@ -265,7 +265,7 @@ nm_setting_tun_get_pi (

Returns

-

the “pi” property of the setting

+

the “pi” property of the setting

Since: 1.2

@@ -291,7 +291,7 @@ nm_setting_tun_get_vnet_hdr (

Returns

-

the “vnet_hdr” property of the setting

+

the “vnet_hdr” property of the setting

Since: 1.2

@@ -317,7 +317,7 @@ nm_setting_tun_get_multi_queue (

Returns

-

the “multi-queue” property of the setting

+

the “multi-queue” property of the setting

Since: 1.2

-- cgit 1.3.0-6-gf8a5