aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2015-05-19 12:30:44 +0200
committerLuca Deri <deri@ntop.org>2015-05-19 12:30:44 +0200
commit993665726aa807ff64ca28776af6aee43b19b66d (patch)
tree948570b748786479da278afa2bb57b57a036044f /tests
parentad28d5ff7b5d5793172032281a9527bac4e64a62 (diff)
Fixed bug that prevented (due to endianess) to properly match hosts
Added tests for skype detection
Diffstat (limited to 'tests')
-rw-r--r--tests/result/skype.pcap.out13
-rw-r--r--tests/result/skype_no_unknown.pcap.out11
2 files changed, 24 insertions, 0 deletions
diff --git a/tests/result/skype.pcap.out b/tests/result/skype.pcap.out
new file mode 100644
index 000000000..404442549
--- /dev/null
+++ b/tests/result/skype.pcap.out
@@ -0,0 +1,13 @@
+Unknown 409 49221 18
+DNS 8 807 4
+MDNS 8 1736 2
+NTP 2 180 1
+SSDP 101 38156 6
+ICMP 8 656 1
+IGMP 5 258 4
+SSL 20 1516 1
+DropBox 38 17948 5
+Skype 2362 501011 246
+Apple 15 2045 2
+AppleiCloud 88 20520 2
+Spotify 5 430 1
diff --git a/tests/result/skype_no_unknown.pcap.out b/tests/result/skype_no_unknown.pcap.out
new file mode 100644
index 000000000..2b6435897
--- /dev/null
+++ b/tests/result/skype_no_unknown.pcap.out
@@ -0,0 +1,11 @@
+Unknown 241 60170 16
+DNS 6 627 3
+MDNS 3 400 2
+NetBIOS 22 3106 7
+SSDP 40 14100 3
+ICMP 4 328 1
+IGMP 4 226 4
+SSL 22 1444 3
+DropBox 16 7342 5
+Skype 1637 379382 221
+Apple 84 20699 2