INET Framework for OMNeT++/OMNEST
inet::IPv6InterfaceData::AdvPrefix Struct Reference

For routers: advertised prefix configuration. More...

#include <IPv6InterfaceData.h>

Public Attributes

short prefixLength
 
bool advOnLinkFlag
 
bool advAutonomousFlag
 
bool advRtrAddr
 
simtime_t advValidLifetime
 
simtime_t advPreferredLifetime
 
IPv6Address prefix
 
IPv6Address rtrAddress
 

Detailed Description

For routers: advertised prefix configuration.

advValidLifetime, advPreferredLifetime:

  • >0 value means absolute expiry time
  • <0 means lifetime (delta)
  • 0 means infinite lifetime

Member Data Documentation

simtime_t inet::IPv6InterfaceData::AdvPrefix::advPreferredLifetime
bool inet::IPv6InterfaceData::AdvPrefix::advRtrAddr

The documentation for this struct was generated from the following file: