linux_old1/drivers/net/hyperv
Stephen Hemminger f03dbb06dc hv_netvsc: enable multicast if necessary
My recent change to netvsc drive in how receive flags are handled
broke multicast.  The Hyper-v/Azure virtual interface there is not a
multicast filter list, filtering is only all or none. The driver must
enable all multicast if any multicast address is present.

Fixes: 009f766ca2 ("hv_netvsc: filter multicast/broadcast")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-29 11:45:06 -04:00
..
Kconfig
Makefile
hyperv_net.h hv_netvsc: common detach logic 2018-03-22 12:45:09 -04:00
netvsc.c hv_netvsc: common detach logic 2018-03-22 12:45:09 -04:00
netvsc_drv.c hv_netvsc: common detach logic 2018-03-22 12:45:09 -04:00
rndis_filter.c hv_netvsc: enable multicast if necessary 2018-03-29 11:45:06 -04:00