Expand description
The enumeration of the recognized ICMPv6 types.
Constants§
- Destination
Unreachable - ICMPv6 type for “destination unreachable”.
- Echo
Reply - ICMPv6 type for “echo reply”.
- Echo
Request - ICMPv6 type for “echo request”.
- Neighbor
Advert - ICMPv6 type for “neighbor advertisement”.
- Neighbor
Solicit - ICMPv6 type for “neighbor solicitation”.
- Packet
TooBig - ICMPv6 type for “packet too big”.
- Parameter
Problem - ICMPv6 type for “parameter problem”.
- Redirect
- ICMPv6 type for “redirect”.
- Router
Advert - ICMPv6 type for “router advertisement”.
- Router
Solicit - ICMPv6 type for “router solicitation”.
- Time
Exceeded - ICMPv6 type for “time exceeded”.