From 1c3ef69faa6927ac732a079c7f8efcb20bf1020e Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 15 Mar 2021 14:09:20 +0100 Subject: nDPIsrvd collectd-exec overhaul. * Install targets updated. * Removed nDPIsrvd.h token validation function (done automatically by token_get). Signed-off-by: Toni Uhlig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8b511179b..04078d332 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # abstract nDPId is a set of daemons and tools to capture, process and classify network flows. -It's only dependencies (besides a half-way modern c library and POSIX threads) are libnDPI (>= 3.3.0) and libpcap. +It's only dependencies (besides a half-way modern c library and POSIX threads) are libnDPI (>= 3.4.0, current github dev branch) and libpcap. The core daemon nDPId uses pthread but does use mutexes for performance reasons. Instead synchronization is achieved by a packet distribution mechanism. -- cgit v1.2.3