selftests: net: bridge: igmp: check for specific udp ip protocol
authorNikolay Aleksandrov <nikolay@nvidia.com>
Tue, 27 Oct 2020 18:59:21 +0000 (20:59 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 30 Oct 2020 17:50:28 +0000 (10:50 -0700)
commitf0e260db4c9e0576b2092f30bddd6816f9d37383
tree3c3caf71d395bd670b8a7ea8b97ef3e1a26079e6
parent79ae3e256aa1cfaa801e23a13b7f9e1a49cacb20
selftests: net: bridge: igmp: check for specific udp ip protocol

We have to specifically check for udp protocol in addition to the mac
address because in IGMPv3 tests group-specific queries will use the same
mac address.

Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/bridge_igmp.sh