Merge remote-tracking branch 'origin/topic/seth/mqtt'

* origin/topic/seth/mqtt:
  Bug fixes and test baseline updates
  Fix an issue with bro_init -> zeek_init
  MQTT Analyzer heavily updated and ported from the analyzer originally by Supriya Kumar

Adjustments during merge:

* Minor whitespace cleanups
* Some bro to zeek renaming
* Fixed the parsing of unsubscribe messages to generate an event for each topic
This commit is contained in:
Jon Siwek 2019-07-31 21:23:37 -07:00
commit ee28e9e9f3
46 changed files with 1893 additions and 504 deletions

View file

@ -0,0 +1,6 @@
# @TEST-EXEC: zeek -b -r $TRACES/mqtt.pcap %INPUT >output
# @TEST-EXEC: btest-diff mqtt_connect.log
# @TEST-EXEC: btest-diff mqtt_subscribe.log
# @TEST-EXEC: btest-diff mqtt_publish.log
@load base/protocols/mqtt