A Discrete-Event Network Simulator
API
IPv6 Routing Protocols.

The classes in this group implement different routing protocols for IPv6. More...

+ Collaboration diagram for IPv6 Routing Protocols.:

Modules

 RIPng
 The RIPng protocol (RFC 2080) is a unicast-only IPv6 IGP (Interior Gateway Protocol).
 

Classes

class  ns3::Ipv6ListRouting
 Hold list of Ipv6RoutingProtocol objects. More...
 
class  ns3::Ipv6MulticastRoute
 IPv6 multicast route entry. More...
 
class  ns3::Ipv6MulticastRoutingTableEntry
 A record of an IPv6 multicast route. More...
 
class  ns3::Ipv6Route
 IPv6 route cache entry. More...
 
class  ns3::Ipv6RoutingProtocol
 Abstract base class for IPv6 routing protocols. More...
 
class  ns3::Ipv6RoutingTableEntry
 A record of an IPv6 route. More...
 
class  ns3::Ipv6StaticRouting
 Static routing protocol for IP version 6 stacks. More...
 

Detailed Description

The classes in this group implement different routing protocols for IPv6.

Other modules could implement further protocols.