#include <introspected-doxygen.hpp>
Config Paths
ns3::dsdv::RoutingProtocol is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::dsdv::RoutingProtocol"
Attributes
-
PeriodicUpdateInterval: Periodic interval between exchange of full routing tables among nodes.
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +1.5e+10ns
-
Flags: construct write read
-
SettlingTime: Minimum time an update is to be stored in adv table before sending outin case of change in metric (in seconds)
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +5e+09ns
-
Flags: construct write read
-
MaxQueueLen: Maximum number of packets that we allow a routing protocol to buffer.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 500
-
Flags: construct write read
-
MaxQueuedPacketsPerDst: Maximum number of packets that we allow per destination to buffer.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 5
-
Flags: construct write read
-
MaxQueueTime: Maximum time packets can be queued (in seconds)
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +3e+10ns
-
Flags: construct write read
-
EnableBuffering: Enables buffering of data packets if no route to destination is available
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write read
-
EnableWST: Enables Weighted Settling Time for the updates before advertising
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write read
-
Holdtimes: Times the forwarding Interval to purge the route.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 3
-
Flags: construct write read
-
WeightedFactor: WeightedFactor for the settling time if Weighted Settling Time is enabled
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0.875
-
Flags: construct write read
-
EnableRouteAggregation: Enables Weighted Settling Time for the updates before advertising
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: false
-
Flags: construct write read
-
RouteAggregationTime: Time to aggregate updates before sending them out (in seconds)
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +1e+09ns
-
Flags: construct write read
No TraceSources are defined for this type.
Size of this type is 552 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: