zeek/testing/btest/Baseline/broker.unpeer
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
..
recv.broker.filtered.log Baseline refresh to reflect btest 0.64 2020-12-06 20:19:49 -08:00
recv.recv.out Baseline refresh to reflect btest 0.64 2020-12-06 20:19:49 -08:00
send.broker.filtered.log Baseline refresh to reflect btest 0.64 2020-12-06 20:19:49 -08:00
send.send.out Fix addr/string type confusion in Broker::peers() 2021-08-18 15:16:58 -07:00