• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-Mar-2022-

ans3/H07-Mar-2022-132100

ans4/H07-Mar-2022-373250

ns1/H07-Mar-2022-8069

ns2/H07-Mar-2022-310253

ns5/H07-Mar-2022-7061

ns7/H07-Mar-2022-6154

READMEH A D07-Mar-2022693 2314

clean.shH A D07-Mar-2022618 195

prereq.shH A D07-Mar-20221.3 KiB5135

setup.shH A D07-Mar-2022678 248

tests.shH A D07-Mar-202231.4 KiB624446

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
12ns1 is the root server.
13
14ns2 and ns5 are both authoritative servers.
15
16ans3 is a mock authoritative server that can return various broken
17responses.
18
19ans4 is a mock authoritative server that can return CNAME or DNAME
20responses of arbitrary size in arbitrary order.
21
22ns7 is the resolver under test.
23