Interface | Description |
---|---|
BGPBestPathSelection | |
BgpDeployer |
The BgpDeployer service is managing RIB, Peer, Application Peer instances based on the OpenConfig BGP
configuration status.
|
BgpDeployer.WriteConfiguration | |
BGPDispatcher |
Dispatcher class for creating BGP clients.
|
BGPMessagesListener |
BGP Operational Messages Listener State
|
BGPPeerRegistry |
Registry that contains configured bgp peers ready for when a bgp session is established with remote peer.
|
BGPSessionStateListener |
BGP Operational Session State Listener
|
ChannelPipelineInitializer<S extends BGPSession> | |
Codecs |
Common interface for Codecs classes.
|
CodecsRegistry |
Registry for Codec classes
|
ImportPolicyPeerTracker |
Tracks import policy corresponding to a particular peer.
|
PeerExportGroupRegistry |
PeerExportGroup Registry.
|
PeerRegistryListener |
Listens to the changes in a PeerRegisty.
|
PeerRegistrySessionListener |
Listens to the session changes for peers in a PeerRegisty.
|
RIB |
Internal reference to a RIB instance.
|
RIBSupportContextRegistry |
Class | Description |
---|---|
AbstractImportPolicy |
Defines the internal hooks invoked when a new route appears.
|
BGPSessionPreferences |
DTO for BGP Session preferences, that contains BGP Open message.
|
RIBSupportContext |
RIBSupport wrapper which provides additional functionality
such as logic to update / remove routes using Binding DTOs
for BGP messages. |
Enum | Description |
---|---|
InstanceType |
Copyright © 2018 OpenDaylight. All rights reserved.