zeek/scripts/base/frameworks/control
Daniel Thayer 60b2c5f1fe Add README files for most Bro frameworks
The text from these README files appears on the "Bro Script Packages"
page after building the documentation.  The text for these was mostly just
copied from the existing docs.
2013-10-11 00:19:37 -05:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
main.bro Fix typos and formatting in various other framework docs 2013-10-10 23:18:27 -05:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The control framework provides the foundation for providing "commands"
that can be taken remotely at runtime to modify a running Bro instance
or collect information from the running instance.