SettingIP6Config
Object Hierarchy:
NM.SettingIP6Config
NM.SettingIP6Config
NM.SettingIP6Config
NM.Setting
NM.Setting
NM.Setting->NM.SettingIP6Config
GLib.Object
GLib.Object
GLib.Object->NM.Setting
Description:
[
CCode ( type_id =
"nm_setting_ip6_config_get_type ()" ) ]
public class SettingIP6Config :
Setting
Content:
Properties:
public string dhcp_hostname { owned get ; set ; }
The specified name will be sent to the DHCP server when acquiring a
lease.
public bool ignore_auto_dns { get ; set construct ; }
When the method is set to "auto" or "dhcp" and this property is set to
true
, automatically configured nameservers and search domains are ignored and only nameservers and search domains
specified in the NMSettingIP6Config:dns
s and NMSettingIP6Config:dns-search
properties, if any, are used.
public bool ignore_auto_routes { get ; set construct ; }
When the method is set to "auto" or "dhcp" and this property is set to
true
, automatically configured routes are ignored and only routes specified in the NMSettingIP6Config:routes
s property, if any, are used.
public int ip6_privacy { get ; set construct ; }
Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941.
public bool may_fail { get ; set construct ; }
If true
, allow overall network configuration to proceed
even if IPv6 configuration times out.
public string method { owned get ; set ; }
IPv6 configuration method.
public bool never_default { get ; set construct ; }
If true
, this connection will never be the default IPv6
connection, meaning it will never be assigned the default IPv6 route by NetworkManager.
public int64 route_metric { get ; set construct ; }
The default metric for routes that don't explicitly specify a metric.
Creation methods:
Methods:
Inherited Members:
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