Add GLBP dissector (#2879)

GLBP is a Cisco proprietary first-hop redundancy protocol similar to HSRP and VRRP, but with additional load balancing capabilities.
This commit is contained in:
Vladimir Gavrilov 2025-06-10 16:26:10 +03:00 committed by GitHub
parent e07fc3dfb8
commit aba60ac354
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
106 changed files with 284 additions and 153 deletions

View file

@ -5,7 +5,7 @@ DPI Packets (UDP): 301 (16.72 pkts/flow)
DPI Packets (other): 2 (1.00 pkts/flow)
Confidence Match by port : 2 (flows)
Confidence DPI : 32 (flows)
Num dissector calls: 1022 (30.06 diss/flow)
Num dissector calls: 1023 (30.09 diss/flow)
LRU cache ookla: 0/0/0 (insert/search/found)
LRU cache bittorrent: 0/6/0 (insert/search/found)
LRU cache stun: 6/0/0 (insert/search/found)