]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2940 in SNORT/snort3 from ~OSHUMEIK/snort3:trace_opts to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 14 Jun 2021 13:20:36 +0000 (13:20 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 14 Jun 2021 13:20:36 +0000 (13:20 +0000)
commit9bbf003ae2851acfb63a9eb3b87b659914fe0b35
treeea0e90093c03f00253192bde79ae473d3ad69a23
parentec4a54751209d0eefd49751e35f1ab319b6486fc
Merge pull request #2940 in SNORT/snort3 from ~OSHUMEIK/snort3:trace_opts to master

Squashed commit of the following:

commit 2369f1fe6526c58ac35aa51f394526bc26a7ea46
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Thu Jun 3 15:50:00 2021 +0300

    trace: place trace options under the DEBUG_MSGS macro

    Excluding:
    * trace.modules.snort.inspector_manager
    * trace.modules.wizard

    Check that option index is not out-of-bounds.
    dev_notes.txt updated.

commit 34e1b91e91cc7c973aa132bd60f4b9fc5a238d3f
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Thu Jun 3 14:55:58 2021 +0300

    iec104: delete trailing spaces
18 files changed:
src/actions/act_react.cc
src/codecs/codec_module.cc
src/detection/detection_module.cc
src/latency/latency_module.cc
src/main/snort_module.cc
src/main/snort_module.h
src/network_inspectors/appid/appid_module.cc
src/network_inspectors/rna/rna_module.cc
src/service_inspectors/dce_rpc/dce_smb_module.cc
src/service_inspectors/dce_rpc/dce_udp_module.cc
src/service_inspectors/gtp/gtp_module.cc
src/service_inspectors/iec104/iec104_module.cc
src/stream/base/stream_module.cc
src/stream/ip/ip_module.cc
src/stream/tcp/tcp_module.cc
src/stream/user/user_module.cc
src/trace/dev_notes.txt
src/trace/trace.cc