Crate pabgp

Source
Expand description

PABGP – The pretty average BGP implementation

Structs here intends to represent the data instead of the on-wire format.

Modules§

capability
BGP open message optional parameters and the capability parameter
cidr
Simple CIDR block representation
path
BGP path attributes (RFC 4271 Section 4.3)
route
BGP route

Structs§

Codec
BGP packet encoder
Notification
BGP notification message
Open
BGP open message
Update
BGP update message
UpdateBuilder
Builder for UPDATE messages.

Enums§

CeaseSubcode
Notification error subcodes for Cease
Error
BGP packet errors
Message
BGP message
MessageHeaderErrorSubcode
Notification error subcodes for MessageHeaderError
NotificationErrorCode
Notification error codes
OpenMessageErrorSubcode
Notification error subcodes for OpenMessageError
UpdateMessageErrorSubcode
Notification error subcodes for UpdateMessageError

Constants§

AS_TRANS
ASN for AS4
BGP_VERSION
Supported BGP version
MARKER
BGP marker