diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 13 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. @@ -138,6 +142,12 @@ CHANGES WITH 227: only intermittendly, and even restores state if the previous system shutdown was abrupt rather than clean. + * Sockets passed using socket activation are now named. A new + API sd_listen_fds_with_names() is added to access the names. + The default names can be overwritten either in the .socket + file using the FileDescriptorName= parameter, or by passing + FDNAME= when storing the filedescriptor using sd_notify(). + * Galician, Serbian, Turkish and Korean translations were added. Contributions from: |