diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-19 23:37:16 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-20 00:18:14 +0200 |
commit | 01da80b1aa0e21f8785d467afc295e37fd00ffa1 (patch) | |
tree | a0e2db3e45027940df0fb31fb684d88cee85a8cc /NEWS | |
parent | 0566ef68b816f094c3bc1c6c3921c8c35bc6d87f (diff) |
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |