File: Network/ICMPv6/IPv6NeighbourDiscovery.ned
C++ definition: click here
Implements IPv6 Neighbour Discovery.
An overview of the IPv6 implementation in the INET Framework is provided here.
See also: IPv6, RoutingTable6, ICMPv6
The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.
If a module type shows up more than once, that means it has been defined in more than one NED file.
NetworkLayer6 | Represents an IPv6 network layer (L3). |
Name | Direction | Description |
---|---|---|
fromIPv6 | input | |
toIPv6 | output |
simple IPv6NeighbourDiscovery gates: in: fromIPv6; out: toIPv6; endsimple