From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingTun.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMSettingTun.html') diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index f606a206..0d133b99 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -378,43 +378,43 @@ nm_setting_tun_get_multi_queue (

Types and Values

NM_SETTING_TUN_SETTING_NAME

-
#define NM_SETTING_TUN_SETTING_NAME         "tun"
+
#define NM_SETTING_TUN_SETTING_NAME "tun"
 

NM_SETTING_TUN_MODE

-
#define NM_SETTING_TUN_MODE                 "mode"
+
#define NM_SETTING_TUN_MODE        "mode"
 

NM_SETTING_TUN_OWNER

-
#define NM_SETTING_TUN_OWNER                "owner"
+
#define NM_SETTING_TUN_OWNER       "owner"
 

NM_SETTING_TUN_GROUP

-
#define NM_SETTING_TUN_GROUP                "group"
+
#define NM_SETTING_TUN_GROUP       "group"
 

NM_SETTING_TUN_PI

-
#define NM_SETTING_TUN_PI                   "pi"
+
#define NM_SETTING_TUN_PI          "pi"
 

NM_SETTING_TUN_VNET_HDR

-
#define NM_SETTING_TUN_VNET_HDR             "vnet-hdr"
+
#define NM_SETTING_TUN_VNET_HDR    "vnet-hdr"
 

NM_SETTING_TUN_MULTI_QUEUE

-
#define NM_SETTING_TUN_MULTI_QUEUE          "multi-queue"
+
#define NM_SETTING_TUN_MULTI_QUEUE "multi-queue"
 

-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingTun.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMSettingTun.html') diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 0d133b99..5a31deab 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -8,7 +8,7 @@ - + @@ -109,7 +109,7 @@ -gchar * +char * group Read / Write @@ -125,7 +125,7 @@ -gchar * +char * owner Read / Write @@ -213,7 +213,7 @@ nm_setting_tun_new (void

Returns

the new empty NMSettingTun object.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -466,7 +466,7 @@ nm_setting_tun_get_multi_queue (

Property Details

The “group” property

-
  “group”                    gchar *
+
  “group”                    char *

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

Owner: NMSettingTun

@@ -503,7 +503,7 @@ support a single queue.


The “owner” property

-
  “owner”                    gchar *
+
  “owner”                    char *

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

Owner: NMSettingTun

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

+
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5