blob: bb7f596c53bd8401dcd35e93f3a8c29b9a3b9405 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Copyright (C) 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 -- for example.org: delegate to ns1.(n+1).example.org for all n, up to the
value specified in ans.limit (or forever if limit is 0)
for example.net: delegate every query to 15 more name servers, with
"victim" address
ns3 -- resolver under test
ans7 -- "victim" server
|