diff options
author | Luca <deri@ntop.org> | 2017-08-02 20:15:21 +0200 |
---|---|---|
committer | Luca <deri@ntop.org> | 2017-08-02 20:15:21 +0200 |
commit | 3ba3a08141f0c60ab8e970e744ecf7540319b093 (patch) | |
tree | c504f171ae566c3b14b7c890a67597fdc58eb043 /tests/result/vnc.pcap.out | |
parent | 1d4eeaa32824d5b10b2a3e1ccf4245709a2374d1 (diff) |
Implemented flow sort based on total bytes so that we can (with -v X) immediately spot elephants and mice
Diffstat (limited to 'tests/result/vnc.pcap.out')
-rw-r--r-- | tests/result/vnc.pcap.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/result/vnc.pcap.out b/tests/result/vnc.pcap.out index d469a61ac..488a3ed33 100644 --- a/tests/result/vnc.pcap.out +++ b/tests/result/vnc.pcap.out @@ -1,4 +1,4 @@ VNC 4551 329158 2 - 1 TCP 95.237.48.208:51559 <-> 192.168.2.110:6900 [proto: 89/VNC][684 pkts/54893 bytes <-> 324 pkts/17720 bytes] - 2 TCP 95.237.48.208:59791 <-> 192.168.2.110:6900 [proto: 89/VNC][2485 pkts/199101 bytes <-> 1058 pkts/57444 bytes] + 1 TCP 95.237.48.208:59791 <-> 192.168.2.110:6900 [proto: 89/VNC][2485 pkts/199101 bytes <-> 1058 pkts/57444 bytes] + 2 TCP 95.237.48.208:51559 <-> 192.168.2.110:6900 [proto: 89/VNC][684 pkts/54893 bytes <-> 324 pkts/17720 bytes] |