Pavel Emelyanov
d647a591da
[TUN]: Make the tun_dev_list per-net.
...
Remove the static tun_dev_list and replace its occurrences in
driver with per-net one.
It is used in two places - in tun_set_iff and tun_cleanup. In
the first case it's legal to use current net_ns. In the cleanup
call - move the loop, that unregisters all devices in net exit
hook.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-04-16 00:41:16 -07:00
..
2008-04-01 11:21:08 -07:00
2008-03-29 12:21:31 -04:00
2008-04-13 21:54:34 -07:00
2008-03-28 14:45:23 -07:00
2008-04-03 14:33:42 -07:00
2008-04-02 15:28:19 -07:00
2008-03-23 21:51:12 -07:00
2008-03-26 00:58:19 -04:00
2008-03-30 14:20:24 -07:00
2008-03-30 14:20:24 -07:00
2008-03-27 21:01:14 +01:00
2008-03-18 11:20:33 +01:00
2008-03-27 08:40:41 -04:00
2008-03-23 20:28:20 +01:00
2008-04-02 21:22:05 +02:00
2008-03-14 00:56:59 +01:00
2008-03-30 14:20:24 -07:00
2008-04-01 00:22:53 -04:00
2008-04-13 22:44:20 -07:00
2008-03-31 23:31:13 +01:00
2008-03-30 14:20:23 -07:00
2008-03-28 14:45:23 -07:00
2008-04-01 19:35:47 -03:00
2008-03-28 14:45:23 -07:00
2008-03-18 15:13:40 -05:00
2008-03-30 14:20:24 -07:00
2008-03-30 14:18:41 -07:00
2008-03-22 17:02:20 -07:00
2008-03-28 14:45:22 -07:00
2008-04-16 00:41:16 -07:00
2008-03-15 19:17:12 -07:00
2008-03-28 14:45:22 -07:00
2008-03-26 14:22:20 -04:00
2008-03-19 18:53:37 -07:00
2008-03-26 04:39:53 +09:00
2008-03-28 12:32:22 -05:00
2008-04-02 15:28:19 -07:00
2008-03-17 08:11:48 -04:00
2008-03-13 13:11:43 -07:00
2008-04-14 02:30:23 -07:00
2008-03-18 01:22:10 -04:00
2008-03-24 22:33:49 -07:00
2008-04-02 15:06:09 -07:00
2008-03-28 14:45:22 -07:00
2008-03-30 14:20:23 -07:00
2008-04-01 11:31:05 -07:00