mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08: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,2 +1,4 @@
|
|||
@load ./main
|
||||
@load-sigs ./dpd.sig
|
||||
@deprecated "Remove in v6.1. The MQTT scripts have been moved out of policy/ into base and are loaded by default"
|
||||
|
||||
# For those running bare-mode and loading protocols/mqtt from policy.
|
||||
@load base/protocols/mqtt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue