CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/25 02:54:21
Modified files:
usr.sbin/bgpctl: bgpctl.c bgpctl.h output.c output_json.c
Log message:
Siwtch IMSG_CTL_SHOW_RIB_COMMUNITIES over to the new ibuf api.
Adjust fmt_ext_community() to take a uint64_t as argument instead of
passing a pointer.
OK tb@
