]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2020 in SNORT/snort3 from ~SBAIGAL/snort3:so_reload_2 to master
authorSteve Chew (stechew) <stechew@cisco.com>
Mon, 2 Mar 2020 15:39:36 +0000 (15:39 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Mon, 2 Mar 2020 15:39:36 +0000 (15:39 +0000)
commit8272a522fb45cd2ebce058850bf1616d9c54c856
tree2cfb10f193de9dc64531caa5d5baf0cb3f80b723
parente0d9ed0813510dd073375a0aec248b2ff1e2d0d7
Merge pull request #2020 in SNORT/snort3 from ~SBAIGAL/snort3:so_reload_2 to master

Squashed commit of the following:

commit 0ffe1aa821d7d4e092a64173900e9a264f999dde
Author: Steven Baigal (sbaigal) <sbaigal@cisco.com>
Date:   Wed Feb 19 11:01:43 2020 -0500

    plugin_manager: add support for reload so_rule plugins
13 files changed:
src/ips_options/ips_so.cc
src/main.cc
src/main/help.cc
src/main/snort.cc
src/main/snort.h
src/main/snort_config.cc
src/main/snort_config.h
src/main/snort_module.cc
src/managers/plugin_manager.cc
src/managers/plugin_manager.h
src/managers/so_manager.cc
src/managers/so_manager.h
src/parser/parse_rule.cc