zeek/scripts/policy
Christian Kreibich f9ac03d6e3 Simplify ClusterController::API::set_configuration_request/response
It's easier to track outstanding controller/agent requests via a simple set of
pending agent names, and we can remove all of the result aggregation logic since
we can simply re-use the results reported by the agents.

This can serve as a template for request-response patterns where a client's
request triggers a request to all agents, followed by a response to the client
once all agents have responded. Once we have a few more of those, it'll become
clearer how to abstract this further.
2022-01-31 17:45:14 -08:00
..
files Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
frameworks Simplify ClusterController::API::set_configuration_request/response 2022-01-31 17:45:14 -08:00
integration Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
misc Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
protocols update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
tuning Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00