Summary
Currently, we only allow filtering by TCP, UDP and SCTP (SCTP also being highly irrelevant).
We should also allow ICMP as protocol and, when specified, allow filtering by ICMP message type.
Basic example
protocol: ICMP
messageTypes: [EchoReply]
Summary
Currently, we only allow filtering by
TCP,UDPandSCTP(SCTPalso being highly irrelevant).We should also allow
ICMPas protocol and, when specified, allow filtering by ICMP message type.Basic example