mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
update NEWS
This commit is contained in:
parent
0566ef68b8
commit
01da80b1aa
11
NEWS
11
NEWS
@ -101,7 +101,9 @@ CHANGES WITH 216:
|
||||
3.17 memfd subsystem instead of the old kdbus-specific one.
|
||||
|
||||
* systemd-networkd's DHCP client and server now support
|
||||
FORCERENEW.
|
||||
FORCERENEW. There are also new configuration options to
|
||||
configure the vendor client identifier and broadcast mode
|
||||
for DHCP.
|
||||
|
||||
* systemd will no longer inform the kernel about the current
|
||||
timezone, as this is necessarily incorrect and racy as the
|
||||
@ -175,6 +177,13 @@ CHANGES WITH 216:
|
||||
boot. Alternatively it may also be used to provision these
|
||||
things offline on OS images installed into directories.
|
||||
|
||||
* The default sysctl.d/ snippets will now set
|
||||
|
||||
net.ipv4.conf.default.promote_secondaries=1
|
||||
|
||||
This has the benefit of no flushing secondary IP addresses
|
||||
when primary addresses are removed.
|
||||
|
||||
Contributions from: Ansgar Burchardt, Bastien Nocera, Colin
|
||||
Walters, Dan Dedrick, Daniel Buch, Daniel Korostil, Daniel
|
||||
Mack, Dan Williams, Dave Reisner, David Herrmann, Denis
|
||||
|
Loading…
Reference in New Issue
Block a user