From 95fffec1729f30748970e6d2bc5fb72137bb9685 Mon Sep 17 00:00:00 2001 From: Campus Date: Sun, 20 Mar 2016 16:10:26 +0100 Subject: fix for pull request https://github.com/ntop/nDPI/pull/161 --- tests/pcap/coap.pcap | Bin 0 -> 93500 bytes tests/result/coap.pcap.out | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 tests/pcap/coap.pcap create mode 100644 tests/result/coap.pcap.out (limited to 'tests') diff --git a/tests/pcap/coap.pcap b/tests/pcap/coap.pcap new file mode 100644 index 000000000..1554fa5e7 Binary files /dev/null and b/tests/pcap/coap.pcap differ 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] -- cgit v1.2.3