Fixes l4 proto not mapped

This commit is contained in:
MatteoBiscosi 2023-01-25 17:34:39 +01:00
parent a816968698
commit 9c039d67d9
2 changed files with 6 additions and 0 deletions

View file

@ -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 }