From ae36f8df6c418469ca8e39f72791bdb026fbdc38 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 21 Oct 2024 15:06:19 +0200 Subject: Added libnDPI global context init/deinit used for cache mgmt. * support for adding *.ndpiconf for nDPI config tests * all other configs should have the suffix *.conf * fixed nDPI malloc/free wrapper set (was already too late set) Signed-off-by: Toni Uhlig --- test/results/stun_only_peer_address_enabled/stun_wa_call.pcapng.out | 6 +++--- .../stun_only_peer_address_enabled/telegram_videocall.pcapng.out | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test/results/stun_only_peer_address_enabled') diff --git a/test/results/stun_only_peer_address_enabled/stun_wa_call.pcapng.out b/test/results/stun_only_peer_address_enabled/stun_wa_call.pcapng.out index 818f501a5..81dd87756 100644 --- a/test/results/stun_only_peer_address_enabled/stun_wa_call.pcapng.out +++ b/test/results/stun_only_peer_address_enabled/stun_wa_call.pcapng.out @@ -138,9 +138,9 @@ ~~ total active/idle flows...: 13/13 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 6686279 bytes -~~ total memory freed........: 6686279 bytes -~~ total allocations/frees...: 114754/114754 +~~ total memory allocated....: 6686623 bytes +~~ total memory freed........: 6686623 bytes +~~ total allocations/frees...: 114755/114755 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json message min len.......: 598 chars ~~ json message max len.......: 2234 chars diff --git a/test/results/stun_only_peer_address_enabled/telegram_videocall.pcapng.out b/test/results/stun_only_peer_address_enabled/telegram_videocall.pcapng.out index 2e6d89bc9..f7ac23540 100644 --- a/test/results/stun_only_peer_address_enabled/telegram_videocall.pcapng.out +++ b/test/results/stun_only_peer_address_enabled/telegram_videocall.pcapng.out @@ -264,9 +264,9 @@ ~~ total active/idle flows...: 34/34 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 6761390 bytes -~~ total memory freed........: 6761390 bytes -~~ total allocations/frees...: 115286/115286 +~~ total memory allocated....: 6761734 bytes +~~ total memory freed........: 6761734 bytes +~~ total allocations/frees...: 115287/115287 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json message min len.......: 566 chars ~~ json message max len.......: 2376 chars -- cgit v1.2.3