commit | 30688a9a3e06d83d187658bd1c15f0e306bed38b | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 00:57:01 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 00:57:01 2008 -0700 |
tree | 11d1e2d7c87948025bd4d23e9001e56fe063dc5e | |
parent | 65d292a2ef2df66fd1ab83447afee71ef3720ded [diff] |
[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>