mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
Removing QR flag from DNS log in response to question on mailing list.
This commit is contained in:
parent
c90148d073
commit
bfa2720a81
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ export {
|
|||
rcode: count &log &optional;
|
||||
## A descriptive name for the response code value.
|
||||
rcode_name: string &log &optional;
|
||||
## Whether the message is a query (F) or response (T).
|
||||
QR: bool &log &default=F;
|
||||
## The Authoritative Answer bit for response messages specifies that
|
||||
## the responding name server is an authority for the domain name
|
||||
## in the question section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue