diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-10-30 15:48:45 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-11-02 15:48:45 +0100 |
commit | 2b48eb051473e240735f61f41dce1c6614ca39fd (patch) | |
tree | e7314df940c8be78adca1edba92a9cde3c85a045 /test/results/stats/default/mqtt.pcap.out | |
parent | ddc96ba614e4f6d1cd4ea9526ae1ccc9d71b8f49 (diff) |
Added `vlan_id` dissection of the most outer (first) 802.1Q header. Fixes #50
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/stats/default/mqtt.pcap.out')
-rw-r--r-- | test/results/stats/default/mqtt.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/results/stats/default/mqtt.pcap.out b/test/results/stats/default/mqtt.pcap.out index 20388be46..b1c7d7246 100644 --- a/test/results/stats/default/mqtt.pcap.out +++ b/test/results/stats/default/mqtt.pcap.out @@ -1,5 +1,5 @@ PUTVAL "localhost/exec-nDPIsrvd/counter-json_lines" interval=60 N:15 -PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:11366 +PUTVAL "localhost/exec-nDPIsrvd/counter-json_bytes" interval=60 N:11426 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_new_count" interval=60 N:2 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_end_count" interval=60 N:0 PUTVAL "localhost/exec-nDPIsrvd/counter-flow_idle_count" interval=60 N:2 |