android_kernel_samsung_sm8650/drivers/vdpa/vdpa_sim
Cindy Lu 11891c80f1 vdpa_sim_net: should not drop the multicast/broadcast packet
[ Upstream commit 72455a1142527e607e1d69439f3ffa2ef6d09e26 ]

In the receive_filter(), should not drop the packet with the
broadcast/multicast address. Add the check for this

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20221214054306.24145-1-lulu@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-24 07:24:31 +01:00
..
Makefile vdpa: add vdpa simulator for block device 2021-05-03 04:55:53 -04:00
vdpa_sim_blk.c vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init() 2023-01-12 12:02:06 +01:00
vdpa_sim_net.c vdpa_sim_net: should not drop the multicast/broadcast packet 2023-01-24 07:24:31 +01:00
vdpa_sim.c vdpasim: fix memory leak when freeing IOTLBs 2023-01-12 12:02:09 +01:00
vdpa_sim.h vdpa_sim_net: support feature provisioning 2022-10-07 09:32:40 -04:00