about summary refs log tree commit diff
path: root/docs/api/html/NetworkManager.conf.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-05-17 11:38:51 +0200
committerMichael Biebl <biebl@debian.org>2024-05-17 11:38:51 +0200
commit88625ab09bf9c6d8f0d5042fcde398a5abfd1da6 (patch)
tree5a40bff48087141087b2800752eef2261fe41d8b /docs/api/html/NetworkManager.conf.html
parent34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 (diff)
New upstream version 1.47.91 upstream/1.47.91
Diffstat (limited to 'docs/api/html/NetworkManager.conf.html')
-rw-r--r--docs/api/html/NetworkManager.conf.html19
1 files changed, 8 insertions, 11 deletions
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html
index b98b28ac..2b79ac84 100644
--- a/docs/api/html/NetworkManager.conf.html
+++ b/docs/api/html/NetworkManager.conf.html
@@ -8,7 +8,7 @@
 <link rel="up" href="manpages.html" title="Part I. Manual Pages">
 <link rel="prev" href="NetworkManager.html" title="NetworkManager">
 <link rel="next" href="NetworkManager-dispatcher.html" title="NetworkManager-dispatcher">
-<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -994,23 +994,20 @@ ipv6.ip6-privacy=0
 </tr>
 <tr>
 <td><p><span class="term"><code class="varname">ipv6.ip6-privacy</code></span></p></td>
-<td><p>If <code class="literal">ipv6.ip6-privacy</code> is unset, fall back to the original
-            value of "/proc/sys/net/ipv6/conf/&lt;iface&gt;/use_tempaddr" from before NetworkManager
-            started.
+<td><p>If <code class="literal">ipv6.ip6-privacy</code> is unset, use the content of
+            "/proc/sys/net/ipv6/conf/default/use_tempaddr" as last fallback.
           </p></td>
 </tr>
 <tr>
 <td><p><span class="term"><code class="varname">ipv6.temp-valid-lifetime</code></span></p></td>
-<td><p>If <code class="literal">ipv6.temp-valid-lifetime</code> is unset, fall back to the
-            original value of "/proc/sys/net/ipv6/conf/&lt;iface&gt;/temp_valid_lft" from before
-            NetworkManager started.
+<td><p>If <code class="literal">ipv6.temp-valid-lifetime</code> is unset, use the
+            content of "/proc/sys/net/ipv6/conf/default/temp_valid_lft" as last fallback.
           </p></td>
 </tr>
 <tr>
 <td><p><span class="term"><code class="varname">ipv6.temp-preferred-lifetime</code></span></p></td>
-<td><p>If <code class="literal">ipv6.temp-preferred-lifetime</code> is unset, fall back to
-            the original value of "/proc/sys/net/ipv6/conf/&lt;iface&gt;/temp_prefered_lft" from
-            before NetworkManager started.
+<td><p>If <code class="literal">ipv6.temp-preferred-lifetime</code> is unset, use
+            the content of "/proc/sys/net/ipv6/conf/default/temp_prefered_lft" as last fallback.
           </p></td>
 </tr>
 <tr>
@@ -1935,6 +1932,6 @@ interface-name:vboxnet*,except:interface-name:vboxnet2
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.33.1</div>
+<hr>Generated by GTK-Doc V1.34.0</div>
 </body>
 </html>
\ No newline at end of file