]> git.ipfire.org Git - thirdparty/lxc.git/commit
network: Adds check for bridge link interface existence in instantiate_veth
authorThomas Parrott <thomas.parrott@canonical.com>
Wed, 3 Jun 2020 10:26:35 +0000 (11:26 +0100)
committerThomas Parrott <thomas.parrott@canonical.com>
Mon, 8 Jun 2020 12:27:07 +0000 (13:27 +0100)
commit26da53c3acc51d5a93476c47836508e1661c6505
tree6d3b4e597937503e2702f1dd77a0d6c6a4fd40d7
parent372adece8bf59c24696462a211b53ace3c93c0e8
network: Adds check for bridge link interface existence in instantiate_veth

To avoid misleading errors about openvswitch when non-existent bridge link interface specified.

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