Expand description
BMP message parsing.
Structs§
- BmpCommon
Header - BMP Common Header
- BmpMessage
- BmpPer
Peer Header - BMP Per-peer Header
- Initiation
Message - Initiation
Tlv - Local
RibPeer Flags - BMP local RIB per-peer header flags
- Peer
Down Notification - Peer
Flags - BMP per-peer header flags
- Peer
UpNotification - Peer
UpNotification Tlv - Route
Mirroring - Route
Mirroring Tlv - Route
Monitoring - Stat
Counter - Statistics count values
- Stats
Report - Termination
Message - Termination
Tlv
Enums§
- BmpMessage
Body - BmpMsg
Type - BMP message type enum.
- BmpPeer
Type - Peer type
- Initiation
TlvType - Type-Length-Value Type
- Peer
Down Reason - Peer
UpTlv Type - Type-Length-Value Type
- PerPeer
Flags - Route
Mirroring Info - Route
Mirroring Value - Stat
Type - Stats counter types enum
- Stats
Data - Termination
Reason - Termination
TlvType - Type-Length-Value Type
- Termination
TlvValue
Functions§
- parse_
bmp_ common_ header - parse_
initiation_ message - Parse BMP initiation message
- parse_
peer_ down_ notification - parse_
peer_ up_ notification - parse_
per_ peer_ header - Parses a BMP per-peer header from the provided byte data.
- parse_
route_ mirroring - parse_
route_ monitoring - parse_
stats_ report - parse_
termination_ message