Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | *: generously apply const | David Lamparter | 2019-12-02 | 1 | -2/+2 |
* | lib: use snprintfrr() in "hidden" printfs | David Lamparter | 2019-06-12 | 1 | -4/+5 |
* | lib: protect termtable from bad fmt string | Quentin Young | 2019-01-28 | 1 | -1/+1 |
* | bgpd lib ospf6d pbrd tests zebra: shadowing fixes | F. Aragon | 2018-09-13 | 1 | -3/+3 |
* | lib vtysh zebra: variable shadowing fixes | F. Aragon | 2018-09-12 | 1 | -4/+4 |
* | *: fix compiler warnings | David Lamparter | 2017-08-26 | 1 | -38/+50 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1/+1 |
* | lib: termtable coverity warnings | Quentin Young | 2017-06-16 | 1 | -5/+3 |
* | lib: termtable MTYPE_TMP -> MTYPE_TTABLE | Quentin Young | 2017-06-16 | 1 | -37/+39 |
* | lib: add table generator | Quentin Young | 2017-06-16 | 1 | -0/+487 |