diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-11-09 19:50:29 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-11-09 19:52:36 +0100 |
commit | dcb595e16153caa1600b64adea6af20009ea8419 (patch) | |
tree | 91259a9cba95a47e354eeec65485b9c007dd98d4 /test/results/flow-info/default/thrift.pcap.out | |
parent | b667f9e1daa913acddb0bf2117651481d788fdf8 (diff) |
bump libnDPI to b08c787fe267053afdea82701071f3878c09244b
* fix ndpi data anylsis struct min/max issue
* py-flow-info cosmetics in printing some information
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/default/thrift.pcap.out')
-rw-r--r-- | test/results/flow-info/default/thrift.pcap.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/results/flow-info/default/thrift.pcap.out b/test/results/flow-info/default/thrift.pcap.out index dabdb8499..3100c6c17 100644 --- a/test/results/flow-info/default/thrift.pcap.out +++ b/test/results/flow-info/default/thrift.pcap.out @@ -1,7 +1,7 @@ DAEMON-EVENT: init DAEMON-EVENT: [Processed: 0 pkts][ZLib][compressions: 0|diff: 0 / 0] DAEMON-EVENT: [Flows][active: 0 / 0|skipped: 0|!detected: 0|guessed: 0|detection-updates: 0|updates: 0] - new: [.....1] [ip4][..tcp] [.169.254.59.247][53387] -> [...169.254.46.4][11010] + new: [.....1] [ip4][..tcp] [.169.254.59.247][53387] -> [...169.254.46.4][11010] detected: [.....1] [ip4][..tcp] [.169.254.59.247][53387] -> [...169.254.46.4][11010] [Thrift][Unknown][RPC][Acceptable] analyse: [.....1] [ip4][..tcp] [.169.254.59.247][53387] -> [...169.254.46.4][11010] [Thrift][Unknown][RPC][Acceptable] min| max| avg| stddev| variance| entropy @@ -15,7 +15,7 @@ [ENTROPIES...: 4.4,4.9,4.6,4.6,4.6,5.1,4.6,4.5,4.8,5.0,4.5,4.9,4.0,4.5,5.1,4.8,4.6,4.8,4.6,4.8,5.0,6.1,6.1,4.6,6.1,6.1,4.6,6.1,6.1,4.6,6.1,6.1] DAEMON-EVENT: [Processed: 170 pkts][ZLib][compressions: 0|diff: 0 / 0] DAEMON-EVENT: [Flows][active: 1 / 1|skipped: 0|!detected: 0|guessed: 0|detection-updates: 0|updates: 0] - new: [.....2] [ip4][..udp] [......127.0.0.1][49164] -> [......127.0.0.1][.6831] + new: [.....2] [ip4][..udp] [......127.0.0.1][49164] -> [......127.0.0.1][.6831] detected: [.....2] [ip4][..udp] [......127.0.0.1][49164] -> [......127.0.0.1][.6831] [Thrift][Unknown][RPC][Acceptable] end: [.....1] [ip4][..tcp] [.169.254.59.247][53387] -> [...169.254.46.4][11010] [Thrift][Unknown][RPC][Acceptable] idle: [.....2] [ip4][..udp] [......127.0.0.1][49164] -> [......127.0.0.1][.6831] [Thrift][Unknown][RPC][Acceptable] |