Module bgp_models::bgp::error

source ·
Expand description

BGP error code module that maintains explicit error codes assigned by IANA.

The full list of IANA error code assignments for BGP can be viewed at here: https://www.iana.org/assignments/bgp-parameters/bgp-parameters.xhtml#bgp-parameters-3.

Enums

Functions

  • Utility function to parse a pair of BGP error code and subcode (both u8) into a defined struct.