SettingIP4Config
Object Hierarchy:
NM.SettingIP4Config
NM.SettingIP4Config
NM.SettingIP4Config
NM.SettingIPConfig
NM.SettingIPConfig
NM.SettingIPConfig->NM.SettingIP4Config
NM.Setting
NM.Setting
NM.Setting->NM.SettingIPConfig
GLib.Object
GLib.Object
GLib.Object->NM.Setting
Description:
[
CCode ( type_id =
"nm_setting_ip4_config_get_type ()" ) ]
public class SettingIP4Config :
SettingIPConfig
Content:
Constants:
public const string DHCP_CLIENT_ID
public const string DHCP_FQDN
public const string DHCP_VENDOR_CLASS_IDENTIFIER
public const string LINK_LOCAL
public const string METHOD_AUTO
IPv4 configuration should be automatically determined via a method
appropriate for the hardware interface, ie DHCP or PPP or some other device-specific manner.
public const string METHOD_DISABLED
This connection does not use or require IPv4 address and it should be
disabled.
public const string METHOD_LINK_LOCAL
IPv4 configuration should be automatically configured for
link-local-only operation.
public const string METHOD_MANUAL
All necessary IPv4 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 SETTING_NAME
Properties:
public string dhcp_client_id { owned get ; set ; }
A string sent to the DHCP server to identify the local machine which
the DHCP server may use to customize the DHCP lease and options.
public string dhcp_fqdn { owned get ; set ; }
If the
dhcp_send_hostname property is
true , then the specified FQDN will be sent to the DHCP server when acquiring a lease.
public string dhcp_vendor_class_identifier { owned get ; set ; }
The Vendor Class Identifier DHCP option (60).
public int link_local { get ; set ; }
Enable and disable the IPv4 link-local configuration independently of
the ipv4.
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