From d68c797c6da322e25483cf66fc8f43f3ec327c40 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 22 Feb 2022 22:56:10 +0100 Subject: [PATCH] man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-host --- man/systemd.network.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) 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. -- 2.47.3