Siwtch IMSG_CTL_SHOW_RIB_COMMUNITIES over to the new ibuf api.
authorclaudio <claudio@openbsd.org>
Thu, 25 Jan 2024 09:54:21 +0000 (09:54 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 25 Jan 2024 09:54:21 +0000 (09:54 +0000)
commit4b4c1963b434494cedce46f566fd4ad4a2a448df
treeeb5b070cfa1418cd39ea11a95bee839bdb667cc2
parent40c12381072fca3b6ede6583698505dfd2b49459
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@
usr.sbin/bgpctl/bgpctl.c
usr.sbin/bgpctl/bgpctl.h
usr.sbin/bgpctl/output.c
usr.sbin/bgpctl/output_json.c