#include <introspected-doxygen.hpp>
Config Paths
ns3::Icmpv6L4Protocol is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::Icmpv6L4Protocol"
Attributes
-
DAD: Always do DAD check.
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write read
-
SolicitationJitter: The jitter in ms a node is allowed to wait before sending any solicitation. 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 SolicitationJitter
-
MaxMulticastSolicit: Neighbor Discovery node constants: max multicast solicitations.
-
Set with class: ns3::IntegerValue
-
Underlying type: uint8_t 0:255
-
Initial value: 3
-
Flags: construct write read
-
MaxUnicastSolicit: Neighbor Discovery node constants: max unicast solicitations.
-
Set with class: ns3::IntegerValue
-
Underlying type: uint8_t 0:255
-
Initial value: 3
-
Flags: construct write read
-
ReachableTime: Neighbor Discovery node constants: reachable time.
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +3e+10ns
-
Flags: construct write read
-
RetransmissionTime: Neighbor Discovery node constants: retransmission timer.
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +1e+09ns
-
Flags: construct write read
-
DelayFirstProbe: Neighbor Discovery node constants: delay for the first probe.
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +5e+09ns
-
Flags: construct write read
Attributes defined in parent class ns3::IpL4Protocol
-
ProtocolNumber: The IP protocol number.
-
Set with class: ns3::IntegerValue
-
Underlying type: int32_t 0:255
-
Flags: read
No TraceSources are defined for this type.
Size of this type is 112 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: