summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2022-01-28 05:35:22 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2022-01-28 05:35:22 +0100
commit963b2c7ce219df6bf9c179fff2dd2386cf26edf9 (patch)
treee296dff9eff0eb17b8e317e64b2341449773fed0 /doc
parent75d01ecc2d32f3f673f82d90552f17b753e5e739 (diff)
BGP: Use proper class in attribute error messages
Most error messages in attribute processing are in rx/decode step and these use L_REMOTE log class. But there are few that are in tx/export step and these should use L_ERR log class. Use tx-specific macro (REJECT()) in tx/export code and rename field err_withdraw to err_reject in struct bgp_export_state to ensure that appropriate error reporting macros are called in proper contexts.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions