Eric W. Biederman
608b4b9548
netns: Teach network device kobjects which namespace they are in.
...
The problem. Network devices show up in sysfs and with the network
namespace active multiple devices with the same name can show up in
the same directory, ouch!
To avoid that problem and allow existing applications in network namespaces
to see the same interface that is currently presented in sysfs, this
patch enables the tagging directory support in sysfs.
By using the network namespace pointers as tags to separate out the
the sysfs directory entries we ensure that we don't have conflicts
in the directories and applications only see a limited set of
the network devices.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2010-05-21 09:37:32 -07:00
..
2010-05-17 17:24:04 +01:00
2010-04-28 12:55:14 -07:00
2010-05-17 22:39:48 -07:00
2010-05-19 12:57:48 -03:00
2010-05-20 09:41:44 -07:00
2010-04-13 23:27:16 -07:00
2010-04-05 19:18:07 +01:00
2010-04-21 16:37:49 -07:00
2010-04-15 16:21:34 -04:00
2010-05-14 01:56:12 +01:00
2010-05-11 18:35:27 +02:00
2010-05-03 08:33:00 -04:00
2010-04-19 13:17:10 +01:00
2010-04-23 14:43:45 -04:00
2010-04-26 13:51:09 -04:00
2010-05-14 15:09:37 -04:00
2010-05-20 21:26:12 -07:00
2010-03-30 22:02:32 +09:00
2010-05-04 13:34:27 -07:00
2008-07-01 11:28:06 +10:00
2010-05-14 17:08:01 -04:00
2010-05-19 13:38:54 -04:00
2009-01-29 16:00:33 -05:00
2005-04-16 15:20:36 -07:00
2009-12-15 08:53:35 -08:00
2009-03-26 18:14:15 +01:00
2010-04-25 08:54:42 +02:00
2010-05-18 09:17:01 -07:00
2010-02-12 09:41:59 -08:00
2009-11-20 20:13:39 +01:00
2010-05-04 09:25:02 -07:00
2010-03-24 16:31:22 -07:00
2010-05-10 14:24:26 +02:00
2008-07-26 20:53:14 -04:00
2010-04-28 09:20:33 +02:00
2008-08-26 10:26:54 +02:00
2009-09-24 07:20:57 -07:00
2010-02-02 15:58:48 -08:00
2009-12-09 17:09:36 +11:00
2010-04-09 14:07:56 -07:00
2010-04-02 20:12:03 +02:00
2010-05-15 07:16:33 -04:00
2010-04-22 18:32:12 -07:00
2010-05-10 16:08:01 -07:00
2010-03-30 22:02:32 +09:00
2010-05-21 09:37:31 -07:00
2007-05-08 11:15:26 -07:00
2008-04-21 11:22:29 -05:00
2009-11-09 09:40:57 +01:00
2010-03-04 08:20:14 -08:00
2007-02-09 17:39:36 -05:00
2010-03-11 15:51:23 +01:00
2010-05-17 10:00:15 +02:00
2008-01-28 23:21:18 +01:00
2010-04-07 21:54:42 -07:00
2010-03-29 14:30:19 -07:00
2010-03-29 14:30:19 -07:00
2009-06-24 08:15:27 -04:00
2010-02-26 19:19:39 +02:00
2010-02-25 10:34:49 +01:00
2010-04-26 16:13:54 +02:00
2010-04-22 16:05:44 -07:00
2010-04-15 22:18:36 +02:00
2010-04-15 22:18:36 +02:00
2009-12-29 19:58:17 +01:00
2010-03-06 11:26:25 -08:00
2010-05-21 09:37:28 -07:00
2010-03-26 23:51:44 +01:00
2009-12-17 10:58:17 -05:00
2010-05-20 21:04:44 -07:00
2010-03-29 09:14:47 -07:00
2009-07-21 15:26:27 -04:00
2010-03-30 22:02:32 +09:00
2010-05-21 07:19:18 -07:00
2010-05-18 08:35:04 -07:00
2010-03-30 22:02:32 +09:00
2006-10-02 07:57:12 -07:00
2009-12-16 12:16:49 -05:00
2009-01-02 10:19:38 -08:00
2010-04-03 14:56:05 -07:00
2009-09-01 01:13:31 -07:00
2009-02-17 17:37:40 -08:00
2009-01-04 01:00:51 +01:00
2010-04-06 21:50:03 +02:00
2009-12-15 08:53:12 -08:00
2010-05-01 04:32:14 +02:00
2007-10-09 22:56:30 -04:00
2007-05-01 23:26:34 +02:00
2010-05-20 00:18:59 +01:00
2010-05-04 11:09:28 +02:00
2010-03-24 08:20:03 +01:00
2010-04-01 01:31:13 -07:00
2010-04-20 11:52:21 -04:00
2009-11-04 09:50:58 -08:00
2010-03-30 19:08:43 -07:00
2010-03-30 19:08:43 -07:00
2010-05-17 22:49:55 -07:00
2010-05-15 23:48:02 -07:00
2010-04-13 01:30:48 -07:00
2010-04-03 14:56:04 -07:00
2010-04-03 14:56:04 -07:00
2010-05-03 12:33:13 +03:00
2010-04-22 16:12:36 -07:00
2010-05-06 00:47:21 -07:00
2010-02-07 03:06:22 -05:00
2010-04-23 23:35:28 -07:00
2010-01-11 16:28:01 -08:00
2010-02-16 15:55:17 -08:00
2010-05-11 16:10:47 -07:00
2009-12-15 20:42:06 +01:00
2010-04-13 23:27:16 -07:00
2010-05-03 11:50:57 +02:00
2010-03-30 22:02:32 +09:00
2010-03-23 13:33:50 -07:00
2009-09-26 10:17:19 -07:00
2006-10-04 00:31:09 -07:00
2010-05-11 14:40:55 +02:00
2010-05-03 11:50:57 +02:00
2009-10-23 08:28:10 +02:00
2007-09-16 21:13:58 -07:00
2010-04-01 16:12:48 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-22 16:12:36 -07:00
2010-05-18 23:01:55 -07:00
2010-02-17 11:17:38 +09:00
2009-06-14 13:50:36 -07:00
2010-04-23 02:08:44 +02:00
2010-05-21 09:37:32 -07:00
2010-05-21 09:37:29 -07:00
2010-04-21 16:33:29 -07:00
2008-07-24 19:11:15 -07:00
2010-05-14 15:09:32 -04:00
2010-04-20 13:08:30 +03:00
2010-04-03 14:56:05 -07:00
2008-09-23 22:01:33 +01:00
2010-05-19 13:38:55 -04:00
2009-09-21 06:27:08 +02:00
2010-05-21 09:37:30 -07:00
2009-04-28 07:37:28 +02:00
2008-02-06 10:41:01 -08:00
2010-04-28 08:51:12 +10:00
2009-02-27 16:07:32 +09:00
2008-06-12 10:47:58 +02:00
2005-04-16 15:20:36 -07:00
2009-08-18 20:13:03 -07:00
2010-03-12 15:52:38 -08:00
2009-12-15 08:53:20 -08:00
2009-09-22 07:17:35 -07:00
2010-05-18 00:52:36 -03:00
2010-04-08 13:37:18 +02:00
2009-05-02 15:36:10 -07:00
2010-05-18 23:01:55 -07:00
2010-04-08 10:18:47 +02:00
2010-05-11 14:40:55 +02:00
2010-04-13 14:49:34 -07:00
2008-06-06 11:29:12 -07:00
2010-04-22 12:31:11 +02:00
2010-05-01 15:00:15 -07:00
2010-05-20 21:04:44 -07:00
2010-04-20 16:22:01 +02:00
2010-03-25 11:17:26 +01:00
2010-02-19 08:03:28 +01:00
2010-03-20 14:29:03 -07:00
2010-05-06 01:31:27 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 13:44:40 -05:00
2010-05-14 15:09:30 -04:00
2010-05-14 15:09:21 -04:00
2009-01-31 00:02:27 +05:30
2009-04-03 16:42:43 +01:00
2010-05-14 15:09:30 -04:00
2010-05-10 11:32:33 +09:00
2010-05-07 14:55:50 -04:00
2010-05-06 00:47:21 -07:00
2009-03-31 23:00:27 -04:00
2009-12-15 08:53:12 -08:00
2010-03-18 07:30:31 -06:00
2010-04-07 08:38:05 -07:00
2009-12-17 07:23:42 -08:00
2007-10-16 09:43:02 -07:00
2008-05-25 10:55:11 +02:00
2010-04-27 12:53:28 -07:00
2008-07-28 14:56:09 -07:00
2009-12-08 10:28:50 +09:00
2010-04-05 09:39:11 -07:00
2010-05-11 08:31:49 +02:00
2009-01-15 16:39:41 -08:00
2007-02-12 09:48:46 -08:00
2010-04-02 14:30:39 -07:00
2009-02-14 22:58:35 -08:00
2010-05-17 21:37:40 +02:00
2010-05-10 23:08:19 +02:00
2010-05-10 23:09:30 +02:00
2010-05-10 23:08:15 +02:00
2010-04-24 11:31:25 -07:00
2008-12-12 17:00:07 +01:00
2010-04-03 14:56:02 -07:00
2010-03-26 11:33:55 +01:00
2009-12-17 11:46:01 +00:00
2010-04-09 10:12:03 -07:00
2010-05-21 09:37:30 -07:00
2010-05-18 09:28:04 -07:00
2010-05-03 15:53:54 -07:00
2010-05-10 16:53:55 -07:00
2010-05-18 08:27:54 -07:00
2010-05-18 08:27:54 -07:00
2010-03-12 15:52:44 -08:00
2010-03-24 16:31:21 -07:00
2010-04-27 13:06:35 -04:00
2010-03-06 11:26:27 -08:00
2009-11-04 09:50:58 -08:00
2010-05-11 10:09:47 +02:00
2010-05-11 14:40:55 +02:00
2009-12-14 23:55:33 +01:00
2010-05-18 08:27:54 -07:00
2006-10-04 07:55:14 -07:00
2010-05-06 10:56:07 +10:00
2010-03-12 15:52:43 -08:00
2010-03-23 17:19:30 +09:00
2009-09-19 13:13:30 -07:00
2010-04-13 23:27:41 -07:00
2010-05-13 18:42:25 +09:00
2010-04-26 15:50:50 +09:00
2010-04-15 13:13:52 +09:00
2010-05-17 17:18:50 -07:00
2010-04-09 10:09:50 -07:00
2008-04-30 08:29:54 -07:00
2010-04-22 12:37:07 +02:00
2010-04-03 15:09:04 -07:00
2010-04-06 23:53:30 -07:00
2009-12-16 22:32:29 -05:00
2009-12-14 23:55:33 +01:00
2010-05-10 11:08:35 -07:00
2008-05-26 16:15:32 +02:00
2010-04-14 04:49:51 -07:00
2010-05-08 17:12:33 +02:00
2010-03-22 13:12:33 -07:00
2010-05-15 23:28:39 -07:00
2010-05-21 09:37:31 -07:00
2010-02-04 14:20:41 +11:00
2010-04-13 23:26:02 -07:00
2008-07-27 16:12:28 -07:00
2010-03-30 22:02:32 +09:00
2007-02-09 16:23:15 +00:00
2010-05-03 23:50:42 -07:00
2008-12-30 09:05:12 +10:30
2010-05-09 19:35:27 +02:00
2010-04-13 12:43:42 +02:00
2009-02-15 22:43:32 -08:00
2010-04-06 21:50:02 +02:00
2010-03-23 17:19:38 +01:00
2010-05-12 23:02:23 -07:00
2010-05-12 23:02:23 -07:00
2009-12-09 14:05:49 -05:00
2009-12-16 07:20:08 -08:00
2010-05-05 11:46:17 -04:00
2010-04-06 23:53:30 -07:00
2010-05-17 07:57:27 -07:00
2008-04-17 14:22:23 +02:00
2007-10-19 11:53:42 -07:00
2010-05-20 13:21:50 -07:00
2009-11-29 22:03:04 +01:00
2005-04-16 15:20:36 -07:00
2010-05-11 16:07:59 -06:00
2010-05-11 16:07:59 -06:00
2010-05-11 16:07:59 -06:00
2010-05-19 12:58:37 -03:00
2010-04-08 09:46:19 +09:30
2009-10-22 16:39:28 +10:30
2010-05-20 21:26:12 -07:00
2008-05-29 01:43:48 -07:00
2010-03-23 16:50:26 -04:00
2007-10-10 16:53:57 -07:00
2010-05-17 21:37:42 +02:00