mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
DPD changes - small script fixes and renames.
This addresses review feedback of GH-4200. No functional changes.
This commit is contained in:
parent
6324445d62
commit
e3493bc110
6 changed files with 8 additions and 11 deletions
2
testing/external/scripts/testing-setup.zeek
vendored
2
testing/external/scripts/testing-setup.zeek
vendored
|
@ -1,7 +1,7 @@
|
|||
# Sets some testing specific options.
|
||||
|
||||
@load external-ca-list
|
||||
@load protocols/conn/failed-services
|
||||
@load protocols/conn/service-violation-logging
|
||||
|
||||
@ifdef ( SMTP::never_calc_md5 )
|
||||
# MDD5s can depend on libmagic output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue