diff options
author | Sergei Antonov <[email protected]> | 2023-08-08 15:43:07 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-11 06:58:31 +0100 |
commit | 7a1c38215820edfcd7c3a2523f4fd385f4e482d6 (patch) | |
tree | 7c68dc257c310f6f3c342287042ad2d148a4e0e4 /tools/perf/scripts/python/task-analyzer.py | |
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 <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions