]> git.proxmox.com Git - mirror_lxc.git/commit
config_network_type: set macvlan default mode to private
authorBogdan Purcareata <bogdan.purcareata@freescale.com>
Fri, 28 Mar 2014 14:31:41 +0000 (10:31 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 29 Mar 2014 00:09:28 +0000 (19:09 -0500)
commit261658e80014c031852a024f8794dd7f2a2351ad
treea51fc5ebae7fdf1d623d75d440305855bc6addb1
parent718e4f484272f73ae25e988fe361afd5a91d1ca5
config_network_type: set macvlan default mode to private

If a default mode is not set, the container requires an explicit
mode specified in the config file, otherwise creating the
container fails.

Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/confile.c