linux/net/ncsi
Vijay Khemka cf0eba3342 net/ncsi: Disable global multicast filter
Disabling multicast filtering from NCSI if it is supported. As it
should not filter any multicast packets. In current code, multicast
filter is enabled and with an exception of optional field supported
by device are disabled filtering.

Mainly I see if goal is to disable filtering for IPV6 packets then let
it disabled for every other types as well. As we are seeing issues with
LLDP not working with this enabled filtering. And there are other issues
with IPV6.

By Disabling this multicast completely, it is working for both IPV6 as
well as LLDP.

Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Acked-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-09-19 18:04:40 -07:00
..
Kconfig
Makefile
internal.h net/ncsi: Disable global multicast filter 2019-09-19 18:04:40 -07:00
ncsi-aen.c
ncsi-cmd.c
ncsi-manage.c net/ncsi: Disable global multicast filter 2019-09-19 18:04:40 -07:00
ncsi-netlink.c
ncsi-netlink.h
ncsi-pkt.h net/ncsi: add response handlers for PLDM over NC-SI 2019-08-31 23:54:03 -07:00
ncsi-rsp.c net/ncsi: add response handlers for PLDM over NC-SI 2019-08-31 23:54:03 -07:00