diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-01-31 20:38:58 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-01-31 20:54:02 +0100 |
commit | 1a0d7ddbfaccc20e081a2fcd0a27495c166e1dbe (patch) | |
tree | 05195d13f935abf90f48b06a381c0a847d55fc18 /test/results/upnp.pcap.out | |
parent | 7022d0b1c57b4b6233fc2bd89d03328a5f90208e (diff) |
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 <matzeton@googlemail.com>
Diffstat (limited to 'test/results/upnp.pcap.out')
-rw-r--r-- | test/results/upnp.pcap.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/results/upnp.pcap.out b/test/results/upnp.pcap.out index 382ab50d3..cb2528e58 100644 --- a/test/results/upnp.pcap.out +++ b/test/results/upnp.pcap.out @@ -20,9 +20,9 @@ ~~ total active/idle flows...: 2/2 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 4592037 bytes -~~ total memory freed........: 4592037 bytes -~~ total allocations/frees...: 99551/99551 +~~ total memory allocated....: 4597947 bytes +~~ total memory freed........: 4597947 bytes +~~ total allocations/frees...: 99570/99570 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 158 chars ~~ json string max len.......: 1336 chars |