From 1a0d7ddbfaccc20e081a2fcd0a27495c166e1dbe Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 31 Jan 2022 20:38:58 +0100 Subject: Process additional layer 3 protocols. * bump libnDPI to c53c82d4823b5a8f856d1375155ac5112b68e8af * run_tests.sh: improved execution from non-git directories e.g. via `make dist` * updated JSON schema to be more restrictive * nDPId: splitted generic get_ip_from_sockaddr into IPv4/IPv6 to prevent compiler warnings on some platforms Signed-off-by: Toni Uhlig --- test/results/exe_download_as_png.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/exe_download_as_png.pcap.out') diff --git a/test/results/exe_download_as_png.pcap.out b/test/results/exe_download_as_png.pcap.out index 20c8f38dd..ca88563c9 100644 --- a/test/results/exe_download_as_png.pcap.out +++ b/test/results/exe_download_as_png.pcap.out @@ -15,9 +15,9 @@ ~~ total active/idle flows...: 1/1 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 4605980 bytes -~~ total memory freed........: 4605980 bytes -~~ total allocations/frees...: 100071/100071 +~~ total memory allocated....: 4611890 bytes +~~ total memory freed........: 4611890 bytes +~~ total allocations/frees...: 100090/100090 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 173 chars ~~ json string max len.......: 834 chars -- cgit v1.2.3