]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4356: detection: update of fast pattern printing
authorYehor Velykozhon -X (yvelykoz - SOFTSERVE INC at Cisco) <yvelykoz@cisco.com>
Thu, 4 Jul 2024 09:27:34 +0000 (09:27 +0000)
committerOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Thu, 4 Jul 2024 09:27:34 +0000 (09:27 +0000)
commitf95fa4e57ce3d5791a29055637559d5a29ef36e6
tree1ca03f977e90b68a32401884f15edf87ad0f17f2
parent43a129c5efa71ace27500ce5813d290e5d4e7f7f
Pull request #4356: detection: update of fast pattern printing

Merge in SNORT/snort3 from ~YVELYKOZ/snort3:fp_print_upd to master

Squashed commit of the following:

commit a1a3383f6a3b44f28bb9b7168e39c85700c8156e
Author: Yehor Velykozhon <yvelykoz@cisco.com>
Date:   Tue Jun 18 15:17:36 2024 +0300

    detection: make print of fast pattern as a trace module

commit 544f928401ef43c87368026bec5f9e5d392d9b9f
Author: Yehor Velykozhon <yvelykoz@cisco.com>
Date:   Tue Jun 18 15:19:04 2024 +0300

    detection: add opt_tree traces in release build

commit ec3b9dccd4cb721be8bcace7c699840680a8f193
Author: Yehor Velykozhon <yvelykoz@cisco.com>
Date:   Tue Jun 18 15:10:15 2024 +0300

    detection: print only fast_pattern part of pattern
src/detection/detect_trace.cc
src/detection/detect_trace.h
src/detection/detection_module.cc
src/detection/fp_config.h
src/detection/fp_create.cc
src/detection/pattern_match_data.h
src/ips_options/ips_content.cc
src/main/modules.cc