diff options
author | 2017-12-20 20:11:05 +0100 | |
---|---|---|
committer | 2017-12-20 15:23:45 -0500 | |
commit | a65d14104349db217edfcd535521f2d61859cc1f (patch) | |
tree | 7ff05986ada11ab4be9e9bfa6ef9d3333ff85574 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | s390/qeth: clean up l3_get_cast_type() (diff) | |
download | linux-dev-a65d14104349db217edfcd535521f2d61859cc1f.tar.xz linux-dev-a65d14104349db217edfcd535521f2d61859cc1f.zip |
s390/qeth: recognize non-IP multicast on L3 transmit
When
1. an skb has no neighbour, and
2. skb->protocol is not IP[V6],
we select the skb's cast type based on its destination MAC address.
The multicast check is currently restricted to Multicast IP-mapped MACs.
Extend it to also cover non-IP Multicast MACs.
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions