zeek/scripts/base/frameworks/broker
Jon Siwek 0d685efbf5 Add Broker::peer_counts_as_iosource option
Disabling this option allows one to read pcaps, but still initiate
Broker peerings and automatically exit when done processing the pcap
file.  The default behavior would normally cause Broker::peer() to
prevent shutting the process down even after done reading the pcap.
2019-01-16 19:03:35 -06:00
..
__load__.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
log.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
main.bro Add Broker::peer_counts_as_iosource option 2019-01-16 19:03:35 -06:00
README Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
store.bro Fix minor typos in broker reference documentation 2018-06-27 13:00:09 -05:00

The Broker communication framework facilitates connecting to remote Bro
instances to share state and transfer events.