zeek/scripts/base/frameworks/config
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
..
__load__.bro Add config framework. 2017-11-29 13:46:59 -08:00
input.bro Fix typos and formatting issues in config framework docs 2018-07-30 14:12:25 -05:00
main.bro Remove Cluster::broadcast_topic 2018-08-28 16:40:48 -05:00
README Improve config framework documentation comments 2018-03-15 14:16:00 -05:00

The configuration framework provides a way to change the Bro configuration
in "option" values at run-time.