A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Internet

This section documents the API of the ns-3 internet module. More...

+ Collaboration diagram for Internet:

Modules

 Arp
 This is an overview of Arp capabilities (write me).
 
 Global Routing
 
 Internet Stack Model
 
 Ipv4
 
 Ipv4 List Routing
 
 Ipv4RoutingProtocol
 
 Ipv4StaticRouting
 
 Ipv6
 
 Ipv6 List Routing
 
 Ipv6RoutingProtocol
 
 Ipv6StaticRouting
 
 NscTcp
 An alternate implementation of TCP for ns-3 is provided by the Network Simulation Cradle (NSC) project.
 
 Tcp
 This class serves to create sockets of the TcpSocketBase type.
 
 Udp
 This is an implementation of the User Datagram Protocol described in RFC 768.
 

Classes

class  ns3::Ipv4MulticastRoutingTableEntry
 A record of an IPv4 multicast route for Ipv4GlobalRouting and Ipv4StaticRouting. More...
 
class  ns3::Ipv4RoutingTableEntry
 A record of an IPv4 routing table entry for Ipv4GlobalRouting and Ipv4StaticRouting. More...
 

Detailed Description

This section documents the API of the ns-3 internet module.

For a generic functional description, please refer to the ns-3 manual.