1
0
Fork 0
bind9/bin/tests/system/dnstap
Daniel Baumann f66ff7eae6
Adding upstream version 1:9.20.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 13:32:37 +02:00
..
ns1 Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
ns2 Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
ns3 Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
ns4 Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-reopen-interval.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-buffer-hint-max.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-buffer-hint-min.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-flush-timeout-max.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-flush-timeout-min.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-input-queue-size-max.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-input-queue-size-min.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-input-queue-size-po2.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-output-notify-threshold.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-output-queue-size-max.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-output-queue-size-min.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-reopen-interval-max.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-fstrm-set-reopen-interval-min.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-missing-dnstap-output-view.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-missing-dnstap-output.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
bad-size-version.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-dnstap-in-options.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-dnstap-in-view.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-reopen-interval.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-buffer-hint.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-flush-timeout.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-input-queue-size.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-output-notify-threshold.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-output-queue-model-mpsc.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-output-queue-model-spsc.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-output-queue-size.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-fstrm-set-reopen-interval.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-size-unlimited.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
good-size-version.conf Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
large-answer.fstrm Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
prereq.sh Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
README Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
tests.sh Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
tests_dnstap.py Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
tests_sh_dnstap.py Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00
ydump.py Adding upstream version 1:9.20.9. 2025-06-21 13:32:37 +02:00

Copyright (C) Internet Systems Consortium, Inc. ("ISC")

SPDX-License-Identifier: MPL-2.0

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0.  If a copy of the MPL was not distributed with this
file, you can obtain one at https://mozilla.org/MPL/2.0/.

See the COPYRIGHT file distributed with this work for additional
information regarding copyright ownership.

The "large-answer.fstrm" file was generated by configuring a named instance
compiled with --enable-dnstap and --enable-fixed-rrset with the following
directives:

    minimal-responses yes;
    rrset-order { order fixed; };
    dnstap { auth response; };
    dnstap-identity none;
    dnstap-output file "large-answer.fstrm";

The captured RRset from the "example." zone was created using:

    $GENERATE 1-48 @ IN A 127.0.0.$

A server instance set up this way was then queried non-recursively (RD=0) for
"example/A".