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
- Update
Builder - Builder for UPDATE messages.
Enums§
- Cease
Subcode - Notification error subcodes for Cease
- Error
- BGP packet errors
- Message
- BGP message
- Message
Header Error Subcode - Notification error subcodes for MessageHeaderError
- Notification
Error Code - Notification error codes
- Open
Message Error Subcode - Notification error subcodes for OpenMessageError
- Update
Message Error Subcode - Notification error subcodes for UpdateMessageError
Constants§
- AS_
TRANS - ASN for AS4
- BGP_
VERSION - Supported BGP version
- MARKER
- BGP marker