See: Description
| Class | Description |
|---|---|
| AdjRibIn |
Implementation of Adj-RIB-In for each peer.
|
| BgpConfig |
Provides BGP configuration of this BGP speaker.
|
| BgpConnectPeerImpl |
Implements connection initiation to peer on peer configuration and manage channel using netty channel handler.
|
| BgpControllerImpl | |
| BgpFlowSpecRib |
Implementation of BGP flow specification RIB.
|
| BgpKeepAliveTimer |
Implement sending keepalive message to connected peer periodically based on negotiated holdtime.
|
| BgpLocalRibImpl |
Implementation of local RIB.
|
| BgpMessageDecoder |
Decode an bgp message from a Channel, for use in a netty pipeline.
|
| BgpMessageEncoder |
Encode an bgp message for output into a ChannelBuffer, for use in a
netty pipeline.
|
| BgpPacketStatsImpl |
A representation of a packet context which allows any provider
to view a packet in event, but may block the response to the
event if blocked has been called.
|
| BgpPeerConfig |
BGP Peer configuration information.
|
| BgpPeerImpl |
BGPPeerImpl implements BGPPeer, maintains peer information and store updates in RIB .
|
| BgpPipelineFactory |
Creates a ChannelPipeline for a server-side bgp channel.
|
| BgpSelectionAlgo |
Implementation of BGP best path Selection process.
|
| BgpSessionInfoImpl |
Class maintains BGP peer session info.
|
| Controller |
The main controller class.
|
| VpnAdjRibIn |
Implementation of Adj-RIB-In with VPN for each peer.
|
Copyright © 2016. All rights reserved.