From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- docs/libnm/html/NMSettingOlpcMesh.html | 80 +--------------------------------- 1 file changed, 1 insertion(+), 79 deletions(-) (limited to 'docs/libnm/html/NMSettingOlpcMesh.html') diff --git a/docs/libnm/html/NMSettingOlpcMesh.html b/docs/libnm/html/NMSettingOlpcMesh.html index a129051a..c20ae085 100644 --- a/docs/libnm/html/NMSettingOlpcMesh.html +++ b/docs/libnm/html/NMSettingOlpcMesh.html @@ -15,9 +15,7 @@ @@ -76,35 +74,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
guintchannelRead / Write
-char *dhcp-anycast-addressRead / Write
-GBytes *ssidRead / Write
-
-

Types and Values

@@ -128,21 +97,10 @@ - - - -
#define NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS
 NMSettingOlpcMesh
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingOlpcMesh
-
-
-

Description

The NMSettingOlpcMesh object is a NMSetting subclass that describes properties necessary for connection to OLPC-Mesh devices.

@@ -224,42 +182,6 @@ nm_setting_olpc_mesh_get_dhcp_anycast_address
#define NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS "dhcp-anycast-address"
 
-
-
-

NMSettingOlpcMesh

-
typedef struct _NMSettingOlpcMesh NMSettingOlpcMesh;
-

OLPC Wireless Mesh Settings

-
- -
-

Property Details

-
-

The “channel” property

-
  “channel”                  guint
-

Channel on which the mesh network to join is located.

-

Owner: NMSettingOlpcMesh

-

Flags: Read / Write

-

Default value: 0

-
-
-
-

The “dhcp-anycast-address” property

-
  “dhcp-anycast-address”     char *
-

Anycast DHCP MAC address used when requesting an IP address via DHCP. -The specific anycast address used determines which DHCP server class -answers the request.

-

Owner: NMSettingOlpcMesh

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “ssid” property

-
  “ssid”                     GBytes *
-

SSID of the mesh network to join.

-

Owner: NMSettingOlpcMesh

-

Flags: Read / Write

-