qt5base-lts/tests/auto/network
Thiago Macieira c4f397ee11 tst_QUdpSocket: Don't use interface-local IPv6 multicast
The FreeBSD kernel treats them specially, just like link-local (that's
probably why it calls them "interface-local" instead of "node-local").

So instead let's use a random address, which will avoid multiple
tst_qudpsocket, when run on the same network at the same time,
receiving each other's datagrams. It could happen, considering this test
has an 800-second timeout limit.

Change-Id: Ifb5969bf206e4cd7b14efffd14fb592a3166547e
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2017-12-24 17:14:19 +00:00
..
access Merge remote-tracking branch 'origin/5.9' into 5.10 2017-12-05 13:37:21 +01:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-28 11:23:35 +01:00
socket tst_QUdpSocket: Don't use interface-local IPv6 multicast 2017-12-24 17:14:19 +00:00
ssl Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-23 12:52:18 +01:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00