summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrew Jeddeloh <andrewjeddeloh@gmail.com>2017-10-05 03:58:02 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-10-05 12:58:02 +0200
commit95ab9eff1e24cf996cd4111a93e3a8b29ff0f524 (patch)
tree6593a187109068fd9d1a0a5f4aa5de51c2ac141a /NEWS
parent70b491d190a3c846874901ced6a63cd98d8c2838 (diff)
downloadsystemd-95ab9eff1e24cf996cd4111a93e3a8b29ff0f524.tar.gz
systemd-95ab9eff1e24cf996cd4111a93e3a8b29ff0f524.tar.bz2
systemd-95ab9eff1e24cf996cd4111a93e3a8b29ff0f524.zip
Revert "networkd: change UseMTU default to true. (#6837)" (#6950)
This reverts commit 22043e4317ecd2bc7834b48a6d364de76bb26d91. UseMTU is broken on real hardware and should not be enabled by default.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index dc5c8acdff..ecff646aa5 100644
--- a/NEWS
+++ b/NEWS
@@ -16,11 +16,6 @@ CHANGES WITH 235:
respectively. They complement the existing "set-log-level" and
"set-log-target" verbs, which can be used to change those values.
- * systemd-networkd .network DHCP setting UseMTU default has changed
- from false to true. Meaning, DHCP server advertised MTU setting is
- now applied by default. This resolves networking issues on low-mtu
- networks.
-
* journald.conf gained a new boolean setting ReadKMsg= which defaults
to on. If turned off kernel log messages will not be read by
systemd-journald and not be included in the logs. It also gained a