]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4134: detection: collect matched buffers
authorAndrii Serbeniuk -X (aserbeni - SOFTSERVE INC at Cisco) <aserbeni@cisco.com>
Mon, 18 Dec 2023 09:54:18 +0000 (09:54 +0000)
committerOleksii. Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Mon, 18 Dec 2023 09:54:18 +0000 (09:54 +0000)
commit74cae5d9ff7c422e52f4cab0d07a2238cfbb3a6f
treebe3e81aad728c55d4649eb4333a886755bce89e8
parent525251485ce2872a08c67964cbaf79c3f61687c4
Pull request #4134: detection: collect matched buffers

Merge in SNORT/snort3 from ~ASERBENI/snort3:ips_buf_dump to master

Squashed commit of the following:

commit 210d825c271a41d02e04a850fac384e38a04b397
Author: Andrii Serbeniuk <aserbeni@cisco.com>
Date:   Tue Nov 28 14:53:31 2023 +0200

    detection: collect matched buffers on IpsContext
14 files changed:
src/detection/detect.cc
src/detection/detection_continuation.h
src/detection/detection_options.cc
src/detection/detection_util.h
src/detection/dev_notes.txt
src/detection/ips_context.cc
src/detection/ips_context.h
src/detection/signature.cc
src/detection/treenodes.h
src/events/event.h
src/loggers/alert_fast.cc
src/parser/parse_rule.cc
src/utils/stats.cc
src/utils/stats.h