From e536d40eaea5dcdc0743b0a5e8e17faa46608a50 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 19 Feb 2020 23:31:24 +0100 Subject: New upstream version 1.22.8 --- docs/libnm/html/NMSettingIP6Config.html | 63 +++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) (limited to 'docs/libnm/html/NMSettingIP6Config.html') diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index 2cdd15c6..fc74885c 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -79,6 +79,14 @@ nm_setting_ip6_config_get_dhcp_duid () + + +gint32 + + +nm_setting_ip6_config_get_ra_timeout () + + @@ -108,6 +116,11 @@ Read / Write / Construct +gint +ra-timeout +Read / Write + + gchar * token @@ -146,6 +159,10 @@ #define +NM_SETTING_IP6_CONFIG_RA_TIMEOUT + + +#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE @@ -342,6 +359,33 @@ sent to the DHCPv6 servers.

Since: 1.12

+
+
+

nm_setting_ip6_config_get_ra_timeout ()

+
gint32
+nm_setting_ip6_config_get_ra_timeout (NMSettingIP6Config *setting);
+
+

Parameters

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

setting

the NMSettingIP6Config

 
+
+
+

Returns

+

The configured NM_SETTING_IP6_CONFIG_RA_TIMEOUT value with the +timeout for router advertisements in seconds.

+
+

Since: 1.24, 1.22.8

+

Types and Values

@@ -376,6 +420,12 @@ sent to the DHCPv6 servers.


+

NM_SETTING_IP6_CONFIG_RA_TIMEOUT

+
#define NM_SETTING_IP6_CONFIG_RA_TIMEOUT "ra-timeout"
+
+
+
+

NM_SETTING_IP6_CONFIG_METHOD_IGNORE

#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE     "ignore"
 
@@ -615,6 +665,19 @@ setting as another way of avoiding host tracking with IPv6 addresses.


+

The “ra-timeout” property

+
  “ra-timeout”               gint
+

A timeout for waiting Router Advertisements in seconds. If zero (the default), a +globally configured default is used. If still unspecified, the timeout depends on the +sysctl settings of the device.

+

Set to 2147483647 (MAXINT32) for infinity.

+

Flags: Read / Write

+

Allowed values: >= 0

+

Default value: 0

+

Since: 1.24, 1.22.8

+
+
+

The “token” property

  “token”                    gchar *

Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 -- cgit 1.3.0-6-gf8a5