SettingIP6Config
Object Hierarchy:
NM.SettingIP6Config
NM.SettingIP6Config
NM.SettingIP6Config
NM.SettingIPConfig
NM.SettingIPConfig
NM.SettingIPConfig->NM.SettingIP6Config
NM.Setting
NM.Setting
NM.Setting->NM.SettingIPConfig
GLib.Object
GLib.Object
GLib.Object->NM.Setting
Description:
[
CCode ( type_id =
"nm_setting_ip6_config_get_type ()" ) ]
public class SettingIP6Config :
SettingIPConfig
Content:
Constants:
public const string ADDR_GEN_MODE
public const string DHCP_DUID
public const string IP6_PRIVACY
public const string METHOD_AUTO
IPv6 configuration should be automatically determined via a method
appropriate for the hardware interface, ie router advertisements, DHCP, or PPP or some other device-specific manner.
public const string METHOD_DHCP
IPv6 configuration should be automatically determined via DHCPv6 only
and router advertisements should be ignored.
public const string METHOD_DISABLED
IPv6 is disabled for the connection.
public const string METHOD_IGNORE
IPv6 is not required or is handled by some other mechanism, and
NetworkManager should not configure IPv6 for this connection.
public const string METHOD_LINK_LOCAL
IPv6 configuration should be automatically configured for
link-local-only operation.
public const string METHOD_MANUAL
All necessary IPv6 configuration (addresses, prefix, DNS, etc) is
specified in the setting's properties.
public const string METHOD_SHARED
This connection specifies configuration that allows other computers to
connect through it to the default network (usually the Internet).
public const string MTU
public const string RA_TIMEOUT
public const string SETTING_NAME
public const string TOKEN
Properties:
public int addr_gen_mode { get ; set ; }
Configure method for creating the address for use with RFC4862 IPv6
Stateless Address Autoconfiguration.
public string dhcp_duid { owned get ; set ; }
A string containing the DHCPv6 Unique Identifier (DUID) used by the
dhcp client to identify itself to DHCPv6 servers (RFC 3315).
public SettingIP6ConfigPrivacy ip6_privacy { get ; set ; }
Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941.
public uint mtu { get ; set ; }
Maximum transmission unit size, in bytes.
public int ra_timeout { get ; set ; }
A timeout for waiting Router Advertisements in seconds.
public string token { owned get ; set ; }
Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02
IPv6 tokenized interface identifiers.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.SettingIPConfig
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref