Convert the community parsers to the new ibuf api.
authorclaudio <claudio@openbsd.org>
Wed, 24 Jan 2024 14:51:11 +0000 (14:51 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 24 Jan 2024 14:51:11 +0000 (14:51 +0000)
commitb3b1d9397541e27ba473657472e25f9299f1e594
tree180536f1fa9027a4a9db4daf68dbf594d1918694
parentf6d42a30650bec2a4c54a99c6c8f018e03444dde
Convert the community parsers to the new ibuf api.

This converts community_add(), community_large_add() and community_ext_add()
and as a result removes some hacks from rde_attr_add() and rde_attr_parse().
OK tb@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_community.c