diff options
author | Campus <campus@ntop.org> | 2018-04-23 15:48:46 +0200 |
---|---|---|
committer | Campus <campus@ntop.org> | 2018-04-23 15:48:46 +0200 |
commit | 32a9b8fd14924bd4a807115d28a993043357cf40 (patch) | |
tree | 04c398a478a7ffbb3c6f7f545ee3488eb56535b1 /tests | |
parent | 6aaca82d0e65a1ff5c28cf2ba58b4b0d4a0f3cf5 (diff) | |
parent | 5a7f58d23f50fdc00e1353dbc219a5af67e3a606 (diff) |
Merge branch 'AJP_protocol' of https://github.com/leonn/nDPI into leonn-AJP_protocol
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pcap/ajp.pcap | bin | 0 -> 7804 bytes | |||
-rw-r--r-- | tests/result/ajp.pcap.out | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/tests/pcap/ajp.pcap b/tests/pcap/ajp.pcap Binary files differnew file mode 100644 index 000000000..97228402c --- /dev/null +++ b/tests/pcap/ajp.pcap diff --git a/tests/result/ajp.pcap.out b/tests/result/ajp.pcap.out new file mode 100644 index 000000000..76fff67df --- /dev/null +++ b/tests/result/ajp.pcap.out @@ -0,0 +1,10 @@ +Unknown 6 2200 2 +AJP 26 4446 2 + + 1 TCP 172.29.9.146:38856 <-> 172.29.9.147:8009 [VLAN: 7][proto: 139/AJP][7 pkts/1554 bytes <-> 6 pkts/669 bytes] + 2 TCP 172.29.9.146:38856 <-> 172.29.9.147:8010 [VLAN: 7][proto: 139/AJP][7 pkts/1554 bytes <-> 6 pkts/669 bytes] + + +Undetected flows: + 1 80 93.88.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][4 pkts/2012 bytes -> 0 pkts/0 bytes] + 2 80 142.243.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][2 pkts/188 bytes -> 0 pkts/0 bytes] |