From 9db048c9d93a00adf4b258d2341b24229d2a45a1 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 27 Feb 2022 02:53:39 +0100 Subject: Serialize flow risk score / confidence. * bump libnDPI to 8b062295cc76a60e3905c054ce37bd17669464d1 * removed ndpi_id_struct's Signed-off-by: Toni Uhlig --- scripts/get-and-build-libndpi.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'scripts/get-and-build-libndpi.sh') diff --git a/scripts/get-and-build-libndpi.sh b/scripts/get-and-build-libndpi.sh index 215c7b9b0..f4bae262e 100755 --- a/scripts/get-and-build-libndpi.sh +++ b/scripts/get-and-build-libndpi.sh @@ -10,6 +10,17 @@ flock -x -n 42 || { exit 1; } +cat <