mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Add debug.Hexdump (#1902)
Allow plugins to dump messages in text pcap to the log. The forward plugin does this when a reply does not much the query. If the debug plugin isn't loaded Hexdump and Hexdumpf are noop. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,8 +4,6 @@ Corefile
|
||||
coredns
|
||||
coredns.exe
|
||||
coredns.exe~
|
||||
debug
|
||||
debug.test
|
||||
kubectl
|
||||
go-test-tmpfile*
|
||||
coverage.txt
|
||||
|
||||
Reference in New Issue
Block a user