summaryrefslogtreecommitdiff
path: root/lib/id_alloc.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter
2019-06-13*: config.h or zebra.h is the first #includeDavid Lamparter
2018-11-14libs: rename two id_alloc macros to resolve bsd conflictMark Stapp
2018-11-09lib: Implement an allocator for 32 bit ID numbersMitch Skiba