Module Icmpv6Codes

Module Icmpv6Codes 

Source
Expand description

Enumeration of available ICMPv6 codes for “echo reply” ICMPv6 packets. There is actually only one, since the only valid ICMPv6 code is 0.

Constants§

NoCode
0 is the only available ICMPv6 code for “echo reply” ICMPv6 packets.