]> git.ipfire.org Git - thirdparty/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)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 1 Apr 2014 20:00:44 +0000 (16:00 -0400)
commit4bbafc12fe8b148fbb2ccbce40836395cd4efa27
tree6bb84e5342b485f9ee1b4928b624c88d9ec81c3d
parent82d657b4126dfb8ff42bf14403a462547da50e93
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