From cfb80376641fa49137b9996130352697e7f8b436 Mon Sep 17 00:00:00 2001
From: Sebastien Bacher
int fam
@@ -1547,7 +1559,7 @@ correct size for family
@@ -1706,7 +1718,7 @@ nm_ip_address_dup ([transfer full]
+[transfer full]
Since: 1.32
@@ -1947,7 +1959,7 @@ nm_ip_address_get_attribute_names (
Returns
a NULL-terminated array of attribute names,.
-[transfer full]
+[transfer full]
@@ -1988,7 +2000,7 @@ on
address
, or NULL if address
has no such attribute.
-[transfer none]
+[transfer none]
@@ -2022,7 +2034,7 @@ nm_ip_address_set_attribute (value
the value.
-[transfer none][allow-none]
+[transfer none][allow-none]
int famil
@@ -2149,7 +2161,7 @@ point to buffers of the correct size for family
Returns
the new NMIPRoute object, or NULL on error.
-[transfer full]
+[transfer full]
@@ -2307,7 +2319,7 @@ nm_ip_route_dup ([transfer full]
+[transfer full]
Since: 1.32
@@ -2743,7 +2755,7 @@ nm_ip_route_get_attribute_names (
Returns
a NULL-terminated array of attribute names.
-[transfer full]
+[transfer full]
@@ -2784,7 +2796,7 @@ on
route
, or NULL if route
has no such attribute.
-[transfer none]
+[transfer none]
@@ -2818,7 +2830,7 @@ nm_ip_route_set_attribute (value
the value.
-[transfer none][allow-none]
+[transfer none][allow-none]
@@ -2915,7 +2927,7 @@ nm_ip_routing_rule_new (intReturns
a newly created rule instance with the
provided address family. The instance is unsealed.
-[transfer full]
+[transfer full]
Since: 1.18
@@ -2945,7 +2957,7 @@ nm_ip_routing_rule_new_clone (const rule
. Note that the instance will
always be unsealred.
-[transfer full]
+[transfer full]
Since: 1.18
@@ -2976,7 +2988,7 @@ This is not thread-safe.
the self
argument with incremented
reference count.
-[transfer full]
+[transfer full]
Since: 1.18
@@ -3632,7 +3644,7 @@ nm_ip_routing_rule_get_from (const Returns
the set from/src parameter or
NULL, if no value is set.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -3725,7 +3737,7 @@ nm_ip_routing_rule_get_to (const Returns
the set to/dst parameter or
NULL, if no value is set.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -3793,7 +3805,7 @@ nm_ip_routing_rule_get_iifname (const
Returns
the set iifname or NULL if unset.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -3854,7 +3866,7 @@ nm_ip_routing_rule_get_oifname (const
Returns
the set oifname or NULL if unset.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -4259,7 +4271,7 @@ conversion. Currently, not extra arguments are supported.
Since: 1.18
@@ -4308,7 +4320,7 @@ conversion. Currently, not extra arguments are supported.
Since: 1.18
@@ -4334,7 +4346,7 @@ nm_setting_ip_config_get_method (
Returns
- the “method” property of the setting; see
+
the “method” property of the setting; see
NMSettingIP4Config and NMSettingIP6Config for details of the
methods available with each type.
@@ -5022,7 +5034,7 @@ nm_setting_ip_config_get_address (Returns
the address at index idx
.
-[transfer none]
+[transfer none]
@@ -5233,7 +5245,7 @@ nm_setting_ip_config_get_route (Returns
the route at index idx
.
-[transfer none]
+[transfer none]
@@ -5373,7 +5385,7 @@ nm_setting_ip_config_clear_routes (nm_setting_ip_config_get_route_metric ()
gint64
nm_setting_ip_config_get_route_metric (NMSettingIPConfig *setting);
-Returns the value contained in the “route-metric”
+
Returns the value contained in the “route-metric”
property.
Parameters
@@ -5393,7 +5405,7 @@ property.
Returns
the route metric that is used for routes that don't explicitly
-specify a metric. See “route-metric” for more details.
+specify a metric. See “route-metric” for more details.
@@ -5401,7 +5413,7 @@ specify a metric. See “route-metric” for more deta
nm_setting_ip_config_get_route_table ()
guint32
nm_setting_ip_config_get_route_table (NMSettingIPConfig *setting);
-Returns the value contained in the “route-table”
+
Returns the value contained in the “route-table”
property.
Parameters
@@ -5483,7 +5495,7 @@ nm_setting_ip_config_get_routing_rule (Returns
the routing rule at index idx
.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -5585,7 +5597,7 @@ nm_setting_ip_config_clear_routing_rules
gboolean
nm_setting_ip_config_get_ignore_auto_routes
(NMSettingIPConfig *setting);
-Returns the value contained in the “ignore-auto-routes”
+
Returns the value contained in the “ignore-auto-routes”
property.
Parameters
@@ -5614,7 +5626,7 @@ ignored.
gboolean
nm_setting_ip_config_get_ignore_auto_dns
(NMSettingIPConfig *setting);
-Returns the value contained in the “ignore-auto-dns”
+
Returns the value contained in the “ignore-auto-dns”
property.
Parameters
@@ -5643,7 +5655,7 @@ should be ignored.
const char *
nm_setting_ip_config_get_dhcp_hostname
(NMSettingIPConfig *setting);
-Returns the value contained in the “dhcp-hostname”
+
Returns the value contained in the “dhcp-hostname”
property.
Parameters
@@ -5671,7 +5683,7 @@ property.
gboolean
nm_setting_ip_config_get_dhcp_send_hostname
(NMSettingIPConfig *setting);
-Returns the value contained in the “dhcp-send-hostname”
+
Returns the value contained in the “dhcp-send-hostname”
property.
Parameters
@@ -5701,7 +5713,7 @@ update DNS information for this machine.
gboolean
nm_setting_ip_config_get_never_default
(NMSettingIPConfig *setting);
-Returns the value contained in the “never-default”
+
Returns the value contained in the “never-default”
property.
Parameters
@@ -5729,7 +5741,7 @@ connection
nm_setting_ip_config_get_may_fail ()
gboolean
nm_setting_ip_config_get_may_fail (NMSettingIPConfig *setting);
-Returns the value contained in the “may-fail”
+
Returns the value contained in the “may-fail”
property.
Parameters
@@ -5774,7 +5786,7 @@ nm_setting_ip_config_get_dad_timeout (
Returns
- the “dad-timeout” property.
+ the “dad-timeout” property.
Since: 1.2
@@ -5783,7 +5795,7 @@ nm_setting_ip_config_get_dad_timeout (nm_setting_ip_config_get_dhcp_timeout ()
int
nm_setting_ip_config_get_dhcp_timeout (NMSettingIPConfig *setting);
-Returns the value contained in the “dhcp-timeout”
+
Returns the value contained in the “dhcp-timeout”
property.
+nm_setting_ip_config_get_required_timeout ()
+int
+nm_setting_ip_config_get_required_timeout
+ (NMSettingIPConfig *setting);
+Returns the value contained in the “required-timeout”
+property.
+
+
+Since: 1.34, 1.32.4
+
+
+
nm_setting_ip_config_get_dhcp_iaid ()
const char *
nm_setting_ip_config_get_dhcp_iaid (NMSettingIPConfig *setting);
-Returns the value contained in the “dhcp-iaid”
+
Returns the value contained in the “dhcp-iaid”
property.
Parameters
@@ -5841,7 +5882,7 @@ property.
NMDhcpHostnameFlags
nm_setting_ip_config_get_dhcp_hostname_flags
(NMSettingIPConfig *setting);
-Returns the value contained in the “dhcp-hostname-flags”
+
Returns the value contained in the “dhcp-hostname-flags”
property.
Parameters
@@ -5897,7 +5938,7 @@ nm_setting_ip_config_get_dhcp_reject_servers
Returns
A NULL terminated array of DHCP reject servers. Even if no reject
servers are configured, this always returns a non NULL value.
-[array length=out_len zero-terminated=1][transfer none]
+[array length=out_len zero-terminated=1][transfer none]
Since: 1.28
@@ -6310,6 +6351,12 @@ rule verfies or fail.
+NM_SETTING_IP_CONFIG_REQUIRED_TIMEOUT
+#define NM_SETTING_IP_CONFIG_REQUIRED_TIMEOUT "required-timeout"
+
+
+
+
+
Generated by GTK-Doc V1.33.0