NextHopAddressReq

Namespace inet

NextHopAddressReq

class

(no description)

Extends

Name Type Description
TagBase (unknown -- not in documented files)

Fields

Name Type Description
nextHopAddress L3Address

may be unspecified

Shared Tagging operations (observed)

tagActionmodule
addTagIfAbsentIpv4, Gpsr
findTagIpv4, NextHopForwarding
removeTagIpv4

Source code

class NextHopAddressReq extends TagBase
{
    L3Address nextHopAddress;      // may be unspecified
}
File: src/inet/networklayer/common/NextHopAddressTag.msg