about summary refs log tree commit diff
path: root/docs/api/html/nm-initrd-generator.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-02-13 22:23:40 +0100
committerMichael Biebl <biebl@debian.org>2024-02-13 22:23:40 +0100
commit6681f77b757bbc42ce5c8868ee9142b7ebc8c059 (patch)
treef713e759b7c255ebeea83351f05dd466fd31422f /docs/api/html/nm-initrd-generator.html
parent70e18d99b8e3e77bb37e218d7ac582130156f8ef (diff)
New upstream version 1.45.91 upstream/1.45.91
Diffstat (limited to 'docs/api/html/nm-initrd-generator.html')
-rw-r--r--docs/api/html/nm-initrd-generator.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/html/nm-initrd-generator.html b/docs/api/html/nm-initrd-generator.html
index eeba0c35..9c918049 100644
--- a/docs/api/html/nm-initrd-generator.html
+++ b/docs/api/html/nm-initrd-generator.html
@@ -111,6 +111,7 @@
 <tr><td><code class="option">rd.net.timeout.dhcp</code></td></tr>
 <tr><td><code class="option">rd.net.dhcp.retry</code></td></tr>
 <tr><td><code class="option">rd.net.dhcp.vendor-class</code></td></tr>
+<tr><td><code class="option">rd.net.dhcp.dscp</code></td></tr>
 <tr><td><code class="option">rd.net.timeout.carrier</code></td></tr>
 <tr><td><code class="option">rd.znet</code></td></tr>
 <tr><td><code class="option">rd.znet_ifname</code></td></tr>
@@ -161,6 +162,11 @@
         boolean values (true and false / on or off / 0 or 1), and 
         <em class="replaceable"><code>SPEED</code></em> accepts positive integer values.
         </p></li>
+<li class="listitem"><p>NetworkManager supports the
+        <code class="option">rd.net.dhcp.dscp</code>={<em class="replaceable"><code>CS0</code></em>|<em class="replaceable"><code>CS4</code></em>|<em class="replaceable"><code>CS6</code></em>}
+        kernel command line option to set a specific DSCP (TOS) value
+        in the IP header of DHCP messages.
+        </p></li>
 </ul></div>
 </div>
 <div class="refsect1">