From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 31 Jul 2019 10:51:42 +0200 Subject: New upstream version 1.19.90 --- docs/libnm/html/NMSettingWireless.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMSettingWireless.html') diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index 2f4a8f36..a792daa0 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -452,6 +452,10 @@ NM_SETTING_WIRELESS_MODE_INFRA +#define +NM_SETTING_WIRELESS_MODE_MESH + + enum NMSettingWirelessPowersave @@ -1505,6 +1509,13 @@ for this connection.


+

NM_SETTING_WIRELESS_MODE_MESH

+
#define NM_SETTING_WIRELESS_MODE_MESH   "mesh"
+
+

Indicates that the connection should create a mesh point.

+
+
+

enum NMSettingWirelessPowersave

These flags indicate whether wireless powersave must be enabled.

@@ -1711,7 +1722,7 @@ randomize the MAC address), or

The “mode” property

  “mode”                     gchar *
-

Wi-Fi network mode; one of "infrastructure", "adhoc" or "ap". If blank, +

Wi-Fi network mode; one of "infrastructure", "mesh", "adhoc" or "ap". If blank, infrastructure is assumed.

Flags: Read / Write

Default value: NULL

-- cgit 1.3.0-6-gf8a5 From 5c79b900b59a5ad162ecc836e424468207ff031e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 6 Aug 2019 22:46:20 +0200 Subject: New upstream version 1.20.0 --- docs/libnm/html/NMSettingWireless.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/libnm/html/NMSettingWireless.html') diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index a792daa0..425fc25a 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -1513,6 +1513,7 @@ for this connection.

#define NM_SETTING_WIRELESS_MODE_MESH   "mesh"
 

Indicates that the connection should create a mesh point.

+

Since: 1.20


-- cgit 1.3.0-6-gf8a5