From: Zbigniew Jędrzejewski-Szmek Date: Tue, 22 Feb 2022 21:56:10 +0000 (+0100) Subject: man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-host X-Git-Tag: v251-rc1~232^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d68c797c6da322e25483cf66fc8f43f3ec327c40;p=thirdparty%2Fsystemd.git man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-host --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 3e8d9affd96..1199c3bda28 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -824,12 +824,11 @@ Table=1234 DHCPPrefixDelegation= - Takes a boolean value. When enabled, requests subnet prefixes acquired by a DHCPv6 - client, or by a DHCPv4 client through the 6RD option configured on another link. By default, - an address within each delegated prefix will be assigned, and the prefixes will be announced - through IPv6 Router Advertisement when IPv6SendRA= is enabled. Such - default settings can be configured in the [DHCPPrefixDelegation] section. Defaults to - disabled. + Takes a boolean value. When enabled, requests subnet prefixes on another link via the DHCPv6 + protocol or via the 6RD option in the DHCPv4 protocol. An address within each delegated prefix will + be assigned, and the prefixes will be announced through IPv6 Router Advertisement if + IPv6SendRA= is enabled. This behaviour can be configured in the + [DHCPPrefixDelegation] section. Defaults to disabled. @@ -3686,7 +3685,7 @@ Token=prefixstable:2002:da8:1:: Flows are defined only by destination address. Equivalent to the - srchost option for tc qdisc command. See also + dsthost option for tc qdisc command. See also tc-cake8.