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