Skip to main content

Module icmp

Module icmp 

Source
Expand description

ICMP version/type helpers.

Structs§

IcmpSpec
Parsed ICMP tuple of version, type, and optional code.

Enums§

IcmpVersion
Identify whether an ICMP definition targets IPv4 or IPv6.

Functions§

parse_descriptor
Parse an ICMP specification string using the provided IP version.