]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1963 in SNORT/snort3 from ~SBAIGAL/snort3:so_reload to master
authorSteve Chew (stechew) <stechew@cisco.com>
Wed, 5 Feb 2020 16:06:46 +0000 (16:06 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Wed, 5 Feb 2020 16:06:46 +0000 (16:06 +0000)
commite6293b0e23bc8620560896d15930f1725db33d0e
treeff85e3a21e32db30e4fd3266334043c2afaf5a69
parentb6c5a2fa2c1c5ed392f39d8335f11805fbb8d44b
Merge pull request #1963 in SNORT/snort3 from ~SBAIGAL/snort3:so_reload to master

Squashed commit of the following:

commit 97637d76fb074ffa778a317b586c7e0446fd720d
Author: Steven Baigal (sbaigal) <sbaigal@cisco.com>
Date:   Wed Dec 18 16:02:02 2019 -0500

    reload: make so_rule plugins reloadable
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