]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4342: Sub-selected buffer and fast-pattern options
authorOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Tue, 18 Jun 2024 06:55:08 +0000 (06:55 +0000)
committerOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Tue, 18 Jun 2024 06:55:08 +0000 (06:55 +0000)
commit020a547d7ace0ea5f5c4de7c2ee9666acc2e020a
tree9adfe3966841b424cec234f2594e2af44fb3a1e1
parenteb815254cfac8aa6bdad32faf8a959e8fe8641c1
Pull request #4342: Sub-selected buffer and fast-pattern options

Merge in SNORT/snort3 from ~OSHUMEIK/snort3:fp_sub_buffer to master

Squashed commit of the following:

commit 212506d4e8f65f62cf042585af0e89f8fcbdda4f
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Tue Jun 4 22:05:51 2024 +0300

    build: bump version to 3.2.0

    IPS option API has changed.

commit 0a1a7e16acc3117f46b3aba467fe552b4de9f256
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Tue Jun 4 17:38:49 2024 +0300

    http_inspect: set CAT_SET_SUB_SECTION for buffer with a sub-selector configured

commit a036904c1751e21dcd8c75553e4e5e9978b553c8
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Tue Jun 4 17:34:29 2024 +0300

    framework: add new Cursor Action Type

    Buffer-setter IPS option can be of sub-section type, picking just a part of
    the targeted IPS buffer. Such buffer setter cannot make a fast-pattern-only option.
CMakeLists.txt
src/detection/fp_utils.cc
src/detection/pattern_match_data.h
src/framework/ips_option.h
src/service_inspectors/http_inspect/ips_http.h