Skip to content

Add support for ICMP #864

@mtfriesen

Description

@mtfriesen

Add support for ICMP packet filtering. Specifically, add a rule like ICMPV4_ECHO_REPLY_IP_DST
which matches if the packet is ICMPv4 && an echo reply && destined to a specific IPv4 address, and an equivalent rule for ICMPv6. We might be able to slightly generalize this by allowing the rule to set an ICMP type/code filter condition.

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions