qt5base-lts/tests/auto/network
Shane Kearns 6abc66e076 Fix sending UDP packets to link local addresses
When the scope ID is not set, Mac and Windows will not transmit
packets to link local addresses. This patch implements setting
the scope in the native socket engines and adds a test case.
(it was partially implemented already, though UDP specific code
paths were missed in the unix engine)

Task-number: QTBUG-25634
Change-Id: I23300bdc9856e38458078e913daaa59cd05a74b5
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
2012-05-11 17:39:13 +02:00
..
access tst_QNetworkReply: fix backgroundRequestInterruption test. 2012-05-11 10:38:25 +02:00
bearer Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork] 2012-05-04 12:46:05 +02:00
kernel troll.no changed its NS record configuration. Adapt. 2012-05-03 16:11:58 +02:00
socket Fix sending UDP packets to link local addresses 2012-05-11 17:39:13 +02:00
ssl Fix a QSslSocket test expectation on ubuntu 11.10 2012-05-10 02:39:30 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00