head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.40
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.38
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.36
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.34
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.32
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.30
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.28
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.26
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.24
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.22
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.20
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.18
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.16
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.14
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.12
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.10
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.8
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.6
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.2.0.4
	pkgsrc-2021Q3-base:1.2
	pkgsrc-2021Q2:1.2.0.2
	pkgsrc-2021Q2-base:1.2
	pkgsrc-2021Q1:1.1.0.18
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.16
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.14
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.12
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.8
	pkgsrc-2020Q1-base:1.1
	pkgsrc-2019Q4:1.1.0.10
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.6
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.4
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.2
	pkgsrc-2019Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2021.04.04.13.10.52;	author bsiegert;	state Exp;
branches;
next	1.1;
commitid	MPMvFYApgYbXBYNC;

1.1
date	2019.01.16.15.16.55;	author he;	state Exp;
branches;
next	;
commitid	DgEh7P631MpEj18B;


desc
@@


1.2
log
@Update go-dnstap to 0.4.0


-   Upgrade to newer google.golang.org/protobuf/proto.
-   Recognize DOT and DOH.
-   Add support for DNS update query and response messages.

Now a Go module build that no longer depends on packaged Go libraries.
Also install the manpage.
@
text
@@@comment $NetBSD$
bin/dnstap
man/man8/dnstap.8
@


1.1
log
@Add go-dnstap version 0.1.0.

dnstap: flexible, structured event replication format for DNS servers

dnstap implements an encoding format for DNS server events. It uses
a lightweight framing on top of event payloads encoded using Protocol
Buffers and is transport neutral.

dnstap can represent internal state inside a DNS server that is
difficult to obtain using techniques based on traditional packet
capture or unstructured textual format logging.

This repository contains a command-line tool named "dnstap" developed
in the Go programming language.
@
text
@d3 1
a3 27
gopkg/pkg/${GO_PLATFORM}/github.com/dnstap/golang-dnstap.a
gopkg/src/github.com/dnstap/golang-dnstap/COPYRIGHT
gopkg/src/github.com/dnstap/golang-dnstap/FrameStreamInput.go
gopkg/src/github.com/dnstap/golang-dnstap/FrameStreamOutput.go
gopkg/src/github.com/dnstap/golang-dnstap/FrameStreamSockInput.go
gopkg/src/github.com/dnstap/golang-dnstap/LICENSE
gopkg/src/github.com/dnstap/golang-dnstap/QuietTextFormat.go
gopkg/src/github.com/dnstap/golang-dnstap/README
gopkg/src/github.com/dnstap/golang-dnstap/TextOutput.go
gopkg/src/github.com/dnstap/golang-dnstap/YamlFormat.go
gopkg/src/github.com/dnstap/golang-dnstap/debian/changelog
gopkg/src/github.com/dnstap/golang-dnstap/debian/compat
gopkg/src/github.com/dnstap/golang-dnstap/debian/control
gopkg/src/github.com/dnstap/golang-dnstap/debian/copyright
gopkg/src/github.com/dnstap/golang-dnstap/debian/dnstap.install
gopkg/src/github.com/dnstap/golang-dnstap/debian/docs
gopkg/src/github.com/dnstap/golang-dnstap/debian/gbp.conf
gopkg/src/github.com/dnstap/golang-dnstap/debian/golang-github-dnstap-go-dnstap-dev.install
gopkg/src/github.com/dnstap/golang-dnstap/debian/rules
gopkg/src/github.com/dnstap/golang-dnstap/debian/source/format
gopkg/src/github.com/dnstap/golang-dnstap/dnstap.go
gopkg/src/github.com/dnstap/golang-dnstap/dnstap.pb.go
gopkg/src/github.com/dnstap/golang-dnstap/dnstap.pb/.gitignore
gopkg/src/github.com/dnstap/golang-dnstap/dnstap.pb/LICENSE
gopkg/src/github.com/dnstap/golang-dnstap/dnstap.pb/README
gopkg/src/github.com/dnstap/golang-dnstap/dnstap.pb/dnstap.proto
gopkg/src/github.com/dnstap/golang-dnstap/dnstap/main.go
@

