runc/libcontainer/configs/validate
Samuel Ortiz f19aa2d04d
validate: Check that the given namespace path is a symlink
When checking if the provided networking namespace is the host
one or not, we should first check if it's a symbolic link or not
as in some cases we can use persistent networking namespace under
e.g. /var/run/netns/.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2016-12-10 11:14:49 +01:00
..
validator.go validate: Check that the given namespace path is a symlink 2016-12-10 11:14:49 +01:00
validator_test.go validator: actually test success 2016-10-26 23:07:57 +11:00