summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-10-06 11:54:14 +0200
committerTom Gundersen <teg@jklm.no>2015-10-06 11:54:14 +0200
commitedf4126f60561cc6236e46d07f4845dbc6935fa2 (patch)
tree4d555e09e123961b24279bd15187c52781eaab08 /NEWS
parent6c8fe330317c159fff33ed8cce8d55a195a9445e (diff)
NEWS
Diffstat (limited to 'NEWS')
-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.