CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/03/05 02:54:06

Modified files:
        usr.sbin/bgpd  : bgpd.h bitmap.c 

Log message:
Add some stats for the use of bitmaps.

Only account for the extended bitmaps that allocate extra memory.
The count is much lower since up to 127 bits the map uses the struct
bitmap itself for storage but tracking those is more complicated.

OK tb@

Reply via email to