about summary refs log tree commit diff
path: root/docs/api/html/settings-ipv6.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-02-13 22:24:20 +0100
committerMichael Biebl <biebl@debian.org>2024-02-13 22:24:20 +0100
commit4e0c152343821d62f79db8f047395cabc3005b8e (patch)
tree31f8fbf3be8013dc34844ac720eb71dabbf04075 /docs/api/html/settings-ipv6.html
parent0260b90a50f9c49eb216249afea08ba3f3b8981f (diff)
parent6681f77b757bbc42ce5c8868ee9142b7ebc8c059 (diff)
Update upstream source from tag 'upstream/1.45.91'
Update to upstream version '1.45.91'
with Debian dir bebf00e416cd984203cf3c98296e0b1f3016c889
Diffstat (limited to 'docs/api/html/settings-ipv6.html')
-rw-r--r--docs/api/html/settings-ipv6.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html
index 70d0f5ed..54b78c27 100644
--- a/docs/api/html/settings-ipv6.html
+++ b/docs/api/html/settings-ipv6.html
@@ -101,6 +101,14 @@ For other connection types, adding such an automatic route is currently not supp
 A zero value means that no duplicate address detection is performed, -1 means the default value (either the value configured globally in NetworkManger.conf or 200ms).  A value greater than zero is a timeout in milliseconds.  Note that the time intervals are subject to randomization as per RFC 5227 and so the actual duration can be between half and the full time specified in this property.</td>
 </tr>
 <tr>
+<td><pre class="screen">dhcp-dscp</pre></td>
+<td><pre class="screen">string</pre></td>
+<td><pre class="screen"></pre></td>
+<td>Specifies the value for the DSCP field (traffic class) of the IP header. When empty, the global default value is used; if no global default is specified, it is assumed to be "CS0". Allowed values are: "CS0", "CS4" and "CS6".
+
+The property is currently valid only for IPv4, and it is supported only by the "internal" DHCP plugin.</td>
+</tr>
+<tr>
 <td><pre class="screen">dhcp-duid</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>