Removing QR flag from DNS log in response to question on mailing list.

This commit is contained in:
Seth Hall 2012-04-15 22:52:48 -04:00 committed by Robin Sommer
parent 86834c941c
commit 18f5018a0d

View file

@ -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.