dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/8021q
Pavel Emelyanov 30688a9a3e [VLAN]: Handle vlan devices net namespace changing.
When van device is moved to another namespace proc files,
related to this device, should also change one.

Use the netdev REGISTER and UNREGISTER event handlers for this.

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:57:01 -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.c [VLAN]: Handle vlan devices net namespace changing. 2008-04-16 00:57:01 -07:00
vlan.h [VLAN]: Make the vlan_name_type per-net. 2008-04-16 00:56:18 -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
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