diff options
author | Luca <deri@ntop.org> | 2018-08-30 11:10:30 +0200 |
---|---|---|
committer | Luca <deri@ntop.org> | 2018-08-30 11:10:30 +0200 |
commit | e4f01976a66f1943bde7b253b62430d36c6d9e74 (patch) | |
tree | 6291c279aedb3ec2d624233a5535faf5b4433d4b /tests/result/tor.pcap.out | |
parent | 0a33e439bde47d58391b14028ebcb50936926b78 (diff) |
Added missing categorization when giveup/guess is called
Added optimization for TCP flows that do not start with a SYN packet: early giveup is performed
Code cleanup
Diffstat (limited to 'tests/result/tor.pcap.out')
-rw-r--r-- | tests/result/tor.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/tor.pcap.out b/tests/result/tor.pcap.out index 2cd7fd1da..69b7d3e71 100644 --- a/tests/result/tor.pcap.out +++ b/tests/result/tor.pcap.out @@ -14,4 +14,4 @@ Tor 3676 3014362 7 8 UDP 192.168.1.1:17500 -> 192.168.1.255:17500 [proto: 121/Dropbox][cat: Cloud/13][10 pkts/1860 bytes -> 0 pkts/0 bytes] 9 UDP [fe80::c583:1972:5728:7323]:546 -> [ff02::1:2]:547 [proto: 103/DHCPV6][cat: Network/14][6 pkts/906 bytes -> 0 pkts/0 bytes] 10 UDP 192.168.1.252:138 -> 192.168.1.255:138 [proto: 10/NetBIOS][cat: System/18][1 pkts/252 bytes -> 0 pkts/0 bytes] - 11 TCP 192.168.1.252:51104 -> 157.56.30.46:443 [proto: 91/SSL][1 pkts/60 bytes -> 0 pkts/0 bytes] + 11 TCP 192.168.1.252:51104 -> 157.56.30.46:443 [proto: 91/SSL][cat: Web/5][1 pkts/60 bytes -> 0 pkts/0 bytes] |