v0.10.8
Highlights
- improve support for more BMP data types and better error
handling (#163)- added explicit enum
PeerDownReason
,TerminationReason
,PeerUpTlvType
instead of saving them as integers - added support for AFI-SAFI gauge for
StatisticsReport
message- this fixes issue #162
- added
UnknownTlvType
andUnknownTlvValue
errors for parsing BMP TLV records - added
Clone
andPartialEq
derives to most of the BMP message structs
- added explicit enum