zeek/scripts/base/frameworks/cluster
Jon Siwek 8db042a8c2 Remove Cluster::broadcast_topic
As enabling Broker forwarding would cause routing loops with messages
sent to such a topic (one subscribed to on all nodes).
2018-08-28 16:40:48 -05:00
..
nodes Change how logger node is detected in cluster framework 2016-07-05 10:36:03 -05:00
__load__.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
main.bro Remove Cluster::broadcast_topic 2018-08-28 16:40:48 -05:00
pools.bro reap the fruits of v += e 2018-07-26 12:51:36 -07:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
setup-connections.bro Remove Cluster::broadcast_topic 2018-08-28 16:40:48 -05:00

The cluster framework provides for establishing and controlling a cluster
of Bro instances.