diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-03-05 19:00:23 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-03-06 19:00:23 +0100 |
commit | ae95c95617d3716abcfbcc93742f6652e44d151c (patch) | |
tree | fb07186390ebc402a34aa212986ee4a0d0e44ea1 /test/results/stats/default/wechat.pcap.out | |
parent | 42c54d3755a84dfaf741157fe83c94b0b15fb296 (diff) |
* fix API issue with a changed function signature
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/stats/default/wechat.pcap.out')
-rw-r--r-- | test/results/stats/default/wechat.pcap.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/results/stats/default/wechat.pcap.out b/test/results/stats/default/wechat.pcap.out index 8af98bf14..5d7047151 100644 --- a/test/results/stats/default/wechat.pcap.out +++ b/test/results/stats/default/wechat.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:888 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:779107 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:778741 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:109 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:52 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:57 @@ -36,8 +36,8 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-error_capture_size_smaller_than_packet" PUTVAL "localhost/exec-nDPIsrvd/counter-error_max_flows_to_track" interval=60 N:0 PUTVAL "localhost/exec-nDPIsrvd/counter-error_flow_memory_alloc" interval=60 N:0 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_safe_count" interval=60 N:6 -PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_acceptable_count" interval=60 N:42 -PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_fun_count" interval=60 N:34 +PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_acceptable_count" interval=60 N:49 +PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_fun_count" interval=60 N:27 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_unsafe_count" interval=60 N:0 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_potentially_dangerous_count" interval=60 N:0 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_breed_tracker_ads_count" interval=60 N:0 |