Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: require semicolon after FRR_CFG_DEFAULT_* | David Lamparter | 2021-03-17 | 1 | -1/+2 |
* | lib, zebra: add missing extern "C" {} blocks to new header files | Renato Westphal | 2020-04-23 | 1 | -0/+8 |
* | ospfd: use new defaults mechanism (v2) | David Lamparter | 2019-12-06 | 1 | -14/+0 |
* | bgpd: use new defaults system (v2) | David Lamparter | 2019-12-06 | 1 | -16/+0 |
* | lib/defaults: add bool variable support | David Lamparter | 2019-12-06 | 1 | -0/+8 |
* | lib: new defaults logic | David Lamparter | 2019-12-06 | 1 | -0/+136 |
* | lib: add frr_version_cmp() | David Lamparter | 2019-12-06 | 1 | -0/+24 |