]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4732: Fix alias name
authorSteve Chew (stechew) <stechew@cisco.com>
Fri, 9 May 2025 00:05:53 +0000 (00:05 +0000)
committerPriyanka Bangalore Gurudev (prbg) <prbg@cisco.com>
Fri, 9 May 2025 00:05:53 +0000 (00:05 +0000)
commit995469a7d0be19e1c3673d5aab01bde7025ec5b0
tree2d4859d6e2d68d402b26d7c30ebf4f898eee247c
parentd9830cc8a66b44a5ff9d4dd80b49c7a73fd44d17
Pull request #4732: Fix alias name

Merge in SNORT/snort3 from ~STECHEW/snort3:oleksii_alias_fix to master

Squashed commit of the following:

commit e14bdcd2196c9151048a2afb8559a64ab6fb4358
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Wed Apr 2 15:54:45 2025 +0300

    framework: make alias name internal to inspector instance

commit 32450f01541938b7e3b80d1b52df3ad172bf56c3
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Wed Apr 2 14:07:16 2025 +0300

    managers: update formatting
src/framework/inspector.cc
src/framework/inspector.h
src/managers/inspector_manager.cc
src/managers/test/get_inspector_test.cc