mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/bit-1156'
I've added a unit test. * origin/topic/jsiwek/bit-1156: BIT-1156: Fix parsing of DNS TXT RRs w/ multiple character-strings. BIT-1156 #merged
This commit is contained in:
commit
7f9a6f51ca
8 changed files with 81 additions and 27 deletions
|
@ -0,0 +1,4 @@
|
|||
# This tests the case where the DNS server responded with zero RRs.
|
||||
#
|
||||
# @TEST-EXEC: bro -r $TRACES/dns-txt-multiple.trace
|
||||
# @TEST-EXEC: btest-diff dns.log
|
Loading…
Add table
Add a link
Reference in a new issue