summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-05-29 10:47:06 +0200
committerLennart Poettering <lennart@poettering.net>2020-05-29 10:48:58 +0200
commit47373451731bc8d5f670101312583f378595c73f (patch)
treeb66685573198567ea611d7277321e94bf54f6fb1 /NEWS
parent9efa8a3cff9948d3a78597b74dca75c805716de4 (diff)
downloadsystemd-47373451731bc8d5f670101312583f378595c73f.tar.gz
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18606cf855..b32df56f90 100644
--- 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