zeek/testing/btest/broker
Christian Kreibich fa38d81a7b Fix addr/string type confusion in Broker::peers()
Broker::NetworkInfo$address is of type string. The Broker::peers() BiF treated
it as an address, which caused ZVal's type validation to flag a
mismatch and abort.

Includes a small tweak to the broker.unpeer test that makes it invoke
Broker::peers(), which breaks in absence of the fix.
2021-08-18 15:16:58 -07:00
..
store Merge remote-tracking branch 'origin/topic/vern/ZAM-prep' 2021-06-28 11:03:13 -07:00
connect-on-retry.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
disconnect.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
error.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
opaque.zeek GH-983: Fix opaque Broker types lacking a Type after (de)serialization 2020-05-21 12:36:15 -07:00
remote_event.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_event_any.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_event_auto.zeek GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
remote_event_index_types.zeek Merge remote-tracking branch 'origin/topic/vern/ZAM-prep' 2021-06-28 11:03:13 -07:00
remote_event_ssl_auth.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_event_vector_any.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_id.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_log.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_log_batch.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
remote_log_late_join.zeek GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
remote_log_types.zeek GH-780: Prevent log batches from indefinite buffering 2020-02-05 13:06:52 -08:00
ssl-mismatch.zeek GH-837: Add test cases for mismatched Broker SSL configs 2020-07-16 18:32:06 -07:00
ssl_auth_failure.zeek Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
unpeer.zeek Fix addr/string type confusion in Broker::peers() 2021-08-18 15:16:58 -07:00