]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: dhcp - only set the MTU option once
authorTom Gundersen <teg@jklm.no>
Thu, 16 Jan 2014 15:50:19 +0000 (16:50 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 16 Jan 2014 19:32:08 +0000 (20:32 +0100)
commit6fc73498945da749744041d4e10cf8dfac5c3bc6
tree3ae9a207018bc85bb9aae740104b27104662cb4d
parent396945dc1f37fc95eb6681dfb62f328920079a55
networkd: dhcp - only set the MTU option once

Only set MTU request when creating the dhcp client, not every time it is restarted.
src/network/networkd-link.c