]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: change UseMTU default to true. (#6837)
authorDimitri John Ledkov <xnox@ubuntu.com>
Tue, 19 Sep 2017 08:26:17 +0000 (09:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Sep 2017 08:26:17 +0000 (10:26 +0200)
commit22043e4317ecd2bc7834b48a6d364de76bb26d91
tree8fe40ddf65438c352de420f71875f84fccb8ef73
parentf2adcd22d5d5498f1a00fdc303f71e7198b238ab
networkd: change UseMTU default to true. (#6837)

Typically when DHCP server sets MTU it is a lower one. And a lower than usual
MTU is then thus required on said network to have operational networking. This
makes networkd's dhcp client to work in more similar way to other dhcp-clients
(e.g. isc-dhcp). In particular, in a cloud setting, without this default
instances have resulted in timing out talking to cloud metadata source and
failing to provision.

This does not change this default for the Annonymize code path.
NEWS
man/systemd.network.xml
src/network/networkd-network.c