mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
Disable MQTT by default
To enable MQTT, one has to load policy/scripts/mqtt. Like with smb in 2.5, the consts are loaded by default.
This commit is contained in:
parent
39b9468f9d
commit
0f96a9dedf
14 changed files with 510 additions and 570 deletions
|
@ -3,4 +3,4 @@
|
|||
# @TEST-EXEC: btest-diff mqtt_subscribe.log
|
||||
# @TEST-EXEC: btest-diff mqtt_publish.log
|
||||
|
||||
@load base/protocols/mqtt
|
||||
@load policy/protocols/mqtt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue