]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update NEWS
authorLennart Poettering <lennart@poettering.net>
Fri, 29 May 2020 08:47:06 +0000 (10:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 May 2020 08:48:58 +0000 (10:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 18606cf855fd61f083bccb74b89736b442f02a02..b32df56f90b4dfdcb14870ec2406c7ab1c8c0678 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -338,6 +338,17 @@ CHANGES WITH 246 in spe:
           unit when the unit is stopped. It will now warn about services using
           KillMode=none, as this is generally an unsafe thing to make use of.
 
+        * .socket units gained a new boolean setting PassPacketInfo=. If
+          enabled, the kernel will attach additional per-packet metadata to all
+          packets read from the socket, as ancillary message. This controls the
+          IP_PKTINFO, IPV6_RECVPKTINFO, NETLINK_PKTINFO socket options,
+          depending on socket type.
+
+        * A new boolean option AssignAcquiredDelegatedPrefixAddress= has been
+          added to the [DHCPv6] section of .network files. If enabled (which is
+          the default) an address from any acquire delegated prefix is
+          automatically chosen and assigned to the interface.
+
 CHANGES WITH 245:
 
         * A new tool "systemd-repart" has been added, that operates as an