diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-08-24 22:51:03 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-08-24 22:51:57 +0200 |
commit | cc60e819e802b8f5b36377d95ecb33db71d1d14b (patch) | |
tree | 2fa14061d774b45eb6b1d789412740e475839ce1 /test/results/stats/default | |
parent | 5234f4621b5a7c5764a6f53921f9af0ba9f4c762 (diff) |
Fixed invalid base64 encoding in some rare cases.
* nDPId-test may also verify the correct encoding/decoding
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/stats/default')
-rw-r--r-- | test/results/stats/default/1kxun.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/results/stats/default/1kxun.pcap.out b/test/results/stats/default/1kxun.pcap.out index c06cf2731..3a96c6906 100644 --- a/test/results/stats/default/1kxun.pcap.out +++ b/test/results/stats/default/1kxun.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/gauge-json_lines" interval=60 N:1284 -PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:1492022 +PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:1528385 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_new_count" interval=60 N:197 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_end_count" interval=60 N:9 PUTVAL "localhost/exec-nDPIsrvd/gauge-flow_idle_count" interval=60 N:188 |