Expand description
error module defines the error types used in bgpkit-parser.
Structs§
- BgpValidation
Result - Result type for BGP attribute parsing that includes validation warnings
- Parser
Error With Bytes
Enums§
- BgpValidation
Warning - BGP validation warnings for RFC 7606 compliant error handling. These represent non-fatal validation issues that don’t prevent parsing.
- Parser
Error