summaryrefslogtreecommitdiff
path: root/lib/termtable.c
AgeCommit message (Expand)Author
2024-09-01*: Create termtable specific temp memoryDonald Sharp
2024-06-18lib: add json API to dump and override row naming conventionPhilippe Guibert
2023-04-18lib: convert termtable to jsonEric Kinzie
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-27lib: literal constant format string for termtableDavid Lamparter
2023-01-27*: apply proper format string attributesDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2019-12-02*: generously apply constDavid Lamparter
2019-06-12lib: use snprintfrr() in "hidden" printfsDavid Lamparter
2019-01-28lib: protect termtable from bad fmt stringQuentin Young
2018-09-13bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon
2018-09-12lib vtysh zebra: variable shadowing fixesF. Aragon
2017-08-26*: fix compiler warningsDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-16lib: termtable coverity warningsQuentin Young
2017-06-16lib: termtable MTYPE_TMP -> MTYPE_TTABLEQuentin Young
2017-06-16lib: add table generatorQuentin Young