mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Fix for DNS log problem when a DNS response is seen with 0 RRs.
This commit is contained in:
parent
14de9e675e
commit
db62369508
6 changed files with 37 additions and 21 deletions
|
@ -0,0 +1,4 @@
|
|||
# This tests the case where the DNS server responded with zero RRs.
|
||||
#
|
||||
# @TEST-EXEC: bro -r $TRACES/dns-zero-RRs.trace
|
||||
# @TEST-EXEC: btest-diff dns.log
|
Loading…
Add table
Add a link
Reference in a new issue