ns proc: Add support for the network namespace.
commit13b6f57623bc485e116344fe91fbcb29f149242b
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 8 Mar 2010 02:14:23 +0000 (7 18:14 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 10 May 2011 21:34:26 +0000 (10 14:34 -0700)
treef2d43576e248ac61b967734a6ccd313b971fb430
parent0663c6f8fa37d777ede74ff991a0cba3a42fcbd7
ns proc: Add support for the network namespace.

Implementing file descriptors for the network namespace
is simple and straight forward.

Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Daniel Lezcano <daniel.lezcano@free.fr>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
fs/proc/namespaces.c
include/linux/proc_fs.h
net/core/net_namespace.c