summaryrefslogtreecommitdiffstats
path: root/lib/termtable.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: convert termtable to jsonEric Kinzie2023-04-181-0/+43
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib: literal constant format string for termtableDavid Lamparter2023-01-271-5/+4
* *: apply proper format string attributesDavid Lamparter2023-01-271-0/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* lib: use snprintfrr() in "hidden" printfsDavid Lamparter2019-06-121-4/+5
* lib: protect termtable from bad fmt stringQuentin Young2019-01-281-1/+1
* bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon2018-09-131-3/+3
* lib vtysh zebra: variable shadowing fixesF. Aragon2018-09-121-4/+4
* *: fix compiler warningsDavid Lamparter2017-08-261-38/+50
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1/+1
* lib: termtable coverity warningsQuentin Young2017-06-161-5/+3
* lib: termtable MTYPE_TMP -> MTYPE_TTABLEQuentin Young2017-06-161-37/+39
* lib: add table generatorQuentin Young2017-06-161-0/+487