diff options
author | lns <matzeton@googlemail.com> | 2023-05-30 09:26:43 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2023-05-30 09:30:24 +0200 |
commit | 5a9b40779d3e0abbf41d5fc910a5a9e2d1679835 (patch) | |
tree | 1908c2bc044753d6255f63482f94c718d852b580 /test/results/disable_protocols | |
parent | d0c070a800c7577e6d437812f0d3bd976ddc475e (diff) |
bump libnDPI to 04f5c5196e790db8b8cc39e42c8645fb7f3dd141
* added custom nDPI logging callback
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'test/results/disable_protocols')
4 files changed, 12 insertions, 12 deletions
diff --git a/test/results/disable_protocols/dns_long_domainname.pcap.out b/test/results/disable_protocols/dns_long_domainname.pcap.out index 366e9fd2d..dbca80a64 100644 --- a/test/results/disable_protocols/dns_long_domainname.pcap.out +++ b/test/results/disable_protocols/dns_long_domainname.pcap.out @@ -15,9 +15,9 @@ ~~ total active/idle flows...: 1/1 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7676801 bytes -~~ total memory freed........: 7676801 bytes -~~ total allocations/frees...: 142381/142381 +~~ total memory allocated....: 7721039 bytes +~~ total memory freed........: 7721039 bytes +~~ total allocations/frees...: 143228/143228 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 535 chars ~~ json string max len.......: 1231 chars diff --git a/test/results/disable_protocols/pluralsight.pcap.out b/test/results/disable_protocols/pluralsight.pcap.out index 88d065d88..3a34b39dc 100644 --- a/test/results/disable_protocols/pluralsight.pcap.out +++ b/test/results/disable_protocols/pluralsight.pcap.out @@ -65,9 +65,9 @@ ~~ total active/idle flows...: 6/6 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7745421 bytes -~~ total memory freed........: 7745421 bytes -~~ total allocations/frees...: 142533/142533 +~~ total memory allocated....: 7789659 bytes +~~ total memory freed........: 7789659 bytes +~~ total allocations/frees...: 143380/143380 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 527 chars ~~ json string max len.......: 2533 chars diff --git a/test/results/disable_protocols/quic-mvfst-27.pcapng.out b/test/results/disable_protocols/quic-mvfst-27.pcapng.out index e17885546..c235d8550 100644 --- a/test/results/disable_protocols/quic-mvfst-27.pcapng.out +++ b/test/results/disable_protocols/quic-mvfst-27.pcapng.out @@ -16,9 +16,9 @@ ~~ total active/idle flows...: 1/1 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7687410 bytes -~~ total memory freed........: 7687410 bytes -~~ total allocations/frees...: 142419/142419 +~~ total memory allocated....: 7731648 bytes +~~ total memory freed........: 7731648 bytes +~~ total allocations/frees...: 143266/143266 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 531 chars ~~ json string max len.......: 2285 chars diff --git a/test/results/disable_protocols/soap.pcap.out b/test/results/disable_protocols/soap.pcap.out index d6acdab6f..eb990e12e 100644 --- a/test/results/disable_protocols/soap.pcap.out +++ b/test/results/disable_protocols/soap.pcap.out @@ -30,9 +30,9 @@ ~~ total active/idle flows...: 3/3 ~~ total timeout flows.......: 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7685169 bytes -~~ total memory freed........: 7685169 bytes -~~ total allocations/frees...: 142428/142428 +~~ total memory allocated....: 7729407 bytes +~~ total memory freed........: 7729407 bytes +~~ total allocations/frees...: 143275/143275 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 520 chars ~~ json string max len.......: 2479 chars |