mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
@@ -18,8 +18,8 @@ type Dnstap struct {
|
|||||||
|
|
||||||
// IncludeRawMessage will include the raw DNS message into the dnstap messages if true.
|
// IncludeRawMessage will include the raw DNS message into the dnstap messages if true.
|
||||||
IncludeRawMessage bool
|
IncludeRawMessage bool
|
||||||
Identity []byte
|
Identity []byte
|
||||||
Version []byte
|
Version []byte
|
||||||
}
|
}
|
||||||
|
|
||||||
// TapMessage sends the message m to the dnstap interface.
|
// TapMessage sends the message m to the dnstap interface.
|
||||||
|
|||||||
Reference in New Issue
Block a user