mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Adding a trace with a DNSKEY RR.
Still had this sitting in my inbox, but seems Bro is doing everything right.
This commit is contained in:
parent
fb64cb6c01
commit
64fc80d7e4
5 changed files with 19 additions and 1 deletions
4
testing/btest/scripts/base/protocols/dns/dns-key.bro
Normal file
4
testing/btest/scripts/base/protocols/dns/dns-key.bro
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Making sure DNSKEY gets logged as such.
|
||||
#
|
||||
# @TEST-EXEC: bro -r $TRACES/dns-dnskey.trace
|
||||
# @TEST-EXEC: btest-diff dns.log
|
Loading…
Add table
Add a link
Reference in a new issue