Home | History | Annotate | only in /src/external/mpl/bind/dist/bin/tests/system/dnstap
Up to higher level directory
NameDateSize
bad-fstrm-reopen-interval.conf23-Sep-2022474
bad-fstrm-set-buffer-hint-max.conf23-Sep-2022473
bad-fstrm-set-buffer-hint-min.conf23-Sep-2022472
bad-fstrm-set-flush-timeout-max.conf23-Sep-2022471
bad-fstrm-set-flush-timeout-min.conf23-Sep-2022473
bad-fstrm-set-input-queue-size-max.conf23-Sep-2022474
bad-fstrm-set-input-queue-size-min.conf23-Sep-2022478
bad-fstrm-set-input-queue-size-po2.conf23-Sep-2022476
bad-fstrm-set-output-notify-threshold.conf23-Sep-2022481
bad-fstrm-set-output-queue-size-max.conf23-Sep-2022547
bad-fstrm-set-output-queue-size-min.conf23-Sep-2022475
bad-fstrm-set-reopen-interval-max.conf23-Sep-2022475
bad-fstrm-set-reopen-interval-min.conf23-Sep-2022473
bad-missing-dnstap-output-view.conf23-Sep-2022474
bad-missing-dnstap-output.conf23-Sep-2022486
bad-size-version.conf23-Sep-2022503
good-dnstap-in-options.conf23-Sep-2022554
good-dnstap-in-view.conf23-Sep-2022572
good-fstrm-reopen-interval.conf23-Sep-2022474
good-fstrm-set-buffer-hint.conf23-Sep-2022472
good-fstrm-set-flush-timeout.conf23-Sep-2022471
good-fstrm-set-input-queue-size.conf23-Sep-2022476
good-fstrm-set-output-notify-threshold.conf23-Sep-2022482
good-fstrm-set-output-queue-model-mpsc.conf23-Sep-2022479
good-fstrm-set-output-queue-model-spsc.conf23-Sep-2022479
good-fstrm-set-output-queue-size.conf23-Sep-2022476
good-fstrm-set-reopen-interval.conf23-Sep-2022473
good-size-unlimited.conf23-Sep-2022535
good-size-version.conf23-Sep-2022521
large-answer.fstrm05-Sep-2019981
ns1/25-Feb-2026
ns2/25-Feb-2026
ns3/25-Feb-2026
ns4/25-Feb-2026
ns5/08-Apr-2026
README23-Sep-2022915
tests.sh08-Apr-202622.9K
tests_dnstap.py08-Apr-20262.6K
tests_sh_dnstap.py29-Jan-2026948
ydump.py08-Apr-2026816

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 The "large-answer.fstrm" file was generated by configuring a named instance
     13 compiled with --enable-dnstap and --enable-fixed-rrset with the following
     14 directives:
     15 
     16     minimal-responses yes;
     17     rrset-order { order fixed; };
     18     dnstap { auth response; };
     19     dnstap-identity none;
     20     dnstap-output file "large-answer.fstrm";
     21 
     22 The captured RRset from the "example." zone was created using:
     23 
     24     $GENERATE 1-48 @ IN A 127.0.0.$
     25 
     26 A server instance set up this way was then queried non-recursively (RD=0) for
     27 "example/A".
     28