package
0.1.9
Repository: https://github.com/bio-routing/bio-rd.git
Documentation: pkg.go.dev

# Functions

NewActiveFSM initiates a new active FSM.
NewBGPAPIServer creates a new BGP API Server.
NewBGPServer creates a new instance of BGPServer with the given BGPServerConfig.
NewBMPReceiver creates a new BMP receiver.
No description provided by the author
NewPassiveFSM initiates a new passive FSM.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Administrative events.
No description provided by the author
No description provided by the author
No description provided by the author
BGP Role configuration, these values will be translated into values defined by the RFC on peer setup.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AddressFamilyConfig represents all configuration parameters specific for an address family.
No description provided by the author
No description provided by the author
BMPReceiver represents a BMP receiver.
No description provided by the author
FSM implements the BGP finite state machine (RFC4271).
PeerConfig defines the configuration for a BGP session.
No description provided by the author
Router represents a BMP enabled route in BMP context.
RouterConfig represents the configuration required for BMP router.
UpdateSender converts table changes into BGP update messages.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author