From 88625ab09bf9c6d8f0d5042fcde398a5abfd1da6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 17 May 2024 11:38:51 +0200 Subject: New upstream version 1.47.91 --- docs/api/html/settings-ipv6.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 ae18ca4c..8174924a 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -8,7 +8,7 @@ - + @@ -272,7 +272,7 @@ Note that the gateway usually conflicts with routing that NetworkManager configu

 Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941.  If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI-64.  This enhances privacy, but could cause problems in some applications, on the other hand.  The permitted values are: -1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses).
 
-If set to "-1" (unknown) for a connection, the value is taken from the global "ipv6.ip6-privacy" setting. If the global setting is unspecified or also set to "-1", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/use_tempaddr" from before NetworkManager started.
+Having a per-connection setting set to "-1" (default) means fallback to global configuration "ipv6.ip6-privacy". If it's also unspecified or set to "-1", fallback to read "/proc/sys/net/ipv6/conf/default/use_tempaddr".
 
 Note that this setting is distinct from the Stable Privacy addresses that can be enabled with the "addr-gen-mode" property's "stable-privacy" setting as another way of avoiding host tracking with IPv6 addresses.
 
@@ -377,7 +377,7 @@ Array of IPv6 route structures.  Each IPv6 route structure is composed of an IPv
 
0
The preferred lifetime of autogenerated temporary addresses, in seconds. -If set to "0" (unknown) for a connection, the value is taken from the global "ipv6.temp-preferred-lifetime" setting. If the global setting is unspecified or also set to "0", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_prefered_lft" from before NetworkManager started. +Having a per-connection setting set to "0" (default) means fallback to global configuration "ipv6.temp-preferred-lifetime" setting". If it's also unspecified or set to "0", fallback to read "/proc/sys/net/ipv6/conf/default/temp_prefered_lft".
temp-valid-lifetime
@@ -385,7 +385,7 @@ If set to "0" (unknown) for a connection, the value is taken from the global "ip
0
The valid lifetime of autogenerated temporary addresses, in seconds. -If set to "0" (unknown) for a connection, the value is taken from the global "ipv6.temp-valid-lifetime" setting. If the global setting is unspecified or also set to "0", the value is set from the original value of "/proc/sys/net/ipv6/conf/<iface>/temp_valid_lft" from before NetworkManager started. +Having a per-connection setting set to "0" (default) means fallback to global configuration "ipv6.temp-valid-lifetime" setting". If it's also unspecified or set to "0", fallback to read "/proc/sys/net/ipv6/conf/default/temp_valid_lft".
token
@@ -402,6 +402,6 @@ When set, the token is used as IPv6 interface identifier instead of the hardware +
Generated by GTK-Doc V1.34.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5