]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2741 in SNORT/snort3 from ~BBANTWAL/snort3:binder_aliases to...
authorBhagya Tholpady (bbantwal) <bbantwal@cisco.com>
Tue, 23 Feb 2021 22:57:46 +0000 (22:57 +0000)
committerBhagya Tholpady (bbantwal) <bbantwal@cisco.com>
Tue, 23 Feb 2021 22:57:46 +0000 (22:57 +0000)
commitaa346f491e53d92cc349ef59b31687ec7e46b06c
treea58ec40c9ef428d31339ff2cc34b797d67346de2
parent12e272561ce7568e3a9ff3ed5017c4e2289742be
Merge pull request #2741 in SNORT/snort3 from ~BBANTWAL/snort3:binder_aliases to master

Squashed commit of the following:

commit 9ca8c58d0bf04b18e4441bed7e9b61c42c984688
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date:   Wed Feb 10 14:19:28 2021 -0500

    managers: enforce strict parsing for binder aliases

    1. don't load aliased table when alias type is not known
    2. don't load aliased table when alias type is not bindable
    3. error and don't load aliased table when alias name is not empty
    and alias type is a singleton (global usage)
    4. error and don't load aliased table when alias name is a known module
src/main/finalize.lua
src/managers/module_manager.cc