From a54ac63bbf9b2c71026ac9028a8ffaf186cf3c82 Mon Sep 17 00:00:00 2001
From: Michael Biebl
+
@@ -393,6 +400,12 @@
const char *
+
+
+nm_setting_connection_get_mud_url ()
+
+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
+
@@ -1678,6 +1695,30 @@ the timeout in milli seconds. -1 is the default.enum
NMSettingConnectionAutoconnectSlaves
Since: 1.20
+const char *
+nm_setting_connection_get_mud_url (NMSettingConnection *setting);
+Returns the value contained in the “mud-url” +property.
+ +Since: 1.26
+NMSettingConnectionAutoconnectSlaves values indicate whether slave connections should be activated when master is activated.
@@ -2209,6 +2256,21 @@ the change takes effect immediately.“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
+“multi-connect” property“multi-connect” gint
Specifies whether the profile can be active multiple times at a particular -- cgit 1.3.0-6-gf8a5