mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Add L2TP proto string
This commit is contained in:
parent
a4df99e72b
commit
741e326208
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ l4_keys = {
|
|||
{ "OSPF", "ospf", 89 },
|
||||
{ "PIM", "pim", 103 },
|
||||
{ "VRRP", "vrrp", 112 },
|
||||
{ "L2TP", "l2tp", 115 },
|
||||
{ "HIP", "hip", 139 },
|
||||
{ "SCTP", "sctp", 132 },
|
||||
{ "ICMPv6", "icmpv6", 58 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue