diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-01-02 12:23:42 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 10:23:42 +0100 |
commit | 2796bc9b4712e98f69091784b25f236d2a7a415c (patch) | |
tree | 41a8615a287c77f554ea8f3063157e54f8d8355f /tests/cfgs/default/result/reasm_segv_anon.pcapng.out | |
parent | 2f657cb8f9001e9944033299758a150d8c0b4a2c (diff) |
Add NoMachine NX protocol dissector (#2234)
* Add NoMachine protocol dissector
* Fix detection on big endian architectures
* Make NoMachine over UDP check more strict
* Small fixes
Diffstat (limited to 'tests/cfgs/default/result/reasm_segv_anon.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/reasm_segv_anon.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/reasm_segv_anon.pcapng.out b/tests/cfgs/default/result/reasm_segv_anon.pcapng.out index 7cbfecd79..64c3603ce 100644 --- a/tests/cfgs/default/result/reasm_segv_anon.pcapng.out +++ b/tests/cfgs/default/result/reasm_segv_anon.pcapng.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 21 (21.00 pkts/flow) Confidence Match by port : 1 (flows) -Num dissector calls: 204 (204.00 diss/flow) +Num dissector calls: 205 (205.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |