mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Some more testing fixes.
This commit is contained in:
parent
5db766bd88
commit
9d676d368b
37 changed files with 99 additions and 99 deletions
|
@ -3,7 +3,7 @@
|
|||
# @TEST-EXEC: bro -C -r $TRACES/dns-txt-multiple.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff .stdout
|
||||
|
||||
event bro_init()
|
||||
event zeek_init()
|
||||
{
|
||||
const add_ports = { 53/udp };
|
||||
Analyzer::register_for_ports(Analyzer::ANALYZER_DTLS, add_ports);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue