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/coap_mqtt.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/coap_mqtt.pcap.out') diff --git a/test/results/coap_mqtt.pcap.out b/test/results/coap_mqtt.pcap.out index d7d0e149c..14315c55b 100644 --- a/test/results/coap_mqtt.pcap.out +++ b/test/results/coap_mqtt.pcap.out @@ -95,9 +95,9 @@ ~~ total active/idle flows...: 16/16 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 4863417 bytes -~~ total memory freed........: 4863417 bytes -~~ total allocations/frees...: 108097/108097 +~~ total memory allocated....: 4869327 bytes +~~ total memory freed........: 4869327 bytes +~~ total allocations/frees...: 108116/108116 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 165 chars ~~ json string max len.......: 650 chars -- cgit v1.2.3