From cbdf02952e831aa12c34f15d2466995c4ca4fc5b Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 2 Jul 2020 16:22:39 +0900 Subject: [PATCH] NEWS: update document about WithoutRA= Follow-up for 838d39af93e16e749ef90acf915a634b380abbf6. --- NEWS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 5d79200cf1..e1754231c7 100644 --- a/NEWS +++ b/NEWS @@ -178,12 +178,12 @@ CHANGES WITH 246 in spe: traffic). DataBitRate=, DataSamplePoint=, FDMode=, FDNonISO= have been added to configure various CAN-FD aspects. - * systemd-networkd's [DHCPv6] section gained a new WithoutRA= boolean - setting. If enabled, DHCPv6 will be attempted right-away without - requiring an Router Advertisement packet suggesting it - first. Conversely, the [IPv6AcceptRA] gained a boolean option - DHCPv6Client= that may be used to turn off the DHCPv6 client even if - the RA packets suggest it. + * systemd-networkd's [DHCPv6] section gained a new WithoutRA= setting. + If enabled, DHCPv6 will be attempted right-away without requiring an + Router Advertisement packet suggesting it first. Conversely, the + [IPv6AcceptRA] section gained a boolean option DHCPv6Client= that may + be used to turn off the DHCPv6 client even if the RA packets suggest + it. * systemd-networkd's [DHCPv4] section gained a new setting UseGateway= which may be used to turn off use of the gateway information provided