linux/net/8021q
Patrick McHardy 6c78dcbd47 [VLAN]: Fix promiscous/allmulti synchronization races
The set_multicast_list function may be called without holding the rtnl
mutex, resulting in races when changing the underlying device's promiscous
and allmulti state. Use the change_rx_mode hook, which is always invoked
under the rtnl.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-14 18:52:56 -07:00
..
Kconfig
Makefile
vlan_dev.c [VLAN]: Fix promiscous/allmulti synchronization races 2007-07-14 18:52:56 -07:00
vlan_netlink.c
vlan.c [VLAN]: Fix promiscous/allmulti synchronization races 2007-07-14 18:52:56 -07:00
vlan.h [VLAN]: Fix promiscous/allmulti synchronization races 2007-07-14 18:52:56 -07:00
vlanproc.c
vlanproc.h