CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/16 08:38:55
Modified files:
usr.sbin/bgpd : bgpd.h rde_attr.c rde_community.c util.c
Log message:
Implement the bin_of function like omalloc.c and use it for various
dynamic array sizing.
Convert the attrs and communities code to use this (with slightly
different values).
OK tb@
