]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/confile_utils.c
network: Adds mode param (bridge, router) to veth network setting
authorThomas Parrott <thomas.parrott@canonical.com>
Fri, 5 Jul 2019 13:46:49 +0000 (14:46 +0100)
committerThomas Parrott <thomas.parrott@canonical.com>
Thu, 11 Jul 2019 11:37:23 +0000 (12:37 +0100)
commit3f0ed090d62b491eff45fc0dcf7d33a053589ded
tree4dc358f31ced5de8ffcffd18a59c5f912ddf560d
parent3e7d1bd171de081d4dbcc944993d7ad068ce9647
network: Adds mode param (bridge, router) to veth network setting

Defaulting to bridge mode.

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