summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-04-18 03:58:29 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-04-18 04:30:56 +0900
commit625d71b9ae6623a6adc780a61ef08ce159055ce7 (patch)
treeb01bffba15801af77cb2d448140fe832ef8663c5 /man/systemd.network.xml
parentcc9b6bdc96e157e6ee9e4dc1d0a304a9df601564 (diff)
downloadsystemd-625d71b9ae6623a6adc780a61ef08ce159055ce7.tar.gz
man: DHCPPrefixDelegation= needs to be enabled on downstream side for assigning delegated prefixes
Closes #23041.
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 4f1c9e4b27..530319606a 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -2149,7 +2149,7 @@ Table=1234</programlisting></para>
<listitem>
<para>When true (the default), the client will request the DHCPv6 server to delegate
prefixes. If the server provides prefixes to be delegated, then subnets of the prefixes are
- assigned to the interfaces which enables <varname>DHCPPrefixDelegation=</varname>.
+ assigned to the interfaces that have <varname>DHCPPrefixDelegation=yes</varname>.
See also the <varname>DHCPPrefixDelegation=</varname> setting in the [Network] section,
settings in the [DHCPPrefixDelegation] section, and
<ulink url="https://www.rfc-editor.org/rfc/rfc8415.html#section-6.3">RFC 8415</ulink>.