runc/nsinit
Michael Crosby fde0b7aa0d Refactor network and veth creation
Remove veth interfaces on the host if an error occurs.
Provide the host interface name, temporary peer interface name and the
name of the peer once it is inside the container's namespace in the
Network config.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-02-11 13:33:58 -08:00
..
Makefile nsinit: Add Makefile 2014-12-16 09:18:48 +03:00
exec.go Add new API examples to readme 2015-02-11 11:20:27 -08:00
init.go Refactor network and veth creation 2015-02-11 13:33:58 -08:00
main.go Refactory container interface 2015-01-31 20:51:12 -08:00
oom.go Refactory container interface 2015-01-31 20:51:12 -08:00
pause.go Refactory container interface 2015-01-31 20:51:12 -08:00
stats.go Refactory container interface 2015-01-31 20:51:12 -08:00
tty.go Remove console package and add Console type 2015-02-11 11:20:09 -08:00
utils.go Refactory container interface 2015-01-31 20:51:12 -08:00