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/NMSettingMacvlan.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/NMSettingMacvlan.html') diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index 846a322f..7b357ebd 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -292,31 +292,31 @@ nm_setting_macvlan_get_tap (

Types and Values

NM_SETTING_MACVLAN_SETTING_NAME

-
#define NM_SETTING_MACVLAN_SETTING_NAME         "macvlan"
+
#define NM_SETTING_MACVLAN_SETTING_NAME "macvlan"
 

NM_SETTING_MACVLAN_PARENT

-
#define NM_SETTING_MACVLAN_PARENT               "parent"
+
#define NM_SETTING_MACVLAN_PARENT      "parent"
 

NM_SETTING_MACVLAN_MODE

-
#define NM_SETTING_MACVLAN_MODE                 "mode"
+
#define NM_SETTING_MACVLAN_MODE        "mode"
 

NM_SETTING_MACVLAN_PROMISCUOUS

-
#define NM_SETTING_MACVLAN_PROMISCUOUS          "promiscuous"
+
#define NM_SETTING_MACVLAN_PROMISCUOUS "promiscuous"
 

NM_SETTING_MACVLAN_TAP

-
#define NM_SETTING_MACVLAN_TAP                  "tap"
+
#define NM_SETTING_MACVLAN_TAP         "tap"
 

-- 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/NMSettingMacvlan.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/NMSettingMacvlan.html') diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index 7b357ebd..86590487 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -8,7 +8,7 @@ - + @@ -99,7 +99,7 @@ -gchar * +char * parent Read / Write @@ -179,7 +179,7 @@ nm_setting_macvlan_new (void

Returns

the new empty NMSettingMacvlan object.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -409,7 +409,7 @@ macvlans on the same lower device.


The “parent” property

-
  “parent”                   gchar *
+
  “parent”                   char *

If given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created. If this property is not specified, the connection must contain an NMSettingWired setting @@ -442,6 +442,6 @@ with a

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