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