summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 7 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 80c3478609..d987e11630 100644
--- a/NEWS
+++ b/NEWS
@@ -114,9 +114,13 @@ CHANGES WITH 227:
* The RuntimeDirectory= setting now understands unit
specifiers like %i or %f.
- * networkd gained support for setting the IPv6 Router
- Advertisment settings via IPv6AcceptRouterAdvertisements= in
- .network files.
+ * networkd gained support for:
+ - setting the IPv6 Router Advertisment settings via
+ IPv6AcceptRouterAdvertisements= in .network files.
+ - configuring the HelloTimeSec, MaxAgeSec and
+ ForwardDelaySec bridge parameters in .netdev files.
+ - configuring PreferredSource for static routes in
+ .network files.
* udev will now create /dev/disk/by-path links for ATA devices
on kernels where that is supported.