36 if (preferredLifeTime+validLifeTime == 0)
38 NS_LOG_WARN (
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address will be removed immediately.");
82 NS_LOG_WARN (
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address will be removed immediately.");
96 NS_LOG_WARN (
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address will be removed immediately.");
Describes an IPv6 address.
IPv6 layer implementation.
Describes an IPv6 prefix.
Ptr< T > GetObject(void) const
Get a pointer to the requested aggregated Object.
void SetDelay(const Time &delay)
bool IsRunning(void) const
void Schedule(void)
Schedule a new event using the currently-configured delay, function, and arguments.
void Cancel(void)
Cancel the currently-running event if there is one.
#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.