]> git.ipfire.org Git - thirdparty/lxc.git/commit
network: Restore fixed MTU functionality 3253/head
authorThomas Parrott <thomas.parrott@canonical.com>
Wed, 15 Jan 2020 09:33:31 +0000 (09:33 +0000)
committerThomas Parrott <thomas.parrott@canonical.com>
Wed, 15 Jan 2020 09:57:15 +0000 (09:57 +0000)
commita00fbab5805f3f3afa5b87e1a3031989624c7043
tree5c9a4aa0c9711d729922e6a99a1f6cc4b84d0ff1
parente0f8043530875e302448cf1d1207962eacf91547
network: Restore fixed MTU functionality

If MTU setting is provided in network device config then always use it rather than inheriting from the link device.

Affected both bridge and router veth modes.

Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
src/lxc/network.c