zeek/scripts/policy/frameworks
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
..
cluster Simplify ClusterController::API::set_configuration_request/response 2022-01-31 17:45:14 -08:00
control Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
dpd Add analyzer_confirmation and analyzer_violation events 2021-11-23 19:36:50 -07:00
files update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
intel Fix host header normalization in intel framework. 2021-12-21 21:54:47 +01:00
netcontrol Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
notice update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
packet-filter More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
signatures Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
software update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00