mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
18 lines
577 B
ReStructuredText
18 lines
577 B
ReStructuredText
:orphan:
|
|
|
|
Package: base/frameworks/control
|
|
================================
|
|
|
|
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.
|
|
|
|
:doc:`/scripts/base/frameworks/control/__load__.bro`
|
|
|
|
|
|
:doc:`/scripts/base/frameworks/control/main.bro`
|
|
|
|
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.
|
|
|