@@ -2164,7 +2164,7 @@ nm_setting_ip4_config_get_route_metric
Returns the value contained in the “route-metric”
property.
-
Returns
+
Returns
the route metric that is used for IPv4 routes that don't explicitly
specify a metric. See “route-metric” for more details.
@@ -2194,7 +2194,7 @@ nm_setting_ip4_config_get_ignore_auto_routes
Returns the value contained in the “ignore-auto-routes”
property.
-
Returns
+
Returns
TRUE if automatically configured (ie via DHCP) routes should be
ignored.
@@ -2223,7 +2223,7 @@ nm_setting_ip4_config_get_ignore_auto_dns
Returns the value contained in the “ignore-auto-dns”
property.
-
Returns
+
Returns
TRUE if automatically configured (ie via DHCP) DNS information
should be ignored.
@@ -2252,7 +2252,7 @@ nm_setting_ip4_config_get_dhcp_client_id
Returns the value contained in the “dhcp-client-id”
property.
-
Returns
+
Returns
the configured Client ID to send to the DHCP server when requesting
addresses via DHCP.
@@ -2281,7 +2281,7 @@ nm_setting_ip4_config_get_dhcp_send_hostname
Returns the value contained in the “dhcp-send-hostname”
property.
-
Returns
+
Returns
TRUE if NetworkManager should send the machine hostname to the
DHCP server when requesting addresses to allow the server to automatically
update DNS information for this machine.
@@ -2311,7 +2311,7 @@ nm_setting_ip4_config_get_dhcp_hostname
Returns the value contained in the “dhcp-hostname”
property.
-
Returns
+
Returns
the configured hostname to send to the DHCP server
@@ -2339,7 +2339,7 @@ nm_setting_ip4_config_get_dhcp_timeout
Returns the value contained in the “dhcp-timeout”
property.
-
Returns
+
Returns
The number of seconds after which unfinished DHCP transaction
fails or zero for "default".
@@ -2368,7 +2368,7 @@ nm_setting_ip4_config_get_never_default
Returns the value contained in the “never-default”
property.
-
Returns
+
Returns
TRUE if this connection should never be the default connection
for IPv4 addressing
@@ -2396,7 +2396,7 @@ nm_setting_ip4_config_get_may_fail (Returns the value contained in the “may-fail”
property.
-
Returns
+
Returns
TRUE if this connection doesn't require IPv4 addressing to complete
for the connection to succeed.
@@ -2428,7 +2428,7 @@ for the connection to succeed.
enum NMSettingIP4ConfigError