linux/net/8021q
Pavel Emelyanov 65d292a2ef [VLAN]: Allow vlan devices registration in net namespaces.
This one is similar to what I've done for TUN - set the proper
net after device allocation and clean VLANs on net exit (use the
rtnl_kill_links helper finally).

Plus, drop explicit init_net usage and net != &init_net checks.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-16 00:56:37 -07:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile [VLAN]: Use rtnl_link API 2007-07-10 22:15:03 -07:00
vlan_dev.c [VLAN]: Allow vlan devices registration in net namespaces. 2008-04-16 00:56:37 -07:00
vlan_netlink.c [VLAN]: Allow vlan devices registration in net namespaces. 2008-04-16 00:56:37 -07:00
vlan.c [VLAN]: Allow vlan devices registration in net namespaces. 2008-04-16 00:56:37 -07:00
vlan.h [VLAN]: Make the vlan_name_type per-net. 2008-04-16 00:56:18 -07:00
vlanproc.c [VLAN]: Make the vlan_name_type per-net. 2008-04-16 00:56:18 -07:00
vlanproc.h [VLAN]: Add a net argument to proc init and cleanup calls. 2008-04-16 00:51:12 -07:00