NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::ArpL3Protocol Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

ns3::ArpL3Protocol is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/$ns3::ArpL3Protocol"

Attributes

  • CacheList: The list of ARP caches
    • Set with class: ns3::ObjectPtrContainerValue
    • Underlying type: ns3::Ptr< ns3::ArpCache>
    • Flags: read
  • RequestJitter: The jitter in ms a node is allowed to wait before sending an ARP request. Some jitter aims to prevent collisions. By default, the model will wait for a duration in ms defined by a uniform random-variable between 0 and RequestJitter

TraceSources

  • Drop: Packet dropped because not enough room in pending queue for a specific cache entry.
    Callback signature: ns3::Packet::TracedCallback

Size of this type is 104 bytes (on a 64-bit architecture).


The documentation for this class was generated from the following file: