diff options
| author | Sergei Antonov <saproj@gmail.com> | 2023-08-08 15:43:07 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2023-08-11 06:58:31 +0100 |
| commit | 7a1c38215820edfcd7c3a2523f4fd385f4e482d6 (patch) | |
| tree | 7c68dc257c310f6f3c342287042ad2d148a4e0e4 /net/lapb/lapb_timer.c | |
| parent | 6231e47b6fadf42da2e7a45b8272e80aed53c444 (diff) | |
net: ftmac100: add multicast filtering possibility
If netdev_mc_count() is not zero and not IFF_ALLMULTI, filter
incoming multicast packets. The chip has a Multicast Address Hash Table
for allowed multicast addresses, so we fill it.
Implement .ndo_set_rx_mode and recalculate multicast hash table. Also
observe change of IFF_PROMISC and IFF_ALLMULTI netdev flags.
Signed-off-by: Sergei Antonov <saproj@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
