CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/05 04:50:11
Modified files:
usr.sbin/bgpctl: ometric.c
Log message:
Revert and adjust the changes in ometric_set_state() from last commit.
Calling ometric_set_int_with_labels() for a state metric fails because
there is a check in ometric_set_int comparing the type.
Use olabels_add_extras() and ometric_set_int_value() instead.
