Topics | |
Global Routing. | |
RIP | |
Classes | |
class | ns3::Ipv4ListRouting |
IPv4 list routing. More... | |
class | ns3::Ipv4MulticastRoute |
Ipv4 multicast route cache entry (similar to Linux struct mfc_cache) More... | |
class | ns3::Ipv4MulticastRoutingTableEntry |
A record of an IPv4 multicast route for Ipv4GlobalRouting and Ipv4StaticRouting. More... | |
class | ns3::Ipv4Route |
IPv4 route cache entry (similar to Linux struct rtable) More... | |
class | ns3::Ipv4RoutingProtocol |
Abstract base class for IPv4 routing protocols. More... | |
class | ns3::Ipv4RoutingTableEntry |
A record of an IPv4 routing table entry for Ipv4GlobalRouting and Ipv4StaticRouting. More... | |
class | ns3::Ipv4StaticRouting |
Static routing protocol for IP version 4 stacks. More... | |
The classes in this group implement different routing protocols for IPv4. Other modules could implement further protocols (e.g., AODV, OLSR, etc.).