Commit 5d29f5d8 authored by Thiago Macieira's avatar Thiago Macieira Committed by The Qt Project
Browse files

Update the test zone to use test IP addresses.


Using Class E addresses was an interesting idea, but foiled by
Microsoft Windows trying to be helpful. Empirical evidence shows that
the getaddrinfo() call on Windows filters addresses in the 240.0.0.0/4
and 0.0.0.0/8 ranges. I couldn't be certain, but it seemed to filter
the link-local IPv6 addresses too (fec0::/16).

At least the test networks aren't filtered. For now...

Change-Id: I613d99dff656526921731aa293318264f76383e6
Reviewed-by: default avatarRichard J. Moore <rich@kde.org>
parent 728a0242
Showing with 31 additions and 27 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment