Eric W. Biederman
9dd776b6d7
[NET]: Add network namespace clone & unshare support.
...
This patch allows you to create a new network namespace
using sys_clone, or sys_unshare.
As the network namespace is still experimental and under development
clone and unshare support is only made available when CONFIG_NET_NS is
selected at compile time.
As this patch introduces network namespace support into code paths
that exist when the CONFIG_NET is not selected there are a few
additions made to net_namespace.h to allow a few more functions
to be used when the networking stack is not compiled in.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:52:46 -07:00
..
2007-08-31 01:42:23 -07:00
2007-09-26 09:22:04 -07:00
2007-10-07 16:28:43 -07:00
2006-01-03 11:35:26 +01:00
2007-07-25 10:09:20 -07:00
2007-10-10 16:49:09 -07:00
2007-07-16 09:05:47 -07:00
2007-07-22 09:57:02 -04:00
2007-08-22 19:52:44 -07:00
2007-02-12 09:48:32 -08:00
2007-05-11 08:29:36 -07:00
2007-05-09 12:30:49 -07:00
2007-08-31 01:42:22 -07:00
2007-07-18 08:47:40 -07:00
2007-07-09 18:52:00 +02:00
2007-05-08 11:15:04 -07:00
2006-12-07 08:39:46 -08:00
2006-06-30 19:25:36 +02:00
2007-09-20 13:19:59 -07:00
2006-05-15 11:20:55 -07:00
2007-10-10 16:52:46 -07:00
2007-10-01 07:52:23 -07:00
2007-10-01 07:52:23 -07:00
2007-10-10 16:48:12 -07:00
2007-05-08 11:15:13 -07:00
2007-07-17 10:23:03 -07:00
2006-12-07 08:39:36 -08:00
2007-07-26 13:40:43 +02:00
2007-05-08 11:15:07 -07:00
2007-07-16 09:05:50 -07:00
2007-09-11 17:21:20 -07:00
2007-08-11 15:47:42 -07:00
2007-07-20 12:01:34 -07:00
2007-07-31 15:39:42 -07:00
2006-12-04 02:00:22 -05:00
2006-12-07 08:39:43 -08:00
2007-07-31 15:39:40 -07:00
2007-07-19 10:04:49 -07:00
2007-07-16 09:05:47 -07:00
2007-08-22 14:35:35 -07:00
2007-02-14 08:09:54 -08:00
2006-07-03 15:27:01 -07:00
2007-07-19 10:04:49 -07:00
2006-07-03 15:27:04 -07:00
2007-10-10 16:52:46 -07:00
2007-07-17 10:23:02 -07:00
2007-07-30 14:25:23 -07:00
2007-07-16 09:05:48 -07:00
2007-07-09 18:51:58 +02:00
2007-08-22 19:52:46 -07:00
2007-08-21 20:23:53 -07:00
2007-08-11 15:47:42 -07:00
2007-09-10 18:57:47 -07:00
2007-05-09 12:30:56 -07:00
2007-07-17 10:23:02 -07:00
2007-07-31 15:39:42 -07:00
2007-04-28 14:15:59 -04:00
2007-07-16 09:05:49 -07:00
2007-07-16 09:05:49 -07:00
2006-07-03 15:27:01 -07:00
2007-07-17 10:23:02 -07:00
2007-07-16 09:05:49 -07:00
2006-07-03 15:27:01 -07:00
2007-07-19 10:04:49 -07:00
2007-09-05 14:32:49 +02:00
2007-10-02 14:13:08 +02:00
2007-08-09 11:16:49 +02:00
2007-08-24 20:39:10 +02:00
2007-08-02 17:41:40 +02:00
2007-09-19 23:34:46 +02:00
2007-07-16 09:05:50 -07:00
2007-10-07 16:28:43 -07:00
2007-10-10 16:49:18 -07:00
2007-07-17 10:23:02 -07:00
2007-07-19 10:04:49 -07:00
2006-10-04 07:55:30 -07:00
2006-07-03 15:27:02 -07:00
2007-07-16 09:05:41 -07:00
2007-07-16 09:05:48 -07:00
2007-10-01 07:52:23 -07:00
2007-09-19 23:34:46 +02:00
2007-07-16 09:05:46 -07:00
2007-07-25 10:09:20 -07:00
2007-07-20 11:26:47 -07:00
2007-07-25 10:09:20 -07:00
2007-05-08 11:15:07 -07:00
2007-09-19 11:24:18 -07:00
2007-09-19 11:24:18 -07:00
2007-07-16 09:05:47 -07:00
2007-09-19 11:24:17 -07:00
2007-05-09 08:57:56 +02:00
2007-08-27 10:27:48 -07:00