diff options
author | Luca <deri@ntop.org> | 2019-08-28 14:02:39 +0200 |
---|---|---|
committer | Luca <deri@ntop.org> | 2019-08-28 14:02:39 +0200 |
commit | e4e40e3c70e2cd49fd537a526fa70805c8c391c5 (patch) | |
tree | 98c605df4ac69cdef449d4eec700f5b74f621feb /tests/result/ookla.pcap.out | |
parent | 84aeee49bda71f71877ca114a1946a6d359be5d5 (diff) |
Added entropy, average, stddev, variance, bytes ratio calculation
Diffstat (limited to 'tests/result/ookla.pcap.out')
-rw-r--r-- | tests/result/ookla.pcap.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/result/ookla.pcap.out b/tests/result/ookla.pcap.out index 3b67c5883..58423d35f 100644 --- a/tests/result/ookla.pcap.out +++ b/tests/result/ookla.pcap.out @@ -1,4 +1,4 @@ Ookla 5086 4689745 2 - 1 TCP 192.168.1.7:51215 <-> 46.44.253.187:8080 [proto: 191/Ookla][cat: Network/14][2202 pkts/1032520 bytes <-> 2864 pkts/3652905 bytes][PLAIN TEXT ( 6HELLO 2.4 2016)] - 2 TCP 192.168.1.7:51207 <-> 46.44.253.187:80 [proto: 191/Ookla][cat: Network/14][12 pkts/2238 bytes <-> 8 pkts/2082 bytes][PLAIN TEXT (GET /crossdomain.xml HTTP/1.1)] + 1 TCP 192.168.1.7:51215 <-> 46.44.253.187:8080 [proto: 191/Ookla][cat: Network/14][2202 pkts/1032520 bytes <-> 2864 pkts/3652905 bytes][pktlen c2s avg(stddev)/entropy: 4.8(468.9)/642.3][pktlen s2c avg(stddev)/entropy: 5.0(1275.5)/526.9][bytes ratio: -0.56][PLAIN TEXT ( 6HELLO 2.4 2016)] + 2 TCP 192.168.1.7:51207 <-> 46.44.253.187:80 [proto: 191/Ookla][cat: Network/14][12 pkts/2238 bytes <-> 8 pkts/2082 bytes][pktlen c2s avg(stddev)/entropy: 3.0(186.5)/168.4][pktlen s2c avg(stddev)/entropy: 2.6(260.2)/194.4][bytes ratio: 0.04][PLAIN TEXT (GET /crossdomain.xml HTTP/1.1)] |