diff options
author | Campus <campus@ntop.org> | 2016-03-20 16:10:26 +0100 |
---|---|---|
committer | Campus <campus@ntop.org> | 2016-03-20 16:10:26 +0100 |
commit | 95fffec1729f30748970e6d2bc5fb72137bb9685 (patch) | |
tree | 0fe662975d808de5ef7d82f9192f3e91bd0f89ae /tests | |
parent | 323912371ec47e6e3210cbda7471cedb24ca5a20 (diff) |
fix for pull request https://github.com/ntop/nDPI/pull/161
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pcap/coap.pcap | bin | 0 -> 93500 bytes | |||
-rw-r--r-- | tests/result/coap.pcap.out | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/pcap/coap.pcap b/tests/pcap/coap.pcap Binary files differnew file mode 100644 index 000000000..1554fa5e7 --- /dev/null +++ b/tests/pcap/coap.pcap diff --git a/tests/result/coap.pcap.out b/tests/result/coap.pcap.out new file mode 100644 index 000000000..4af36845c --- /dev/null +++ b/tests/result/coap.pcap.out @@ -0,0 +1,6 @@ +COAP 800 80676 4 + + 1 UDP 192.168.56.1:50318 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20220 bytes] + 2 UDP 192.168.56.1:50312 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20194 bytes] + 3 UDP 192.168.56.1:50311 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20120 bytes] + 4 UDP 192.168.56.1:50319 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20142 bytes] |