mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fixes l4 proto not mapped
This commit is contained in:
parent
a816968698
commit
9c039d67d9
2 changed files with 6 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ l4_keys = {
|
|||
{ "PIM", "pim", 103 },
|
||||
{ "VRRP", "vrrp", 112 },
|
||||
{ "HIP", "hip", 139 },
|
||||
{ "SCTP", "sctp", 132 },
|
||||
{ "ICMPv6", "icmpv6", 58 },
|
||||
{ "IGMP", "igmp", 2 },
|
||||
{ "Other IP", "other_ip", -1 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue