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/NMSettingConnection.html | 74 ++++++++++++++++---------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'docs/libnm/html/NMSettingConnection.html') diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 17b48f9e..35d8afb5 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -8,7 +8,7 @@ - + @@ -332,7 +332,7 @@ -gint +int auth-retries Read / Write @@ -342,12 +342,12 @@ Read / Write -gint +int autoconnect-priority Read / Write -gint +int autoconnect-retries Read / Write @@ -363,34 +363,34 @@ -gchar * +char * id Read / Write -gchar * +char * interface-name Read / Write -gint +int lldp Read / Write -gint +int llmnr Read / Write -gchar * +char * master Read / Write -gint +int mdns Read / Write @@ -401,12 +401,12 @@ -gchar * +char * mud-url Read / Write -gint +int multi-connect Read / Write @@ -427,13 +427,13 @@ -gchar * +char * slave-type Read / Write -gchar * +char * stable-id Read / Write @@ -444,24 +444,24 @@ -gchar * +char * type Read / Write -gchar * +char * uuid Read / Write -gint +int wait-device-timeout Read / Write -gchar * +char * zone Read / Write @@ -2080,7 +2080,7 @@ master is activated

Property Details

The “auth-retries” property

-
  “auth-retries”             gint
+
  “auth-retries”             int

The number of retries for the authentication. Zero means to try indefinitely; -1 means to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection.

@@ -2109,7 +2109,7 @@ connect VPN profiles.


The “autoconnect-priority” property

-
  “autoconnect-priority”     gint
+
  “autoconnect-priority”     int

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.

@@ -2121,7 +2121,7 @@ The higher number means higher priority.


The “autoconnect-retries” property

-
  “autoconnect-retries”      gint
+
  “autoconnect-retries”      int

The number of times a connection should be tried when autoactivating before 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 @@ -2164,7 +2164,7 @@ timeout is reached, or an IP gateway replies to a ping.


The “id” property

-
  “id”                       gchar *
+
  “id”                       char *

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

Owner: NMSettingConnection

@@ -2174,7 +2174,7 @@ or "T-Mobile 3G".


The “interface-name” property

-
  “interface-name”           gchar *
+
  “interface-name”           char *

The name of the network interface this connection is bound to. If not set, then the connection can be attached to any interface of the appropriate type (subject to restrictions imposed by other settings).

@@ -2191,7 +2191,7 @@ connection may be applied to the wrong interface.


The “lldp” property

-
  “lldp”                     gint
+
  “lldp”                     int

Whether LLDP is enabled for the connection.

Owner: NMSettingConnection

Flags: Read / Write

@@ -2201,7 +2201,7 @@ connection may be applied to the wrong interface.


The “llmnr” property

-
  “llmnr”                    gint
+
  “llmnr”                    int

Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the connection. LLMNR is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts @@ -2221,7 +2221,7 @@ setting has no effect. One such plugin is dns-systemd-resolved.


The “master” property

-
  “master”                   gchar *
+
  “master”                   char *

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

Owner: NMSettingConnection

Flags: Read / Write

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


The “mdns” property

-
  “mdns”                     gint
+
  “mdns”                     int

Whether mDNS is enabled for the connection.

The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable mDNS for the interface, "resolve" @@ -2260,7 +2260,7 @@ the change takes effect immediately.


The “mud-url” property

-
  “mud-url”                  gchar *
+
  “mud-url”                  char *

If configured, set to a Manufacturer Usage Description (MUD) URL that points to manufacturer-recommended network policies for IoT devices. It is transmitted as a DHCPv4 or DHCPv6 option. The value must be a valid URL starting with "https://".

@@ -2275,7 +2275,7 @@ consulted. If still unspecified, the ultimate default is "none".


The “multi-connect” property

-
  “multi-connect”            gint
+
  “multi-connect”            int

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

Owner: NMSettingConnection

@@ -2325,7 +2325,7 @@ supported.


The “slave-type” property

-
  “slave-type”               gchar *
+
  “slave-type”               char *

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.

@@ -2336,7 +2336,7 @@ slave.


The “stable-id” property

-
  “stable-id”                gchar *
+
  “stable-id”                char *

This represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and @@ -2390,7 +2390,7 @@ property will not be preserved).


The “type” property

-
  “type”                     gchar *
+
  “type”                     char *

Base type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for @@ -2403,7 +2403,7 @@ the setting name of that setting type (ie, "vpn" or "bridge", etc).


The “uuid” property

-
  “uuid”                     gchar *
+
  “uuid”                     char *

A universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same @@ -2414,7 +2414,7 @@ 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

@@ -2422,7 +2422,7 @@ be generated by

The “wait-device-timeout” property

-
  “wait-device-timeout”      gint
+
  “wait-device-timeout”      int

Timeout in milliseconds to wait for device at startup. During boot, devices may take a while to be detected by the driver. This property will cause to delay NetworkManager-wait-online.service @@ -2440,7 +2440,7 @@ currently has the same meaning as no wait time.


The “zone” property

-
  “zone”                     gchar *
+
  “zone”                     char *

The trust level of a the connection. Free form case-insensitive string (for example "Home", "Work", "Public"). NULL or unspecified zone means the connection will be placed in the default zone as defined by the @@ -2454,6 +2454,6 @@ the change takes effect immediately.

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