This commit is contained in:
Tom Gundersen 2015-10-06 11:54:14 +02:00
parent 6c8fe33031
commit edf4126f60
1 changed files with 7 additions and 3 deletions

10
NEWS
View File

@ -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.