diff options
author | Luca <deri@ntop.org> | 2016-11-26 18:36:08 +0200 |
---|---|---|
committer | Luca <deri@ntop.org> | 2016-11-26 18:36:08 +0200 |
commit | 424fbb710ca7a883b7826eebc876c5c0611a3b2a (patch) | |
tree | 82fe5eb2e847640df4ef538201aace6b4527a297 /tests/result/openvpn.pcap.out | |
parent | 169a8fb97f30d4333c1e1dd40351065b83fbbe95 (diff) |
Added fixes to properly honour subprotocols
Diffstat (limited to 'tests/result/openvpn.pcap.out')
-rw-r--r-- | tests/result/openvpn.pcap.out | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/result/openvpn.pcap.out b/tests/result/openvpn.pcap.out index 81d959dc1..561f3b468 100644 --- a/tests/result/openvpn.pcap.out +++ b/tests/result/openvpn.pcap.out @@ -1,5 +1,6 @@ -OpenVPN 298 57111 3 +SSL 95 15380 1 +OpenVPN 203 41731 2 1 UDP 192.168.43.12:41507 <-> 139.59.151.137:13680 [proto: 159/OpenVPN][83 pkts/13559 bytes] 2 UDP 192.168.43.18:13680 <-> 139.59.151.137:13680 [proto: 159/OpenVPN][120 pkts/28172 bytes] - 3 TCP 192.168.1.77:60140 <-> 46.101.231.218:443 [proto: 159/OpenVPN][95 pkts/15380 bytes] + 3 TCP 192.168.1.77:60140 <-> 46.101.231.218:443 [proto: 91/SSL][95 pkts/15380 bytes] |