Home | History | Annotate | Line # | Download | only in chain
      1      1.1  christos Copyright (C) Internet Systems Consortium, Inc. ("ISC")
      2      1.1  christos 
      3  1.1.1.3  christos SPDX-License-Identifier: MPL-2.0
      4  1.1.1.3  christos 
      5  1.1.1.3  christos This Source Code Form is subject to the terms of the Mozilla Public
      6  1.1.1.3  christos License, v. 2.0.  If a copy of the MPL was not distributed with this
      7  1.1.1.3  christos file, you can obtain one at https://mozilla.org/MPL/2.0/.
      8  1.1.1.3  christos 
      9  1.1.1.3  christos See the COPYRIGHT file distributed with this work for additional
     10  1.1.1.3  christos information regarding copyright ownership.
     11      1.1  christos 
     12      1.1  christos ns1 is the root server.
     13      1.1  christos 
     14      1.1  christos ns2 and ns5 are both authoritative servers.
     15      1.1  christos 
     16      1.1  christos ans3 is a mock authoritative server that can return various broken
     17      1.1  christos responses.
     18      1.1  christos 
     19      1.1  christos ans4 is a mock authoritative server that can return CNAME or DNAME
     20      1.1  christos responses of arbitrary size in arbitrary order.
     21      1.1  christos 
     22      1.1  christos ns7 is the resolver under test.
     23