Remove full scripts marked as 6.1 deprecations

This commit is contained in:
Tim Wojtulewicz 2023-06-01 14:54:23 +02:00 committed by Tim Wojtulewicz
parent 7a867d52e2
commit a55e5e3724
23 changed files with 9 additions and 347 deletions

View file

@ -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)