| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpPrefixAttrOspfFwdAddr |
BgpPrefixAttrOspfFwdAddr.of(short lsAttrLength,
org.onlab.packet.Ip4Address ip4RouterId,
org.onlab.packet.Ip6Address ip6RouterId)
Returns object of this class with specified values.
|
static BgpPrefixAttrOspfFwdAddr |
BgpPrefixAttrOspfFwdAddr.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the OSPF Forwarding Address.
|
Copyright © 2016. All rights reserved.