README
1Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2
3SPDX-License-Identifier: MPL-2.0
4
5This Source Code Form is subject to the terms of the Mozilla Public
6License, v. 2.0. If a copy of the MPL was not distributed with this
7file, you can obtain one at https://mozilla.org/MPL/2.0/.
8
9See the COPYRIGHT file distributed with this work for additional
10information regarding copyright ownership.
11
12system test for recursion limits
13
14ns1 -- root server
15ans2 -- for example.org: delegate to ns1.(n+1).example.org for all n, up to the
16 value specified in ans.limit (or forever if limit is 0)
17ns3 -- resolver under test
18ans4 -- for ns*.example.com: return address records.
19ans7 -- "victim" server
20