zeek/scripts/base/frameworks
Arne Welzel af5a0215c0 packet_analysis: Introduce PacketAnalyzer::__disable_analyzer()
This adds machinery to the packet_analysis manager for disabling
and enabling packet analyzers and implements two low-level bifs
to use it.

Extend Analyzer::enable_analyzer() and Analyzer::disable_analyzer()
to transparently work with packet analyzers, too. This also allows
to add packet analyzers to Analyzer::disabled_analyzers.
2022-09-30 09:27:22 +02:00
..
analyzer packet_analysis: Introduce PacketAnalyzer::__disable_analyzer() 2022-09-30 09:27:22 +02:00
broker Add missing bits for Broker::metrics_import_topics 2022-08-22 17:10:07 +02:00
cluster Remove other general deprecations 2022-06-30 19:17:13 +00:00
config annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
control annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
dpd analyzer/dpd: Address review comments 2022-09-06 14:32:10 +02:00
files files.log: Unroll and introduce uid and id fields 2022-08-16 17:22:20 +02:00
input More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
intel Add Intel::send_store_on_node_up boolean to control min_data_store delivery 2022-06-01 17:45:19 -07:00
logging Merge remote-tracking branch 'origin/topic/awelzel/2120-logdir-leftover' 2022-07-07 08:06:13 +02:00
netcontrol Additional &is_used tags in the Netcontrol and Sumstats frameworks 2022-06-02 22:57:07 -07:00
notice Fix notice suppression atomicity bug 2022-08-03 16:30:57 +02:00
openflow update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
packet-filter Propagate BPF_Program error message to script land 2022-05-25 09:41:35 -07:00
reporter Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
signatures deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
software deprecation messages for unused base script functions 2022-05-27 14:36:30 -07:00
sumstats Additional &is_used tags in the Netcontrol and Sumstats frameworks 2022-06-02 22:57:07 -07:00
supervisor Expand Supervisor to support loading additional scripts before user scripts 2022-09-02 10:23:35 -07:00
telemetry telemetry: In a cluster, open port 9911 for Prometheus by default 2022-08-26 09:42:12 +02:00
tunnels Add GTPv1 packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00