mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Removing QR flag from DNS log in response to question on mailing list.
This commit is contained in:
parent
86834c941c
commit
18f5018a0d
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ export {
|
||||||
rcode: count &log &optional;
|
rcode: count &log &optional;
|
||||||
## A descriptive name for the response code value.
|
## A descriptive name for the response code value.
|
||||||
rcode_name: string &log &optional;
|
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 Authoritative Answer bit for response messages specifies that
|
||||||
## the responding name server is an authority for the domain name
|
## the responding name server is an authority for the domain name
|
||||||
## in the question section.
|
## in the question section.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue