]> git.ipfire.org Git - thirdparty/lxc.git/commit
network: Makes vlan network interfaces set mtu before upscript called 2979/head
authortomponline <thomas.parrott@canonical.com>
Tue, 7 May 2019 11:34:34 +0000 (12:34 +0100)
committertomponline <thomas.parrott@canonical.com>
Tue, 7 May 2019 11:34:34 +0000 (12:34 +0100)
commit3e2a7b083b9eb472f95ba8ed45313745f5a10f0f
treef6f5b9587ffc093322003f77e70aed441047058f
parent19a503200d1bed116e08a9ea17101487e86157cd
network: Makes vlan network interfaces set mtu before upscript called

This is consistent with veth and ipvlan types.

Also makes the debug message for success occur after up script has run.

Also makes device clean up on error more thorough and consistent.

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