Expand description
Contains the OPEN Message implementation
The open
mod provides structs and implementation for OPEN messages
- Open Attributes
- Optional Parameters
- Parsing as Capabilities for comparison between two OPEN messages
Structs§
- Capabilities
- Contains the BGP session parameters that distinguish how BGP messages should be parsed.
- Open
- Represents a BGP Open message.
Enums§
- AddPath
Direction - The direction which an ADD-PATH capabilty indicates a peer can provide additional paths.
- Open
Capability - Represents a known capability held in an OpenParameter
- Open
Parameter - Represents a parameter in the optional parameter section of an Open message.