zeek/src/packet_analysis
Arne Welzel ec4ad2e80d packet_analysis: Do not run DetectProtocol() on disabled analyzers
This came up when disabling the TEREDO analyzer but still seeing its
DetectProtocol() method prominently in flame graphs.
2023-11-01 12:03:55 +01:00
..
protocol Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Analyzer.cc packet_analysis: Do not run DetectProtocol() on disabled analyzers 2023-11-01 12:03:55 +01:00
Analyzer.h packet_analysis: Avoid shared_ptr copying for analyzer lookups 2023-11-01 12:03:02 +01:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
Component.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Component.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Dispatcher.cc packet_analysis/Dispatcher: Do not index table twice 2023-11-01 12:03:55 +01:00
Dispatcher.h packet_analysis: Avoid shared_ptr copying for analyzer lookups 2023-11-01 12:03:02 +01:00
Manager.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Manager.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
packet_analysis.bif packet_analysis: Introduce PacketAnalyzer::__disable_analyzer() 2022-09-30 09:27:22 +02:00