integrate hyperscan and dpdk
by Hiep Pham
Hi sir.
Now, i have a project related to hyperscan and dpdk, so i need the
integration between them. And could you help me make a Makefile without the
help of cmake?
Best regards,
Hiep
--
Hanoi University Of Science And Technology ,
School of Information and Technology,
KDE Laboratory,
Pham Tuan Hiep,
phone: (+84) 918632952
5 years, 5 months
Help with Snort integration
by Sec_Aficiondado
Hello,
I am trying to build Snort with Hyperscan but I got stuck in the config step, just before building Snort.
The readme file says to configure Snort as follows:
$ ./configure --enable-intel-hyperscan --with-intel-hyperscan-includes=/opt/hyperscan-4.3.0/include/hs...
However, I do not have that folder "include/hs" anywhere in my machine.
For background, I'm building everything on a VM with Ubuntu 16.04. Processor is i5 haswell, but only building barebones functionality (compiler options -mssse3 -mpopcnt). Snort is 2.9.8.3 and Hyperscan is 4.3.2.
I know the tested versions are not the latest but everything is building without problems with the current versions. The Snort patch also went smoothly.
The question is: do I need the include/hs folder to build Snort, and if so, where do I find it?
Thanks in advance for your help!
Sec Aficionado
Sent from my mobile
5 years, 5 months
Hyperscan 4.3.2
by Barr, Matthew
Hi all,
We have just released Hyperscan 4.3.2 on Github - this consists of a small change to 4.3.1 that allows Hyperscan to be built against Boost 1.62.
Unfortunately Boost 1.62 shipped with an issue that meant building Hyperscan failed when using this recent release of Boost. This issue has been reported upstream, and a fix submitted for future Boost releases:
https://svn.boost.org/trac/boost/ticket/12558
regards,
Matt.
5 years, 6 months