From 554a97ba23d4b1a6757081ddc5b80087a7ef9b66 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 3 Jul 2020 15:25:28 +0900 Subject: [PATCH] NEWS: WithoutRA= is not a boolean option anymore --- NEWS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index db5a0ad9cc..4a0de8de34 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 boolean option - WithoutRA=. When enabled, DHCPv6 will be attempted right-away without - requiring an Router Advertisement packet suggesting it first - (i.e. without the 'M' or 'O' flags set). 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 [DHCPv6] section gained a new option WithoutRA=. + When enabled, DHCPv6 will be attempted right-away without requiring an + Router Advertisement packet suggesting it first (i.e. without the 'M' + or 'O' flags set). 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