From 35cccc41cbb46707a5714f2b132623bd772bae84 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 23 Jun 2021 18:08:47 +0200 Subject: device: use the 'required-timeout' property from IP setting Change the logic in check_ip_state() to delay the connection ACTIVATED state if an address family is pending and its required-timeout has not expired. --- man/NetworkManager.conf.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index df85e6413b..3ef5d3dc5a 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -868,6 +868,9 @@ ipv6.ip6-privacy=0 If unspecified or zero, use 50 for VPN profiles and 100 for other profiles. + + ipv4.required-timeout + ipv4.route-metric @@ -910,6 +913,9 @@ ipv6.ip6-privacy=0 "/proc/sys/net/ipv6/conf/default/use_tempaddr" as last fallback. + + ipv6.required-timeout + ipv6.route-metric -- cgit v1.2.1