From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- docs/libnm/html/NMSettingMacvlan.html | 103 ++-------------------------------- 1 file changed, 5 insertions(+), 98 deletions(-) (limited to 'docs/libnm/html/NMSettingMacvlan.html') diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index 86590487..2b084c14 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -16,8 +16,7 @@ Top  |  Description  |  - Object Hierarchy  |  - Properties + Object Hierarchy Home Up @@ -84,39 +83,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
guintmodeRead / Write
-char *parentRead / Write
gbooleanpromiscuousRead / Write
gbooleantapRead / Write
-
-

Types and Values

@@ -145,10 +111,6 @@ - - - - @@ -159,9 +121,6 @@

Object Hierarchy

    GEnum
     ╰── NMSettingMacvlanMode
-    GObject
-    ╰── NMSetting
-        ╰── NMSettingMacvlan
 
@@ -205,7 +164,7 @@ nm_setting_macvlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.2

@@ -231,7 +190,7 @@ nm_setting_macvlan_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.2

@@ -257,7 +216,7 @@ nm_setting_macvlan_get_promiscuous (

Returns

-

the “promiscuous” property of the setting

+

the “promiscuous” property of the setting

Since: 1.2

@@ -283,7 +242,7 @@ nm_setting_macvlan_get_tap (

Returns

-

the “tap” property of the setting

+

the “tap” property of the setting

Since: 1.2

@@ -321,12 +280,6 @@ nm_setting_macvlan_get_tap ( -

NMSettingMacvlan

-
typedef struct _NMSettingMacvlan NMSettingMacvlan;
-

MAC VLAN Settings

- -
-

enum NMSettingMacvlanMode

Members

@@ -394,52 +347,6 @@ nm_setting_macvlan_get_tap ( -

Property Details

-
-

The “mode” property

-
  “mode”                     guint
-

The macvlan mode, which specifies the communication mechanism between multiple -macvlans on the same lower device.

-

Owner: NMSettingMacvlan

-

Flags: Read / Write

-

Default value: 0

-

Since: 1.2

-
-
-
-

The “parent” property

-
  “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 -with a “mac-address” property.

-

Owner: NMSettingMacvlan

-

Flags: Read / Write

-

Default value: NULL

-

Since: 1.2

-
-
-
-

The “promiscuous” property

-
  “promiscuous”              gboolean
-

Whether the interface should be put in promiscuous mode.

-

Owner: NMSettingMacvlan

-

Flags: Read / Write

-

Default value: TRUE

-

Since: 1.2

-
-
-
-

The “tap” property

-
  “tap”                      gboolean
-

Whether the interface should be a MACVTAP.

-

Owner: NMSettingMacvlan

-

Flags: Read / Write

-

Default value: FALSE

-

Since: 1.2

-
-
-- cgit 1.3.0-6-gf8a5
NM_SETTING_MACVLAN_TAP
 NMSettingMacvlan
enum NMSettingMacvlanMode