]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
Fix network cleanup on error
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 5 Jan 2012 21:45:32 +0000 (22:45 +0100)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 5 Jan 2012 21:45:32 +0000 (22:45 +0100)
commitd8f8e35202d9f84ca69cc4c65aeda0febb934e39
tree90e2fb349575b25dbba693c27156280badd21bec
parentf0e64b8b66e0634cf0eb79728223bc3fdb407523
Fix network cleanup on error

Network cleanup does not cleanup correctly the virtual interfaces
in case of an error.

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