diff options
author | Toni <matzeton@googlemail.com> | 2025-01-11 11:23:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-11 11:23:42 +0100 |
commit | 9a0a3bb8e77896d11c851736c550a0f8e10e3a43 (patch) | |
tree | d1fb2e4e76e63ecc4b917bf4587579577dc92ad3 /tests/cfgs/default/result/jsonrpc.pcap.out | |
parent | d351907af8b93020d5d4ac2949d8e9dd0cfb0dd7 (diff) |
Improved WebSocket-over-HTTP detection (#2664)
* detect `chisel` SSH-over-HTTP-WebSocket
* use `strncasecmp()` for `LINE_*` matching macros
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/default/result/jsonrpc.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/jsonrpc.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/jsonrpc.pcap.out b/tests/cfgs/default/result/jsonrpc.pcap.out index 82ee598cb..2ded0a181 100644 --- a/tests/cfgs/default/result/jsonrpc.pcap.out +++ b/tests/cfgs/default/result/jsonrpc.pcap.out @@ -1,6 +1,6 @@ DPI Packets (TCP): 10 (5.00 pkts/flow) Confidence DPI : 2 (flows) -Num dissector calls: 150 (75.00 diss/flow) +Num dissector calls: 151 (75.50 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |