aboutsummaryrefslogtreecommitdiff
path: root/example/Makefile.in
Commit message (Collapse)AuthorAge
* nDPI ovs changes.Ravi Kerur2019-07-23
| | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* Renamed ndpi_util.c -> reader_util.cLuca Deri2019-07-18
| | | | Added crash fix with IPv6
* Respect CXX variable during configurechiehminw2019-03-06
| | | | | | | | commit 6ac83ce7eb99 use CXX to link ndpiReader however CXX is not properly set in configure step Fixes: 6ac83ce7eb99 ("Fixes broken hyperscan compilation") Signed-off-by: chiehminw <chiehminw@synology.com>
* Propagate prefix settings to MakefilesPramode2019-01-20
| | | | | A "make install" was failing because the --prefix flag setting was not being propagated to the Makefiles.
* Warnign fixesLuca Deri2019-01-17
| | | | Updated test results
* build: cleanup of dpdk examples.Vitaliy Ivanov2018-11-29
| | | | | | | - clean install dependencies on example binary - add more rules to clean command Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
* build: do not fail if example app is not present.Vitaliy Ivanov2018-11-28
| | | | Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
* build: install example binaries to dst dir.Vitaliy Ivanov2018-11-28
| | | | | | make install DESTDIR=/build/nDPI/ Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
* build: correct example dpdk linking with pcap.Vitaliy Ivanov2018-11-28
| | | | | | | - take libpcap from configure information. - clean up distclean. Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
* rpm spec fileAlfredo Cardigliano2018-11-19
|
* rpm packageAlfredo Cardigliano2018-11-19
|
* Added DPDK support to ndpiReaderLuca Deri2018-11-10
|
* Make the examples Makefile respect DESTDIR and PREFIX env vars.Guido Falsi2018-10-12
|
* fix remakeroot2018-10-02
|
* Fixes broken hyperscan compilationSimone Mainardi2018-09-11
|
* Added missing -lpthreadLuca2018-08-30
|
* Added missing fileLuca2018-08-30