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

Zarrar 03.09.07: Home Network Information maintains home network information like the MN's home address (HoA) and the HA's address and its prefix. More...

#include <IPv6InterfaceData.h>

Public Attributes

IPv6Address HoA
 
IPv6Address homeAgentAddr
 
IPv6Address prefix
 

Detailed Description

Zarrar 03.09.07: Home Network Information maintains home network information like the MN's home address (HoA) and the HA's address and its prefix.

The information from this list will be used by the MN in sending BU towards HA for home registration while in visit network. This data will be updated as soon as the MN processes the prefix information recieved in the RA from the HA and when it auto-configures its global scope address. This home network info is defined in the IPv6InterfaceData in order to support MN(s) with multiple interfaces, where there could be a possibility that multiple interfaces in a single MN may belong to different home networks. Therefore it is necessary to maintain home network info on a per interface basis

Member Data Documentation

IPv6Address inet::IPv6InterfaceData::HomeNetworkInfo::homeAgentAddr

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