31 if (preferredLifeTime + validLifeTime == 0)
33 NS_LOG_WARN(
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address "
34 "will be removed immediately.");
83 NS_LOG_WARN(
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address "
84 "will be removed immediately.");
100 NS_LOG_WARN(
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address "
101 "will be removed immediately.");
Describes an IPv6 address.
IPv6 layer implementation.
Describes an IPv6 prefix.
Ptr< T > GetObject() const
Get a pointer to the requested aggregated Object.
Smart pointer class similar to boost::intrusive_ptr.
void SetDelay(const Time &delay)
void Cancel()
Cancel the currently-running event if there is one.
void Schedule()
Schedule a new event using the currently-configured delay, function, and arguments.
#define NS_LOG_COMPONENT_DEFINE(name)
Define a Log component with a specific name.
#define NS_LOG_WARN(msg)
Use NS_LOG to output a message of level LOG_WARN.
#define NS_LOG_INFO(msg)
Use NS_LOG to output a message of level LOG_INFO.
Time Seconds(double value)
Construct a Time in the indicated unit.
Every class exported by the ns3 library is enclosed in the ns3 namespace.