]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4276: packet_capture: make sure packet_capture executed before detection
authorSteven Baigal (sbaigal) <sbaigal@cisco.com>
Tue, 28 May 2024 18:13:02 +0000 (18:13 +0000)
committerSteven Baigal (sbaigal) <sbaigal@cisco.com>
Tue, 28 May 2024 18:13:02 +0000 (18:13 +0000)
commitaec2a08ccf3fff9bacbe322b4e9bacddd6164d0b
tree0d5f32007c104551d047ad5c87c080a88a1fdc11
parent97d57281b06554b017bed24b6cf1733698eafe6e
Pull request #4276: packet_capture: make sure packet_capture executed before detection

Merge in SNORT/snort3 from ~SBAIGAL/snort3:capture_first to master

Squashed commit of the following:

commit 641e67652632a504ea81c3b7828dd5486df81251
Author: Steven Baigal <sbaigal@cisco.com>
Date:   Fri Apr 5 11:26:37 2024 -0400

    packet_capture: make sure packet_capture executed before detection
src/detection/detection_engine.cc
src/framework/inspector.cc
src/framework/inspector.h
src/managers/inspector_manager.cc
src/managers/inspector_manager.h
src/network_inspectors/packet_capture/packet_capture.cc