zeek/scripts
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
..
base Merge remote-tracking branch 'origin/topic/vern/when-lambda' 2022-01-14 14:41:42 -07:00
policy Simplify ClusterController::API::set_configuration_request/response 2022-01-31 17:45:14 -08:00
site Deprecate ICSI SSL notary script. 2021-06-29 09:34:29 +01:00
zeekygen Update baselines affected by cluster controller changes 2021-07-08 13:12:53 -07:00
CMakeLists.txt No longer symlink local.zeek to local.bro. 2020-01-29 12:08:10 +00:00
test-all-policy.zeek Add separate utility module for controller and agent 2021-12-21 14:52:28 -08:00