mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
DNSSEC support in Bro
This commit is contained in:
parent
e055f9b36b
commit
ff5c11975d
18 changed files with 1096 additions and 7 deletions
4
testing/btest/scripts/base/protocols/dns/rrsig-test.bro
Normal file
4
testing/btest/scripts/base/protocols/dns/rrsig-test.bro
Normal file
|
@ -0,0 +1,4 @@
|
|||
# This tests the case where the queries and responses include DNSSEC RRs.
|
||||
#
|
||||
# @TEST-EXEC: bro -r $TRACES/rrsig.trace
|
||||
# @TEST-EXEC: btest-diff dns.log
|
Loading…
Add table
Add a link
Reference in a new issue