]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4691: file_api: multi instance snort related file cache sharing
authorShilpa Nagpal (shinagpa) <shinagpa@cisco.com>
Thu, 3 Jul 2025 09:57:05 +0000 (09:57 +0000)
committerLokesh Bevinamarad (lbevinam) <lbevinam@cisco.com>
Thu, 3 Jul 2025 09:57:05 +0000 (09:57 +0000)
commit1bb59b745d79d312a01fc34faf2aecf800f876ef
treed552e73503b75ae53107b40d1349876b561fb1f0
parent7e5e3885373fed4aa2b83291aa9c49521638dc40
Pull request #4691: file_api: multi instance snort related file cache sharing

Merge in SNORT/snort3 from ~SHINAGPA/snort3:mp_file to master

Squashed commit of the following:

commit 97add605a2d5f0f0cd1e0bbfebc07b418a9671b9
Author: Shilpa Nagpal <shinagpa@cisco.com>
Date:   Wed Apr 2 11:04:21 2025 +0530

    file_api: multi instance snort related file cache sharing
src/file_api/CMakeLists.txt
src/file_api/file_cache.cc
src/file_api/file_cache.h
src/file_api/file_cache_share.cc [new file with mode: 0644]
src/file_api/file_cache_share.h [new file with mode: 0644]
src/file_api/file_inspect.cc
src/file_api/file_lib.cc
src/file_api/file_lib.h
src/pub_sub/CMakeLists.txt
src/pub_sub/file_events.h [new file with mode: 0644]
src/pub_sub/file_events_ids.h [new file with mode: 0644]