mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-09 16:58:26 +02:00
hyperscan: New package
This package adds hyperscan support to suricata Fixes #12053. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
2348cfffcf
commit
52ebc66bba
18
config/rootfiles/common/hyperscan
Normal file
18
config/rootfiles/common/hyperscan
Normal file
@@ -0,0 +1,18 @@
|
||||
#usr/include/hs
|
||||
#usr/include/hs/hs.h
|
||||
#usr/include/hs/hs_common.h
|
||||
#usr/include/hs/hs_compile.h
|
||||
#usr/include/hs/hs_runtime.h
|
||||
#usr/lib/libhs.so
|
||||
usr/lib/libhs.so.5
|
||||
usr/lib/libhs.so.5.1.1
|
||||
usr/lib/libhs_runtime.so
|
||||
usr/lib/libhs_runtime.so.5
|
||||
usr/lib/libhs_runtime.so.5.1.1
|
||||
#usr/lib/pkgconfig/libhs.pc
|
||||
#usr/share/doc/hyperscan
|
||||
#usr/share/doc/hyperscan/examples
|
||||
#usr/share/doc/hyperscan/examples/README.md
|
||||
#usr/share/doc/hyperscan/examples/patbench.cc
|
||||
#usr/share/doc/hyperscan/examples/pcapscan.cc
|
||||
#usr/share/doc/hyperscan/examples/simplegrep.c
|
||||
Reference in New Issue
Block a user