]> git.ipfire.org Git - thirdparty/lxc.git/commit
Restore interfaces to the correct namespace on error 3596/head
authorBlair Steven <blair.steven@alliedtelesis.co.nz>
Tue, 8 Dec 2020 22:23:39 +0000 (11:23 +1300)
committerBlair Steven <blair.steven@alliedtelesis.co.nz>
Tue, 8 Dec 2020 22:45:15 +0000 (11:45 +1300)
commitabd953eb5120b8a5fd4c97634ba01305ec6e1f3b
tree9beaf1e737898b32c1aa745e7b2328919fc63c96
parent4c9ffb3e663109b767bb16beafe71b0eb6fb52f7
Restore interfaces to the correct namespace on error

If the container unexpectedly exists we may need to restore physical
interfaces back into the main namespace in a tidy way.

Signed-off-by: Blair Steven <blair.steven@alliedtelesis.co.nz>
src/lxc/start.c