NEWS: WithoutRA= is not a boolean option anymore

This commit is contained in:
Yu Watanabe 2020-07-03 15:25:28 +09:00
parent a68da22257
commit 554a97ba23
1 changed files with 6 additions and 6 deletions

12
NEWS
View File

@ -178,12 +178,12 @@ CHANGES WITH 246 in spe:
traffic). DataBitRate=, DataSamplePoint=, FDMode=, FDNonISO= have traffic). DataBitRate=, DataSamplePoint=, FDMode=, FDNonISO= have
been added to configure various CAN-FD aspects. been added to configure various CAN-FD aspects.
* systemd-networkd's [DHCPv6] section gained a new boolean option * systemd-networkd's [DHCPv6] section gained a new option WithoutRA=.
WithoutRA=. When enabled, DHCPv6 will be attempted right-away without When enabled, DHCPv6 will be attempted right-away without requiring an
requiring an Router Advertisement packet suggesting it first Router Advertisement packet suggesting it first (i.e. without the 'M'
(i.e. without the 'M' or 'O' flags set). The [IPv6AcceptRA] section or 'O' flags set). The [IPv6AcceptRA] section gained a boolean option
gained a boolean option DHCPv6Client= that may be used to turn off DHCPv6Client= that may be used to turn off the DHCPv6 client even if
the DHCPv6 client even if the RA packets suggest it. the RA packets suggest it.
* systemd-networkd's [DHCPv4] section gained a new setting UseGateway= * systemd-networkd's [DHCPv4] section gained a new setting UseGateway=
which may be used to turn off use of the gateway information provided which may be used to turn off use of the gateway information provided