diff options
author | Tom Gundersen <teg@jklm.no> | 2015-10-06 11:54:14 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-10-06 11:54:14 +0200 |
commit | edf4126f60561cc6236e46d07f4845dbc6935fa2 (patch) | |
tree | 4d555e09e123961b24279bd15187c52781eaab08 | |
parent | 6c8fe330317c159fff33ed8cce8d55a195a9445e (diff) | |
download | systemd-edf4126f60561cc6236e46d07f4845dbc6935fa2.tar.gz systemd-edf4126f60561cc6236e46d07f4845dbc6935fa2.tar.bz2 systemd-edf4126f60561cc6236e46d07f4845dbc6935fa2.zip |
NEWS
-rw-r--r-- | NEWS | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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. |