NameDateSize

..Today162

bad-fstrm-reopen-interval.confH A D24-Sep-2022474

bad-fstrm-set-buffer-hint-max.confH A D24-Sep-2022473

bad-fstrm-set-buffer-hint-min.confH A D24-Sep-2022472

bad-fstrm-set-flush-timeout-max.confH A D24-Sep-2022471

bad-fstrm-set-flush-timeout-min.confH A D24-Sep-2022473

bad-fstrm-set-input-queue-size-max.confH A D24-Sep-2022474

bad-fstrm-set-input-queue-size-min.confH A D24-Sep-2022478

bad-fstrm-set-input-queue-size-po2.confH A D24-Sep-2022476

bad-fstrm-set-output-notify-threshold.confH A D24-Sep-2022481

bad-fstrm-set-output-queue-size-max.confH A D24-Sep-2022547

bad-fstrm-set-output-queue-size-min.confH A D24-Sep-2022475

bad-fstrm-set-reopen-interval-max.confH A D24-Sep-2022475

bad-fstrm-set-reopen-interval-min.confH A D24-Sep-2022473

bad-missing-dnstap-output-view.confH A D24-Sep-2022474

bad-missing-dnstap-output.confH A D24-Sep-2022486

bad-size-version.confH A D24-Sep-2022503

clean.shH A D22-Feb-2024810

good-dnstap-in-options.confH A D24-Sep-2022554

good-dnstap-in-view.confH A D24-Sep-2022572

good-fstrm-reopen-interval.confH A D24-Sep-2022474

good-fstrm-set-buffer-hint.confH A D24-Sep-2022472

good-fstrm-set-flush-timeout.confH A D24-Sep-2022471

good-fstrm-set-input-queue-size.confH A D24-Sep-2022476

good-fstrm-set-output-notify-threshold.confH A D24-Sep-2022482

good-fstrm-set-output-queue-model-mpsc.confH A D24-Sep-2022479

good-fstrm-set-output-queue-model-spsc.confH A D24-Sep-2022479

good-fstrm-set-output-queue-size.confH A D24-Sep-2022476

good-fstrm-set-reopen-interval.confH A D24-Sep-2022473

good-size-unlimited.confH A D24-Sep-2022535

good-size-version.confH A D24-Sep-2022521

large-answer.fstrmH A D05-Sep-2019981

ns1/H22-Feb-20245

ns2/H22-Feb-20245

ns3/H22-Feb-20245

ns4/H22-Feb-20244

prereq.shH A D22-Feb-2024542

READMEH A D24-Sep-2022915

setup.shH A D22-Feb-2024663

tests.shH A D22-Feb-202421.4 KiB

tests_dnstap.pyH A D21-Feb-20242.8 KiB

tests_sh_dnstap.pyH A D21-Feb-2024464

ydump.pyH A D24-Sep-2022816

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
12The "large-answer.fstrm" file was generated by configuring a named instance
13compiled with --enable-dnstap and --enable-fixed-rrset with the following
14directives:
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
22The captured RRset from the "example." zone was created using:
23
24    $GENERATE 1-48 @ IN A 127.0.0.$
25
26A server instance set up this way was then queried non-recursively (RD=0) for
27"example/A".
28