]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: DHCPPrefixDelegation= needs to be enabled on downstream side for assigning deleg... 23107/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Apr 2022 18:58:29 +0000 (03:58 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Apr 2022 19:30:56 +0000 (04:30 +0900)
Closes #23041.

man/systemd.network.xml

index 4f1c9e4b27f0dd8fd22d141f39b81d45359460e8..530319606a3107253c522ddf6349a91433f1bc20 100644 (file)
@@ -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>.