mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 07:29:39 +00:00
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:
parent
e07fc3dfb8
commit
aba60ac354
106 changed files with 284 additions and 153 deletions
|
|
@ -1,7 +1,7 @@
|
|||
DPI Packets (TCP): 4 (4.00 pkts/flow)
|
||||
DPI Packets (UDP): 31 (10.33 pkts/flow)
|
||||
Confidence DPI : 4 (flows)
|
||||
Num dissector calls: 416 (104.00 diss/flow)
|
||||
Num dissector calls: 418 (104.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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue