| Package | Description |
|---|---|
| org.onosproject.bgpio.protocol |
BGP Protocol specific components.
|
| org.onosproject.bgpio.protocol.ver4 |
BGP Protocol specific details of version 4.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BgpKeepaliveMsg
Abstraction of an entity providing BGP Keepalive Message.
|
interface |
BgpMessage
Abstraction of an entity providing BGP Messages.
|
interface |
BgpNotificationMsg
Abstraction of an entity providing BGP notification message.
|
interface |
BgpOpenMsg
Abstraction of an entity providing BGP Open Message.
|
interface |
BgpUpdateMsg
Abstraction of an entity providing BGP Update Message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BgpKeepaliveMsgVer4
Provides BGP keep alive message.
|
class |
BgpOpenMsgVer4
Provides BGP open message.
|
class |
BgpUpdateMsgVer4
BGP Update Message: UPDATE messages are used to transfer routing information
between BGP peers.
|
Copyright © 2016. All rights reserved.