snort3: build against hyperscan
authorJohn Audia <therealgraysky@proton.me>
Thu, 4 Jan 2024 20:21:50 +0000 (15:21 -0500)
committerTianling Shen <cnsztl@gmail.com>
Tue, 20 Feb 2024 05:50:22 +0000 (13:50 +0800)
commita7f820077f08ece8b42de1dd55ea6fe7a5408ca4
treecd0374179d59872e598427415891aa6fe411bfbf
parent02a982bc10e8278905d0b76ac073b82192576433
snort3: build against hyperscan

Increases snort's IPS fast pattern matching by 2x (compared to
the ac_full engine) and 3x (compared to ac_bfna).  This is most
noticeable for users of large rules sets and when doing deep flow
inspection.

For more see: https://blog.snort.org/2020/09/snort-3-hyperscan-.html

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
net/snort3/Makefile
net/snort3/patches/100-remove-HAVE_HS_COMPILE_LIT-to-work-around-upstream-b.patch [new file with mode: 0644]