File: Network/ICMPv6/IPv6NDMessage.msg
C++ definition: click here
Router Solicitation Message Format RFC 2461 Section 4.1
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
IPv6NDMessage | Neighbour Discovery for IPv6. RFC 2461 |
Name | Value | Description |
---|---|---|
omitGetVerb | true |
Name | Type | Description |
---|---|---|
sourceLinkLayerAddress | MACAddress |
message IPv6RouterSolicitation extends IPv6NDMessage { properties: omitGetVerb = true; fields: //Possible Options MACAddress sourceLinkLayerAddress; };