diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-11-17 13:12:33 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-11-17 13:12:33 +0100 |
commit | 1aa7d9bdb6d517a70eb1ee5f158a305677c8157f (patch) | |
tree | 0ac08fffae6c94005e9ee3a8534ee25ee39b8847 /test/results/stats/http_process_response_disable | |
parent | bd269c9ead187c026094cf7eee9d9c292416e309 (diff) |
nDPId daemon status event: serialize nDPI API version + Size/Flow
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/stats/http_process_response_disable')
-rw-r--r-- | test/results/stats/http_process_response_disable/http.pcapng.out | 2 | ||||
-rw-r--r-- | test/results/stats/http_process_response_disable/http_asymmetric.pcapng.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/results/stats/http_process_response_disable/http.pcapng.out b/test/results/stats/http_process_response_disable/http.pcapng.out index 7cc49ba82..af96ab4c9 100644 --- a/test/results/stats/http_process_response_disable/http.pcapng.out +++ b/test/results/stats/http_process_response_disable/http.pcapng.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:11 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:8161 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:8299 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:1 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:1 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:0 diff --git a/test/results/stats/http_process_response_disable/http_asymmetric.pcapng.out b/test/results/stats/http_process_response_disable/http_asymmetric.pcapng.out index 7e7356ca4..f4166be11 100644 --- a/test/results/stats/http_process_response_disable/http_asymmetric.pcapng.out +++ b/test/results/stats/http_process_response_disable/http_asymmetric.pcapng.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:20 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:22052 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:22190 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:2 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:2 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:0 |