]> git.ipfire.org Git - thirdparty/systemd.git/commit
Allow bad MTU values with warning to be able to connect to the machine. (#5954)
authorMatthias Greiner <magreiner@users.noreply.github.com>
Mon, 22 May 2017 01:11:25 +0000 (03:11 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 22 May 2017 01:11:25 +0000 (21:11 -0400)
commit955d99edc7991386a36e3d33924cc584931fde91
treed85555c51b8617e2917662005fffd6aa448c66cf
parent7a093ea24662b060c59bef7194cac3ebd27f94df
Allow bad MTU values with warning to be able to connect to the machine. (#5954)

Ensure the MTU value is valid. Emit a warning and ignore otherwise.
src/libsystemd-network/sd-dhcp-lease.c