mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 15:39:42 +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): 7 (7.00 pkts/flow)
|
||||
DPI Packets (UDP): 5 (2.50 pkts/flow)
|
||||
Confidence DPI : 3 (flows)
|
||||
Num dissector calls: 475 (158.33 diss/flow)
|
||||
Num dissector calls: 476 (158.67 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