Skip to content

Commit 6b83892

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/ingest/_types/Processors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ export class CommunityIDProcessor extends ProcessorBase {
594594
/**
595595
* Field containing the transport protocol name or number. Used only when the
596596
* iana_number field is not present. The following protocol names are currently
597-
* supported: ICMP, IGMP, TCP, UDP, GRE, ICMP IPv6, EIGRP, OSPF, PIM, and SCTP.
597+
* supported: eigrp, gre, icmp, icmpv6, igmp, ipv6-icmp, ospf, pim, sctp, tcp, udp
598598
* @server-default network.transport
599599
*/
600600
transport?: Field

0 commit comments

Comments
 (0)