class PacketFu::ICMPv6Header

ICMPv6Header is a complete ICMPv6 struct, used in ICMPv6Packet. ICMPv6 is typically used for network administration and connectivity testing.

For more on ICMP packets, see www.networksorcery.com/enp/protocol/icmpv6.htm

Header Definition

Int8    :icmp_type                        # Type
Int8    :icmp_code                        # Code
Int16   :icmp_sum    Default: calculated  # Checksum
String  :body