Handle multicast being blocked in the test suite
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Apr 2024 13:44:00 +0000 (15:44 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Apr 2024 13:44:00 +0000 (15:44 +0200)
commit72c9b2b13530807a689746d148a254fe73b3115f
treeae33a9c9da49967a45cdb5a520fc45186df0eca5
parente1823fc941f16b4b769e4511c8acb274705cc989
Handle multicast being blocked in the test suite

If multicast is supported in principle, but multicast packets are blocked
by the firewall, then the multicast test will time out and reports an
error. Detect this case and don't fail.
test/integration/device_multicast.py