summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-02 18:12:03 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-02 18:12:03 +0200
commita68da222571789414b86d6bfa67aa7d38c63b19a (patch)
tree77d9b95434029784ffa50744dffc5badc42dc23b /NEWS
parentc03ef420fa7157b8d4881636fe72596a06e08bb6 (diff)
downloadsystemd-a68da222571789414b86d6bfa67aa7d38c63b19a.tar.gz
NEWS: tweak WithoutRA= description a bit more
Follow-up for cbdf02952e831aa12c34f15d2466995c4ca4fc5b.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index e1754231c7..db5a0ad9cc 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= 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 [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 [DHCPv4] section gained a new setting UseGateway=
which may be used to turn off use of the gateway information provided