Called when a BGP session is terminated cleanly by our peer.
Called when a BGP session is terminated cleanly by our peer.
The notification our peer sent.
Called when the connection is terminated.
Called when the connection is terminated.
Will be called after onCease or onNotification and when the connection is terminated for other reasons.
Called when we detect an error and inform our peer about it.
Called when we detect an error and inform our peer about it.
The notification message we sent to our peer.
Called when a BGP session is established.
Called when a BGP session is established.
The OPEN message sent by our peer.
Called when a BGP session is terminated because of an error reported by the peer.
Called when a BGP session is terminated because of an error reported by the peer.
The notification our peer sent.
Called when a route is advertised / updated.
Called when a route is advertised / updated.
A BGPRoute object describing this route
Called when a route is withdrawn.
Called when a route is withdrawn.
A BGPRoute object describing this route
Called when a BGP Update message is received.
Called when a BGP Update message is received.
The UPDATE message.