A Discrete-Event Network Simulator
API
IPv6 classes and sub-modules
+ Collaboration diagram for IPv6 classes and sub-modules:

Modules

 ICMPv6 protocol and associated headers.
 
 IPV6 Header extension system.
 

Classes

class  ns3::NdiscCache::Entry
 A record that holds information about a NdiscCache entry. More...
 
class  ns3::Ipv6
 Access to the IPv6 forwarding table, interfaces, and configuration. More...
 
class  ns3::Ipv6AddressGenerator
 This generator assigns addresses sequentially from a provided network address; used in topology code. More...
 
class  ns3::Ipv6AutoconfiguredPrefix
 Router prefix information. More...
 
class  ns3::Ipv6EndPoint
 A representation of an IPv6 endpoint/connection. More...
 
class  ns3::Ipv6EndPointDemux
 Demultiplexer for end points. More...
 
class  ns3::Ipv6Header
 Packet header for IPv6. More...
 
class  ns3::Ipv6Interface
 The IPv6 representation of a network interface. More...
 
class  ns3::Ipv6InterfaceAddress
 IPv6 address associated with an interface. More...
 
class  ns3::Ipv6InterfaceContainer
 Keep track of a set of IPv6 interfaces. More...
 
class  ns3::Ipv6L3Protocol
 IPv6 layer implementation. More...
 
class  ns3::Ipv6PacketFilter
 Ipv6PacketFilter is the abstract base class for filters defined for IPv6 packets. More...
 
class  ns3::Ipv6PacketInfoTag
 This class implements a tag that carries socket ancillary data to the socket interface. More...
 
class  ns3::Ipv6PacketProbe
 This class is designed to probe an underlying ns3 TraceSource exporting a packet, an IPv6 object, and an interface. More...
 
class  ns3::Ipv6PmtuCache
 This class implements the Path MTU cache, as defined by RFC 1981. More...
 
class  ns3::Ipv6QueueDiscItem
 Ipv6QueueDiscItem is a subclass of QueueDiscItem which stores IPv6 packets. More...
 
class  ns3::Ipv6RawSocketFactory
 API to create IPv6 RAW socket instances. More...
 
class  ns3::Ipv6RawSocketFactoryImpl
 Implementation of IPv6 raw socket factory. More...
 
class  ns3::Ipv6RawSocketImpl
 IPv6 raw socket. More...
 
class  ns3::NdiscCache
 IPv6 Neighbor Discovery cache. More...
 

Detailed Description