]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4014: flow_cache: added protocol base LRU caches
authorRaza Shafiq (rshafiq) <rshafiq@cisco.com>
Fri, 29 Sep 2023 16:22:27 +0000 (16:22 +0000)
committerSteven Baigal (sbaigal) <sbaigal@cisco.com>
Fri, 29 Sep 2023 16:22:27 +0000 (16:22 +0000)
commit6d75bcdd9d2cc6ba75c7692a3a8ad8fecb87c4f9
treef41decad38cbdcf71be0304b07f6712629b0e063
parent0479739b78ef1707af82f41291c043bf37b61147
Pull request #4014: flow_cache: added protocol base LRU caches

Merge in SNORT/snort3 from ~RSHAFIQ/snort3:proto_base_lru to master

Squashed commit of the following:

commit 792e5b3c3febeece0f174c16a84646a3fb2e8a94
Author: rshafiq <rshafiq@cisco.com>
Date:   Wed Sep 13 07:23:23 2023 -0400

    flow_cache: added protocol base LRU caches
src/flow/dev_notes.txt
src/flow/flow_cache.cc
src/flow/flow_cache.h
src/flow/test/flow_cache_test.cc
src/flow/test/flow_control_test.cc
src/hash/dev_notes.txt
src/hash/xhash.cc
src/hash/xhash.h
src/hash/zhash.cc
src/hash/zhash.h