qt5base-lts/tests/auto/network/socket/qudpsocket
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
..
clientserver Updated license headers 2016-01-21 18:55:18 +00:00
test QNativeSocketEngine/Win: fix getting the datagram destination 2017-11-04 19:12:18 +00:00
udpServer Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST tst_QUdpSocket: stop trying to bind to multicast addresses 2017-12-24 02:04:44 +00:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp tst_QUdpSocket: Don't use interface-local IPv6 multicast 2017-12-24 17:14:19 +00:00