Add ANSI C12.22 protocol dissector (#2317)

* Add ANSI C12.22 protocol dissector

* Add UDP sample
This commit is contained in:
Vladimir Gavrilov 2024-02-15 11:36:06 +03:00 committed by GitHub
parent ae36648c6c
commit e93bcfd619
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
165 changed files with 280 additions and 857 deletions

View file

@ -3,7 +3,7 @@ Guessed flow protos: 1
DPI Packets (TCP): 40 (6.67 pkts/flow)
Confidence Match by port : 1 (flows)
Confidence DPI : 5 (flows)
Num dissector calls: 565 (94.17 diss/flow)
Num dissector calls: 568 (94.67 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)

View file

@ -6,7 +6,7 @@ DPI Packets (other): 1 (1.00 pkts/flow)
Confidence Unknown : 1 (flows)
Confidence Match by port : 2 (flows)
Confidence DPI : 80 (flows)
Num dissector calls: 532 (6.41 diss/flow)
Num dissector calls: 534 (6.43 diss/flow)
LRU cache ookla: 0/0/0 (insert/search/found)
LRU cache bittorrent: 0/9/0 (insert/search/found)
LRU cache zoom: 0/0/0 (insert/search/found)