41 if (preferredLifeTime + validLifeTime == 0)
43 NS_LOG_WARN(
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address "
44 "will be removed immediately.");
93 NS_LOG_WARN(
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address "
94 "will be removed immediately.");
110 NS_LOG_WARN(
"Ipv6AutoconfiguredPrefix: Preferred and Valid Lifetimes are zero, the address "
111 "will be removed immediately.");
Describes an IPv6 address.
IPv6 layer implementation.
Describes an IPv6 prefix.
Smart pointer class similar to boost::intrusive_ptr.
a unique identifier for an interface.
TypeId SetParent(TypeId tid)
Set the parent TypeId.
#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.
#define NS_OBJECT_ENSURE_REGISTERED(type)
Register an Object subclass with the TypeId system.
Time Seconds(double value)
Construct a Time in the indicated unit.
Every class exported by the ns3 library is enclosed in the ns3 namespace.