]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS
authorTom Gundersen <teg@jklm.no>
Tue, 6 Oct 2015 09:54:14 +0000 (11:54 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 6 Oct 2015 09:54:14 +0000 (11:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 80c347860907f4c531651cbae6896ea0395be20a..d987e116308487690963a1fac9d2ed2b6bd95e50 100644 (file)
--- 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.