]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: try to retrieve mtu from veth 1203/head
authorChristian Brauner <christian.brauner@canonical.com>
Wed, 21 Sep 2016 19:07:24 +0000 (21:07 +0200)
committerChristian Brauner <christian.brauner@canonical.com>
Wed, 21 Sep 2016 19:07:24 +0000 (21:07 +0200)
commit729e8bf685a66c91e521734b31c7eddd399c66ef
tree94b6a4bbb858cf3778f8218a3c0ede08b9685051
parente9280f6590de5cd1a8ecb770133b80efc6c482b3
conf: try to retrieve mtu from veth

When the mtu cannot be retrieved from netdev->link try from veth device.

Signed-off-by: Christian Brauner <christian.brauner@canonical.com>
src/lxc/conf.c