CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/27 07:51:38
Modified files:
usr.sbin/bgpctl: output.c output_json.c output_ometric.c
Log message:
Use adjout_prefix_size for the amount of memory used by adj-rib-out
prefixes. Split printf since fmt_mem() uses a static char buffer to
hold the result.
OK tb@
