4626. [test] Added more tests for handling of different record ordering in CNAME and DNAME responses. [QA #430]
15 lines
437 B
Plaintext
15 lines
437 B
Plaintext
Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
|
|
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
|
|
|
ns1 is the root server.
|
|
|
|
ns2 and ns5 are both authoritative servers.
|
|
|
|
ans3 is a mock authoritative server that can return various broken
|
|
responses.
|
|
|
|
ans4 is a mock authoritative server that can return CNAME or DNAME
|
|
responses of arbitrary size in arbitrary order.
|
|
|
|
ns7 is the resolver under test.
|