zeek/testing/btest/scripts/base
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
..
files fix deprecated "local" scoping in test scripts 2022-09-16 16:48:19 -07:00
frameworks packet_analysis: Introduce PacketAnalyzer::__disable_analyzer() 2022-09-30 09:27:22 +02:00
misc Add scripts.base.misc.installation btest 2022-05-23 14:16:59 -07:00
protocols Remove @load base/frameworks/dpd from tests 2022-08-31 17:00:55 +02:00
utils strings: Implement join_string_set() as bif 2022-09-20 23:07:26 +02:00