A Discrete-Event Network Simulator
API
Network Device
+ Collaboration diagram for Network Device:

Classes

class  ns3::LoopbackNetDevice
 Virtual network interface that loops back any data sent to it to be immediately received on the same interface. More...
 
class  ns3::MockNetDevice
 This device assumes 48-bit mac addressing; there is also the possibility to add an ErrorModel if you want to force losses on the device. More...
 
class  ns3::NetDevice
 Network layer to device interface. More...
 
class  ns3::NetDeviceQueue
 Network device transmission queue. More...
 
class  ns3::NetDeviceQueueInterface
 Network device transmission queue interface. More...
 
class  ns3::QueueItem
 Base class to represent items of packet Queues. More...
 
class  ns3::SimpleNetDevice
 This device assumes 48-bit mac addressing; there is also the possibility to add an ErrorModel if you want to force losses on the device. More...
 

Detailed Description