Add basic support for creating tun/tap interfaces in the configuration.
[util-vserver.git] / src / vspace.c
2008-02-29 Enrico Scholzuse unshare(CLONE_NEWNS) instead of a complicated ...
2008-02-21 Enrico Scholzfixed
2008-01-22 Daniel Hokka ZakrissonFix vspace stuff.
2008-01-20 Daniel Hokka ZakrissonAdd preliminary support for pid and network namespaces.
2008-01-12 Daniel Hokka ZakrissonAdd support for PID and net namespaces.
2008-01-12 Daniel Hokka ZakrissonPid namespaces require clone.
2007-10-13 Daniel Hokka ZakrissonAdded vspace, like vnamespace but generic.