summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-26 20:27:41 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-26 20:27:41 +0100
commitcb9a48a94fa19d67577aae1a106df13788dd99b8 (patch)
tree4ccd2e08053cc47f83724f4704088ae180323bd6
parenttmpfiles: Handle filesystems without ACL support in more cases. (diff)
downloadsystemd-cb9a48a94fa19d67577aae1a106df13788dd99b8.tar.xz
systemd-cb9a48a94fa19d67577aae1a106df13788dd99b8.zip
NEWS: mention IPv6PrefixDelegation→IPv6SendRA renaming
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad806b49cc..017ea1256c 100644
--- a/NEWS
+++ b/NEWS
@@ -453,6 +453,11 @@ CHANGES WITH 247 in spe:
defined, explicit routes to the gateway acquired via DHCP or IPv6
Router Advertisements.
+ * systemd-networkd's [IPv6PrefixDelegation] section and
+ IPv6PrefixDelegation= options have been renamed as [IPv6SendRA] and
+ IPv6SendRA= (the old names are still accepted for backwards
+ compatibility).
+
* systemctl gained support for two new verbs: "service-log-level" and
"service-log-target" may be used on services that implement the
generic org.freedesktop.LogControl1 D-Bus interface to dynamically