diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-05-20 11:05:53 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-05-20 11:05:53 +0200 |
commit | 4e7e361d84287607391e43207f9fd3b58e958a11 (patch) | |
tree | b0f12aafebd1a23dc3e3a02872c763a1257f6d9d /test/results/stats/disable_aggressiveness | |
parent | 9809ae4ea05ac7764ab3cf206bb9503c53e2d132 (diff) |
* fix API issue due to changed name of a public struct
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/stats/disable_aggressiveness')
-rw-r--r-- | test/results/stats/disable_aggressiveness/ookla.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/results/stats/disable_aggressiveness/ookla.pcap.out b/test/results/stats/disable_aggressiveness/ookla.pcap.out index 2f8057983..853258374 100644 --- a/test/results/stats/disable_aggressiveness/ookla.pcap.out +++ b/test/results/stats/disable_aggressiveness/ookla.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:55 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:44015 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:44130 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:6 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:1 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:5 |