From e42e3fe406c30bec09fe3be0c6bacd1efac44950 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sat, 9 Sep 2023 19:32:08 +0200 Subject: Serialize nDPId / libnDPI versions within daemon events. * changed nDPI version hints / requirements Signed-off-by: Toni Uhlig --- test/results/stats/caches_cfg/ookla.pcap.out | 2 +- test/results/stats/caches_cfg/teams.pcap.out | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test/results/stats/caches_cfg') diff --git a/test/results/stats/caches_cfg/ookla.pcap.out b/test/results/stats/caches_cfg/ookla.pcap.out index f3289739a..e52ef9cef 100644 --- a/test/results/stats/caches_cfg/ookla.pcap.out +++ b/test/results/stats/caches_cfg/ookla.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/gauge-json_lines" interval=60 N:55 -PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:41624 +PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:41844 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_new_count" interval=60 N:6 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_end_count" interval=60 N:1 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_idle_count" interval=60 N:5 diff --git a/test/results/stats/caches_cfg/teams.pcap.out b/test/results/stats/caches_cfg/teams.pcap.out index 92ed9481c..9ad02e4a5 100644 --- a/test/results/stats/caches_cfg/teams.pcap.out +++ b/test/results/stats/caches_cfg/teams.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/gauge-json_lines" interval=60 N:680 -PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:649483 +PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:649648 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_new_count" interval=60 N:83 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_end_count" interval=60 N:17 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_idle_count" interval=60 N:66 -- cgit v1.2.3