mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 17:32:23 +00:00
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>
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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
|
||||
|
||||
@@ -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:1507430
|
||||
PUTVAL "localhost/exec-nDPIsrvd/gauge-json_bytes" interval=60 N:1543793
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user