| Commit message (Expand) | Author | Age | Files | Lines |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | zebra: use real MTYPEs for various objects | Mark Stapp | 2022-12-05 | 1 | -2/+2 |
* | zebra: kill zebra_memory.h, use MTYPE_STATIC | David Lamparter | 2021-03-22 | 1 | -1/+0 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | *: remove more sprintf() | Quentin Young | 2021-02-09 | 1 | -7/+11 |
* | *: un-split strings across lines | David Lamparter | 2020-07-14 | 1 | -6/+3 |
* | *: replace all random() calls | Rafael Zalamena | 2020-04-18 | 1 | -1/+2 |
* | *: s/TRUE/true/, s/FALSE/false/ | Quentin Young | 2019-07-01 | 1 | -3/+3 |
* | zebra: Move the master thread handler to the zrouter structure | Donald Sharp | 2019-01-31 | 1 | -2/+2 |
* | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -1/+1 |
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -1/+1 |
* | zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA | Quentin Young | 2018-09-13 | 1 | -4/+4 |
* | zebra: flog_warn conversion | Quentin Young | 2018-09-06 | 1 | -16/+21 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -15/+8 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -3/+3 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -8/+8 |
* | *: Convert list_delete(struct list *) to ** to allow nulling | Donald Sharp | 2017-10-05 | 1 | -2/+1 |
* | zebra: Fix irdp so it doesn't crash when looked at | Donald Sharp | 2017-09-27 | 1 | -0/+42 |
* | zebra: irdp: convert into module | David Lamparter | 2017-08-15 | 1 | -4/+0 |
* | zebra: irdp: manage separate IRDP struct | David Lamparter | 2017-08-15 | 1 | -63/+54 |
* | zebra: start detangling rtadv & irdp | David Lamparter | 2017-08-15 | 1 | -2/+5 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -387/+364 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -4/+4 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -4/+4 |
* | | *: ditch vty_outln(), part 2 of 2 | David Lamparter | 2017-07-14 | 1 | -4/+4 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -8/+8 |
|/ |
|
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -18/+17 |
* | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-06-29 | 1 | -20/+13 |
|\ |
|
| * | zebra: more dbzing | Quentin Young | 2017-06-16 | 1 | -4/+6 |
| * | zebra: fix divide-by-zero | Quentin Young | 2017-06-14 | 1 | -20/+11 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -2/+3 |
* | | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -4/+2 |
|/ |
|
* | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -10/+22 |
* | all: Fix underfull doc strings, part 2 | Quentin Young | 2016-11-08 | 1 | -0/+2 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -127/+60 |
|\ |
|
| * | zebra: use qobj and enable concurrent config edits | David Lamparter | 2016-10-07 | 1 | -82/+15 |
* | | zebra: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -9/+16 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -6/+6 |
* | | zebra: argv update for all but zebra_vty.c | Daniel Walton | 2016-09-22 | 1 | -9/+9 |
* | | Revert "zebra: Fixup to use the new parser" | Daniel Walton | 2016-09-22 | 1 | -9/+9 |
* | | zebra: Fixup to use the new parser | Donald Sharp | 2016-09-21 | 1 | -9/+9 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | zebra: Refactor struct zebra_t | Donald Sharp | 2016-04-15 | 1 | -4/+0 |
* | zebra: zebra-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -3/+0 |
* | fix set never used warnings | Stephen Hemminger | 2011-12-18 | 1 | -3/+0 |
* | zebra: deal with irdp compile warnings | Stephen Hemminger | 2009-12-10 | 1 | -8/+17 |
* | [cleanup] convert bzero() deprecated by POSIX to memset() | Jeremy Jackson | 2009-06-19 | 1 | -1/+1 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -4/+1 |