zeek/scripts/policy
Christian Kreibich 497b2723d7 Management framework: add get_id_value dispatch
This adds support for retrieving the value of a global identifier from any
subset of cluster nodes. It relies on the lookup_ID() BiF to retrieve the val,
and to_json() to render the value to an easily parsed string. Ideally we'd send
the val directly, but this hits several roadblocks, including the fact that
Broker won't serialize arbitrary values.
2022-04-15 18:51:56 -07:00
..
files Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
frameworks Management framework: add get_id_value dispatch 2022-04-15 18:51:56 -07: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 Merge remote-tracking branch 'origin/topic/johanna/tls12-decryption' 2022-03-02 08:20:39 +00:00
tuning Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00