diff options
author | Luca <deri@ntop.org> | 2017-04-07 08:05:39 +0200 |
---|---|---|
committer | Luca <deri@ntop.org> | 2017-04-07 08:05:39 +0200 |
commit | bc68949c769150c8a708505398168afa394ba27a (patch) | |
tree | b93497af12bf3c5f8e4e2634611fc804a5ce8257 /tests/result/amqp.pcap.out | |
parent | e4ef2d81401bb45b88e4021bcf5bf13e280ba57e (diff) |
Added AMQP (Advanced Message Queueing Protocol)
Diffstat (limited to 'tests/result/amqp.pcap.out')
-rw-r--r-- | tests/result/amqp.pcap.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/result/amqp.pcap.out b/tests/result/amqp.pcap.out new file mode 100644 index 000000000..200394193 --- /dev/null +++ b/tests/result/amqp.pcap.out @@ -0,0 +1,5 @@ +AMQP 160 23514 3 + + 1 TCP 127.0.0.1:44205 <-> 127.0.1.1:5672 [proto: 192/AMQP][108 pkts/14423 bytes] + 2 TCP 127.0.0.1:44204 <-> 127.0.1.1:5672 [proto: 192/AMQP][22 pkts/5026 bytes] + 3 TCP 127.0.0.1:44206 <-> 127.0.1.1:5672 [proto: 192/AMQP][30 pkts/4065 bytes] |