From a54ac63bbf9b2c71026ac9028a8ffaf186cf3c82 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 28 Jun 2020 18:58:14 +0200 Subject: New upstream version 1.25.90 --- docs/libnm/html/NMSettingConnection.html | 62 ++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) (limited to 'docs/libnm/html/NMSettingConnection.html') diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 225c574c..64d0303d 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -312,6 +312,13 @@ nm_setting_connection_get_wait_device_timeout () + +const char * + + +nm_setting_connection_get_mud_url () + + @@ -393,6 +400,12 @@ Read / Write + +gchar * +mud-url +Read / Write + + gint multi-connect Read / Write @@ -576,6 +589,10 @@ NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT +#define +NM_SETTING_CONNECTION_MUD_URL + + enum NMSettingConnectionAutoconnectSlaves @@ -1678,6 +1695,30 @@ the timeout in milli seconds. -1 is the default.

Since: 1.20

+
+
+

nm_setting_connection_get_mud_url ()

+
const char *
+nm_setting_connection_get_mud_url (NMSettingConnection *setting);
+

Returns the value contained in the “mud-url” +property.

+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingConnection

 
+
+

Since: 1.26

+

Types and Values

@@ -1850,6 +1891,12 @@ the timeout in milli seconds. -1 is the default.


+

NM_SETTING_CONNECTION_MUD_URL

+
#define NM_SETTING_CONNECTION_MUD_URL        "mud-url"
+
+
+
+

enum NMSettingConnectionAutoconnectSlaves

NMSettingConnectionAutoconnectSlaves values indicate whether slave connections should be activated when master is activated.

@@ -2209,6 +2256,21 @@ the change takes effect immediately.


+

The “mud-url” property

+
  “mud-url”                  gchar *
+

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://".

+

The special value "none" is allowed to indicate that no MUD URL is used.

+

If the per-profile value is unspecified (the default), a global connection default gets +consulted. If still unspecified, the ultimate default is "none".

+

Owner: NMSettingConnection

+

Flags: Read / Write

+

Default value: NULL

+

Since: 1.26

+
+
+

The “multi-connect” property

  “multi-connect”            gint

Specifies whether the profile can be active multiple times at a particular -- cgit 1.3.0-6-gf8a5