]> git.proxmox.com Git - mirror_lxc.git/commit
set veth host's side always up
authorDaniel Lezcano <daniel.lezcano@free.fr>
Mon, 17 Jan 2011 09:18:50 +0000 (10:18 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 17 Jan 2011 09:18:50 +0000 (10:18 +0100)
commit6e35af2e3911b5e8dc6e9091391beb8adfe449c6
treefefd3ed15264dd0c4dec03a729758294da58c9c0
parent91656ce587b99ae193e5de7e12ec9d9a5a78caa0
set veth host's side always up

We should always have the veth host's side up, otherwise if we omit
the up flag in the configurationn, letting the container to configure
its interface, the network will be never enabled as the host's side
is not up.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/conf.c