NewMessage()
Returns a new ICMP message with sufficient header space reserved.
RegisterHandler()
Registers ICMPv6 handler.
SendEchoRequest()
Sends an ICMPv6 Echo Request message.
SendError()
Sends an ICMPv6 error message.
SendError()
Sends an ICMPv6 error message.
HandleMessage()
Handles an ICMPv6 message.
GetEchoMode() const
Indicates whether or not ICMPv6 Echo processing is enabled.
SetEchoMode()
Sets the ICMPv6 echo mode.
ShouldHandleEchoRequest()
Indicates whether or not the ICMPv6 Echo Request should be handled.
GetEchoSequence() const
Returns the ICMPv6 Echo sequence number.
HandleEchoRequest()