Bug fixes and test baseline updates

- ConnAckMsg return_code wasn't passed as a count on accident.
 - Some renaming items were missing due to the age of this code.
This commit is contained in:
Seth Hall 2019-07-29 15:12:11 -04:00
parent 0ed274b081
commit 7bf856768a
10 changed files with 615 additions and 526 deletions

View file

@ -3,7 +3,7 @@
#empty_field (empty)
#unset_field -
#path loaded_scripts
#open 2019-06-15-20-36-48
#open 2019-07-29-19-05-26
#fields name
#types string
scripts/base/init-bare.zeek
@ -90,6 +90,8 @@ scripts/base/init-frameworks-and-bifs.zeek
build/scripts/base/bif/plugins/Zeek_Login.functions.bif.zeek
build/scripts/base/bif/plugins/Zeek_MIME.events.bif.zeek
build/scripts/base/bif/plugins/Zeek_Modbus.events.bif.zeek
build/scripts/base/bif/plugins/Zeek_MQTT.types.bif.zeek
build/scripts/base/bif/plugins/Zeek_MQTT.events.bif.zeek
build/scripts/base/bif/plugins/Zeek_MySQL.events.bif.zeek
build/scripts/base/bif/plugins/Zeek_NCP.events.bif.zeek
build/scripts/base/bif/plugins/Zeek_NCP.consts.bif.zeek
@ -179,4 +181,4 @@ scripts/base/init-frameworks-and-bifs.zeek
build/scripts/base/bif/plugins/Zeek_SQLiteWriter.sqlite.bif.zeek
scripts/policy/misc/loaded-scripts.zeek
scripts/base/utils/paths.zeek
#close 2019-06-15-20-36-48
#close 2019-07-29-19-05-26