From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/api/html/settings-ipv6.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api/html/settings-ipv6.html') diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index 3c11795e..1680a5a2 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -8,7 +8,7 @@ - + @@ -228,6 +228,6 @@ +
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/api/html/settings-ipv6.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/api/html/settings-ipv6.html') diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index 1680a5a2..62a1be5a 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -192,6 +192,12 @@ 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. +
required-timeout
+
int32
+
-1
+The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero). + +
route-data
array of vardict

-- 
cgit 1.3.0-6-gf8a5


From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001
From: Michael Biebl 
Date: Thu, 13 Jan 2022 22:30:39 +0100
Subject: New upstream version 1.34.0

---
 docs/api/html/settings-ipv6.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/api/html/settings-ipv6.html')

diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html
index 62a1be5a..af20a399 100644
--- a/docs/api/html/settings-ipv6.html
+++ b/docs/api/html/settings-ipv6.html
@@ -38,7 +38,7 @@
             Properties
         
 
-

Table 61. 

+

Table 62. 

-- cgit 1.3.0-6-gf8a5