mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
mqtt: Move from policy/ into base/
Register dpd signatures and the analyzer when running in default mode. Closes #2583
This commit is contained in:
parent
0e97c29eb8
commit
eb3bea4e4a
13 changed files with 362 additions and 284 deletions
|
@ -1,6 +1,7 @@
|
|||
@load test-all-policy.zeek
|
||||
|
||||
# Scripts which are commented out in test-all-policy.zeek.
|
||||
@load protocols/mqtt/__load__.zeek
|
||||
@load protocols/ssl/decryption.zeek
|
||||
@load frameworks/control/controllee.zeek
|
||||
@load frameworks/control/controller.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue