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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/$ns3::olsr::RoutingProtocol"

Attributes

  • HelloInterval: HELLO messages emission interval.
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +2e+09ns
    • Flags: construct write read
  • TcInterval: TC messages emission interval.
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +5e+09ns
    • Flags: construct write read
  • MidInterval: MID messages emission interval. Normally it is equal to TcInterval.
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +5e+09ns
    • Flags: construct write read
  • HnaInterval: HNA messages emission interval. Normally it is equal to TcInterval.
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +5e+09ns
    • Flags: construct write read
  • Willingness: Willingness of a node to carry and forward traffic for other nodes.
    • Set with class: ns3::EnumValue
    • Underlying type:
    • Initial value: default
    • Flags: construct write read

TraceSources

  • Rx: Receive OLSR packet.
    Callback signature: ns3::olsr::RoutingProtocol::PacketTxRxTracedCallback
  • Tx: Send OLSR packet.
    Callback signature: ns3::olsr::RoutingProtocol::PacketTxRxTracedCallback
  • RoutingTableChanged: The OLSR routing table has changed.
    Callback signature: ns3::olsr::RoutingProtocol::TableChangeTracedCallback

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


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