From 1e5977b62f896e844b548c3007ace9e1dfa7f9ed Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Apr 2020 21:28:04 +0200 Subject: New upstream version 1.23.90 --- docs/libnm/html/NMSettingConnection.html | 82 +++++++++++++++++++++----------- 1 file changed, 53 insertions(+), 29 deletions(-) (limited to 'docs/libnm/html/NMSettingConnection.html') diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index d5978afa..0d5e3bca 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -8,7 +8,7 @@ - + @@ -37,8 +37,8 @@

Functions

--++ @@ -327,32 +327,32 @@ - + - + - + - + - + - + - + @@ -405,7 +405,7 @@ - + @@ -427,7 +427,7 @@ - + - +
gint auth-retriesRead / Write / ConstructRead / Write
gboolean autoconnectRead / Write / ConstructRead / Write
gint autoconnect-priorityRead / Write / ConstructRead / Write
gint autoconnect-retriesRead / Write / ConstructRead / Write
NMSettingConnectionAutoconnectSlaves autoconnect-slavesRead / Write / ConstructRead / Write
guint gateway-ping-timeoutRead / Write / ConstructRead / Write
@@ -369,7 +369,7 @@
gint lldpRead / Write / ConstructRead / Write
gint
gboolean read-onlyRead / Write / ConstructRead / Write
GStrv
guint64 timestampRead / Write / ConstructRead / Write
@@ -450,7 +450,7 @@ gchar * zoneRead / Write / ConstructRead / Write
@@ -459,8 +459,8 @@

Types and Values

--++ @@ -1873,7 +1873,7 @@ should be activated when master is activated.

@@ -1881,7 +1881,7 @@ should be activated when master is activated.

@@ -2035,7 +2035,8 @@ should be activated when master is activated.

to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection.

Currently this only applies to 802-1x authentication.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Allowed values: >= -1

Default value: -1

Since: 1.10

@@ -2051,7 +2052,8 @@ intervention to activate the connection.

Note that autoconnect is not implemented for VPN profiles. See “secondaries” as an alternative to automatically connect VPN profiles.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Default value: TRUE


@@ -2061,7 +2063,8 @@ connect VPN profiles.

The autoconnect priority. If the connection is set to autoconnect, connections with higher priority will be preferred. Defaults to 0. The higher number means higher priority.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Allowed values: [-999,999]

Default value: 0

@@ -2074,7 +2077,8 @@ giving up. Zero means forever, -1 means the global default (4 times if not overridden). Setting this to 1 means to try activation only once before blocking autoconnect. Note that after a timeout, NetworkManager will try to autoconnect again.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Allowed values: >= -1

Default value: -1

@@ -2091,7 +2095,8 @@ The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to determine the real value. If it is default as well, this fallbacks to 0.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Default value: NM_SETTING_CONNECTION_AUTOCONNECT_SLAVES_DEFAULT

Since: 1.2

@@ -2101,7 +2106,8 @@ determine the real value. If it is default as well, this fallbacks to 0.

  “gateway-ping-timeout”     guint

If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Allowed values: <= 600

Default value: 0

@@ -2111,6 +2117,7 @@ timeout is reached, or an IP gateway replies to a ping.

  “id”                       gchar *

A human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

@@ -2127,6 +2134,7 @@ persistent (e.g. mobile broadband or USB Ethernet), this property should not be used. Setting this property restricts the interfaces a connection can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

@@ -2135,7 +2143,8 @@ connection may be applied to the wrong interface.

The “lldp” property

  “lldp”                     gint

Whether LLDP is enabled for the connection.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Default value: -1

Since: 1.2

@@ -2154,6 +2163,7 @@ If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "yes").

This feature requires a plugin which supports LLMNR. Otherwise the setting has no effect. One such plugin is dns-systemd-resolved.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: -1

Since: 1.14

@@ -2163,6 +2173,7 @@ setting has no effect. One such plugin is dns-systemd-resolved.

The “master” property

  “master”                   gchar *

Interface name of the master device or UUID of the master connection.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

@@ -2179,6 +2190,7 @@ If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "no").

This feature requires a plugin which supports mDNS. Otherwise the setting has no effect. One such plugin is dns-systemd-resolved.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: -1

Since: 1.12

@@ -2190,6 +2202,7 @@ setting has no effect. One such plugin is dns-systemd-resolved.

Whether the connection is metered.

When updating this property on a currently activated connection, the change takes effect immediately.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NM_METERED_UNKNOWN

Since: 1.2

@@ -2200,6 +2213,7 @@ the change takes effect immediately.

  “multi-connect”            gint

Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: 0

Since: 1.14

@@ -2219,6 +2233,7 @@ ignored and reserved for future use. [id] is the username that this permission refers to, which may not contain the ":" character. Any [reserved] information present must be ignored and is reserved for future use. All of [type], [id], and [reserved] must be valid UTF-8.

+

Owner: NMSettingConnection

Flags: Read / Write


@@ -2228,7 +2243,8 @@ use. All of [type], [id], and [reserved] must be valid UTF-8.

FALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Default value: FALSE


@@ -2238,6 +2254,7 @@ connection is read-only and cannot be modified.

List of connection UUIDs that should be activated when the base connection itself is activated. Currently only VPN connections are supported.

+

Owner: NMSettingConnection

Flags: Read / Write


@@ -2247,6 +2264,7 @@ supported.

Setting name of the device type of this slave's master connection (eg, NM_SETTING_BOND_SETTING_NAME), or NULL if this connection is not a slave.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

@@ -2284,6 +2302,7 @@ interface where the profile activates.

If the value is unset, a global connection default is consulted. If the value is still unset, the default is similar to "${CONNECTION}" and uses a unique, fixed ID for the connection.

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

Since: 1.4

@@ -2298,7 +2317,8 @@ _successfully_ fully activated.

connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved).

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Default value: 0


@@ -2310,6 +2330,7 @@ contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc).

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

@@ -2327,7 +2348,8 @@ provider, or nm_utils_uuid_generate() or -nm_utils_uuid_generate_from_string().

+nm_utils_uuid_generate_from_string().

+

Owner: NMSettingConnection

Flags: Read / Write

Default value: NULL

@@ -2343,6 +2365,7 @@ and nm-online to give the device a chance to appear.

to identify the device that will be waited for.

The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.

+

Owner: NMSettingConnection

Flags: Read / Write

Allowed values: >= -1

Default value: -1

@@ -2358,12 +2381,13 @@ the connection will be placed in the default zone as defined by the firewall.

When updating this property on a currently activated connection, the change takes effect immediately.

-

Flags: Read / Write / Construct

+

Owner: NMSettingConnection

+

Flags: Read / Write

Default value: NULL

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

NM_SETTING_CONNECTION_AUTOCONNECT_SLAVES_NO

slaves are not brought up when - master is activated

+master is activated

 

NM_SETTING_CONNECTION_AUTOCONNECT_SLAVES_YES

slaves are brought up when - master is activated

+master is activated