21 "Message Header Error",
23 "UPDATE Message Error",
25 "Finite State Machine Error",
35 "Connection Not Synchronized",
46 "Unsupported Version Number",
49 "Unsupported Optional Parameter",
50 "Authentication Failure",
51 "Unacceptable Hold Time",
52 "Unsupported Capability" 61 "Malformed Attribute List",
62 "Unrecognized Well-known Attribute",
63 "Missing Well-known Attribute",
64 "Attribute Flags Error",
65 "Attribute Length Error",
66 "Invalid ORIGIN Attribute",
68 "Invalid NEXT_HOP Attribute",
69 "Optional Attribute Error",
70 "Invalid Network Field",
80 "Receive Unexpected Message in OpenSent State",
81 "Receive Unexpected Message in OpenConfirm State",
82 "Receive Unexpected Message in Established State" 91 "Maximum Number of Prefixes Reached",
92 "Administrative Shutdown",
94 "Administrative Reset",
95 "Connection Rejected",
96 "Other Configuration Change",
97 "Connection Collision Resolution",
const char * bgp_error_code_str[7]
Error strings for BGP error codes.
const char * bgp_fsm_error_str[4]
Error strings for BGP FSM error subcodes.
const char * bgp_cease_error_str[9]
Error strings for BGP cease error subcodes.
const char * bgp_open_error_subcode_str[8]
Error strings for BGP open message error subcodes.
const char * bgp_update_error_str[12]
Error strings for BGP update message error subcodes.
const char * bgp_header_error_subcode_str[4]
Error strings for BGP header error subcodes.