Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed Makefile references to legacy code. (#1589) | Toni | 2022-06-08 |
| | | | | | - feature removed with f5545a80f95a90a5219bbb319b346f964b1e1548 Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Improved libm check via Autoconf. (#1263) | Toni | 2021-07-28 |
| | | | | | * libm will now be part of @ADDITIONAL_LIBS@ (if required) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | QUIC: minor fixes | Nardi Ivan | 2020-08-24 |
| | | | | | | LGTM found a real issue on a boundary check Fix unit tests: a pcap ha been uploaded twice (with different names) Fix compilation when using DPDK (see #990) | ||
* | Added intrusion_detection.c in DPDK makefile | Luca Deri | 2019-12-16 |
| | |||
* | Fix Makefile.dpdk | Alfredo Cardigliano | 2019-07-19 |
| | |||
* | build: correct example dpdk linking with pcap. | Vitaliy Ivanov | 2018-11-28 |
| | | | | | | | - take libpcap from configure information. - clean up distclean. Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | ||
* | Added DPDK support to ndpiReader | Luca Deri | 2018-11-10 |