From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- docs/libnm-util/html/NMSettingIP4Config.html | 73 +++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 6 deletions(-) (limited to 'docs/libnm-util/html/NMSettingIP4Config.html') diff --git a/docs/libnm-util/html/NMSettingIP4Config.html b/docs/libnm-util/html/NMSettingIP4Config.html index 59c89182..b14b4721 100644 --- a/docs/libnm-util/html/NMSettingIP4Config.html +++ b/docs/libnm-util/html/NMSettingIP4Config.html @@ -495,6 +495,14 @@ +int + + +nm_setting_ip4_config_get_dhcp_timeout () + + + + gboolean @@ -545,6 +553,11 @@ Read / Write / Construct +guint +dhcp-timeout +Read / Write + + GArray_guint_ * dns @@ -662,6 +675,10 @@ #define +NM_SETTING_IP4_CONFIG_DHCP_TIMEOUT + + +#define NM_SETTING_IP4_CONFIG_NEVER_DEFAULT @@ -693,10 +710,10 @@

Object Hierarchy

-
    GBoxed
+
    GBoxed
     ├── NMIP4Address
     ╰── NMIP4Route
-    GEnum
+    GEnum
     ╰── NMSettingIP4ConfigError
     GObject
     ╰── NMSetting
@@ -2315,6 +2332,35 @@ property.


+

nm_setting_ip4_config_get_dhcp_timeout ()

+
int
+nm_setting_ip4_config_get_dhcp_timeout
+                               (NMSettingIP4Config *setting);
+

Returns the value contained in the “dhcp-timeout” +property.

+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingIP4Config

 
+
+
+

Returns

+

The number of seconds after which unfinished DHCP transaction +fails or zero for "default".

+
+
+
+

nm_setting_ip4_config_get_never_default ()

gboolean
 nm_setting_ip4_config_get_never_default
@@ -2322,7 +2368,7 @@ nm_setting_ip4_config_get_never_default
 

Returns the value contained in the “never-default” property.

-

Parameters

+

Parameters

@@ -2337,7 +2383,7 @@ property.

-

Returns

+

Returns

TRUE if this connection should never be the default connection for IPv4 addressing

@@ -2350,7 +2396,7 @@ nm_setting_ip4_config_get_may_fail (Returns the value contained in the “may-fail” property.

-

Parameters

+

Parameters

@@ -2365,7 +2411,7 @@ property.

-

Returns

+

Returns

TRUE if this connection doesn't require IPv4 addressing to complete for the connection to succeed.

@@ -2498,6 +2544,12 @@ not valid with the given IP4 method


+

NM_SETTING_IP4_CONFIG_DHCP_TIMEOUT

+
#define NM_SETTING_IP4_CONFIG_DHCP_TIMEOUT       "dhcp-timeout"
+
+
+
+

NM_SETTING_IP4_CONFIG_NEVER_DEFAULT

#define NM_SETTING_IP4_CONFIG_NEVER_DEFAULT      "never-default"
 
@@ -2600,6 +2652,15 @@ providing a static hostname for the computer. If the

+

The “dhcp-timeout” property

+
  “dhcp-timeout”             guint
+

Number of seconds after which the unfinished DHCP transaction fails +or zero for default.

+

Flags: Read / Write

+

Default value: 0

+
+
+

The “dns” property

  “dns”                      GArray_guint_ *

List of DNS servers (network byte order). For the "auto" method, these -- cgit 1.3.0-6-gf8a5