CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/24 07:51:12
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_community.c
Log message:
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@
