mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
Remove full scripts marked as 6.1 deprecations
This commit is contained in:
parent
7a867d52e2
commit
a55e5e3724
23 changed files with 9 additions and 347 deletions
|
@ -1,7 +1,7 @@
|
|||
# @TEST-EXEC: zeek -b -r $TRACES/mqtt.pcap %INPUT > out
|
||||
# @TEST-EXEC: btest-diff out
|
||||
|
||||
@load policy/protocols/mqtt
|
||||
@load base/protocols/mqtt
|
||||
@load base/frameworks/config
|
||||
|
||||
event mqtt_publish(c: connection, is_orig: bool, msg_id: count, msg: MQTT::PublishMsg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue