diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-26 20:27:41 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-26 20:27:41 +0100 |
commit | cb9a48a94fa19d67577aae1a106df13788dd99b8 (patch) | |
tree | 4ccd2e08053cc47f83724f4704088ae180323bd6 | |
parent | tmpfiles: Handle filesystems without ACL support in more cases. (diff) | |
download | systemd-cb9a48a94fa19d67577aae1a106df13788dd99b8.tar.xz systemd-cb9a48a94fa19d67577aae1a106df13788dd99b8.zip |
NEWS: mention IPv6PrefixDelegation→IPv6SendRA renaming
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |