mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00

The scope of dns.log is now only standard queries (OPCODE == 0). Other kinds of queries (e.g. inverse query) were not handled correctly and could interfere with the state tracking of the default DNS scripts.
1 line
108 B
Text
1 line
108 B
Text
@TEST-EXEC: btest-rst-cmd bro -b -r ${TRACES}/http/get.trace ${DOC_ROOT}/scripting/connection_record_02.bro
|