summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-08-24 15:45:07 +0200
committerGitHub <noreply@github.com>2023-08-24 15:45:07 +0200
commit12455d6e87b7c2970bbe67a3e864d4be628ce70a (patch)
tree793799c565e404e581569f3335a0cebc8486e472 /man
parentgpt: move basic header/partition structure of GPT into common code (diff)
parenttest-network: re-add test for custom client identifier (diff)
downloadsystemd-12455d6e87b7c2970bbe67a3e864d4be628ce70a.tar.xz
systemd-12455d6e87b7c2970bbe67a3e864d4be628ce70a.zip
Merge pull request #28918 from yuwata/network-dhcp-custom-duid
network/dhcp: allow to specify custom duid type
Diffstat (limited to 'man')
-rw-r--r--man/networkd.conf.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml
index 9fa925e85c..f25083cc69 100644
--- a/man/networkd.conf.xml
+++ b/man/networkd.conf.xml
@@ -127,7 +127,7 @@
<ulink url="https://tools.ietf.org/html/rfc3315#section-9">RFC 3315</ulink>
for a description of all the options.</para>
- <para>The following values are understood:
+ <para>This takes an integer in the range 0…65535, or one of the following string values:
<variablelist>
<varlistentry>
<term><option>vendor</option></term>
@@ -139,13 +139,6 @@
</varlistentry>
<varlistentry>
- <term><option>custom</option></term>
- <listitem><para>If <literal>DUIDType=custom</literal>, then the <literal>DUIDRawData=</literal> value will
- used be as custom identifier. If <literal>DUIDType=custom</literal> is specified then the
- <literal>DUIDRawData=</literal> key is mandatory. Note it applies only on DHCPv6 clients.</para></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>uuid</option></term>
<listitem><para>If <literal>DUIDType=uuid</literal>, and <varname>DUIDRawData=</varname> is not set,
then the product UUID is used as a DUID value. If a system does not have valid product UUID, then