SettingOlpcMesh
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_olpc_mesh_get_type ()" ) ]
public class SettingOlpcMesh :
Setting
OLPC Wireless Mesh Settings
Content:
Constants:
Properties:
- public uint channel { get; set; }
Channel on which the mesh network to join is located.
- public string dhcp_anycast_address { owned get; set; }
Anycast DHCP MAC address used when requesting an IP address via DHCP.
- public Bytes ssid { owned get; set; }
SSID of the mesh network to join.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object