remarkable-linux/net/8021q
Patrick McHardy 81d85346b3 vlan: Correctly handle device notifications for layered VLAN devices
Commit 30688a9 ([VLAN]: Handle vlan devices net namespace changing)
changed the device notifier to special-case notifications for VLAN
devices, effectively disabling state propagation to underlying VLAN
devices. This is needed for layered VLANs though, so restore the
original behaviour.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-20 14:37:36 -07:00
..
Kconfig
Makefile [VLAN]: Use rtnl_link API 2007-07-10 22:15:03 -07:00
vlan.c vlan: Correctly handle device notifications for layered VLAN devices 2008-05-20 14:37:36 -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: assign PDE->data before gluing PDE into /proc tree 2008-05-02 04:09:11 -07:00
vlanproc.h [VLAN]: Add a net argument to proc init and cleanup calls. 2008-04-16 00:51:12 -07:00