Package inet.networklayer.ipv6

Name Type Description
IPv6 simple module

Implements the IPv6 protocol.

IPv6ErrorHandling simple module

Handles error notifications that arrive from other protocol modules.

IPv6NetworkLayer compound module

Represents an IPv6 network layer (L3).

IPv6RoutingTable simple module

IPv6 Routing Table and Neighbour Discovery data structures. NOTE: This component MUST be named as "routingTable6" inside a StandardHost/Router etc. in order to be accessible by the IPv6 and other modules