mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
Add @load-sigs directive for loading signature files (addresses #551).
This commit is contained in:
parent
c5ae071500
commit
dd4dd0ca6e
12 changed files with 67 additions and 13 deletions
|
@ -3,8 +3,7 @@
|
|||
|
||||
module DPD;
|
||||
|
||||
## Add the DPD signatures to the signature framework.
|
||||
redef signature_files += "base/frameworks/dpd/dpd.sig";
|
||||
@load-sigs ./dpd.sig
|
||||
|
||||
export {
|
||||
## Add the DPD logging stream identifier.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue