Report information
The Basics
Id:
44816
Status:
resolved
Priority:
Medium/Medium
Queue:

People
BugTracker
Version Fixed:
9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P3 Low
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
feature

Dates
Created:Mon, 06 Mar 2017 01:33:10 -0500
Updated:Mon, 26 Jun 2017 20:28:23 -0400
Closed:Thu, 20 Apr 2017 23:23:11 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: add hex dump option to dnstap-read
I needed a hex dump of packets received by a resolver. I could have done it with tcpdump or wireshark, but it occurred to me that it would make sense for dnstap-read to have an option for this, and would take no longer to implement it than it would to remember the tcpdump syntax. So, I did that. Please review.