zeek/scripts/policy/frameworks/management/controller
Christian Kreibich d2903bb645 Management framework: increase robustness of agent/controller naming
The fallback mechanism when no explicit agent/controller names are configured
didn't work properly, because many places in the code relied on accessing the
name via the variables meant for explicit configuration, such as
Management::Agent::name. Agent and controller now offer functions for computing
the correct effective name, and we use that throughout.
2022-05-25 13:56:23 -07:00
..
__load__.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00
api.zeek Management framework: increase robustness of agent/controller naming 2022-05-25 13:56:23 -07:00
boot.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00
config.zeek Management framework: increase robustness of agent/controller naming 2022-05-25 13:56:23 -07:00
main.zeek Management framework: add get_configuration_request/response transaction 2022-05-05 16:09:21 -07:00