]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2334 in SNORT/snort3 from ~SVLASIUK/snort3:dump_config_text to...
authorBhagya Tholpady (bbantwal) <bbantwal@cisco.com>
Fri, 31 Jul 2020 17:40:54 +0000 (17:40 +0000)
committerBhagya Tholpady (bbantwal) <bbantwal@cisco.com>
Fri, 31 Jul 2020 17:40:54 +0000 (17:40 +0000)
commite7799b37cac0529656fa7fa3fa594806c92e8ff0
tree6d10c4b34a323339f7c9773850af56551726c048
parente1219d91c15c6d4e805e77ba83bb97a3197519ee
Merge pull request #2334 in SNORT/snort3 from ~SVLASIUK/snort3:dump_config_text to master

Squashed commit of the following:

commit 252af2d5de8f3b68bd43e649e49d11a7c7bb742b
Author: Serhii Vlasiuk <svlasiuk@cisco.com>
Date:   Fri Jul 3 15:25:57 2020 +0300

    main: dump consolidated config in the text format
17 files changed:
src/detection/fp_create.cc
src/framework/value.cc
src/framework/value.h
src/log/messages.cc
src/log/messages.h
src/main.cc
src/main/CMakeLists.txt
src/main/config_tree.cc [new file with mode: 0644]
src/main/config_tree.h [new file with mode: 0644]
src/main/dev_notes.txt
src/main/shell.cc
src/main/shell.h
src/main/snort.cc
src/main/snort_config.h
src/main/snort_module.cc
src/managers/module_manager.cc
src/trace/trace_module.cc