Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
12 lines
450 B
Plaintext
12 lines
450 B
Plaintext
Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
|
|
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
|
|
|
system test for recursion limits
|
|
|
|
ns1 -- root server
|
|
ans2 -- delegate to ns1.(n+1).example.com for all n, up to
|
|
the value specified in ans.limit (or forever if limit is 0)
|
|
ns3 -- resolver under test
|
|
ans4 -- delegates every query to 16 more name servers, with "victim" address
|
|
ans7 -- "victim" server
|