| Age | Commit message (Expand) | Author |
| 2024-01-28 | zebra: convert to mgmtd | Igor Ryzhov |
| 2024-01-28 | zebra: convert vrf configuration output to NB | Igor Ryzhov |
| 2024-01-28 | zebra: convert router-id commands to NB | Igor Ryzhov |
| 2023-10-10 | Revert "lib: register bgp link-state afi/safi" | Donald Sharp |
| 2023-09-18 | lib: register bgp link-state afi/safi | Louis Scalbert |
| 2023-03-28 | zebra: Use zebra_vrf_lookup_by_id when we can | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-31 | zebra: Add missing enums to switch statements | Donald Sharp |
| 2022-04-28 | lib, zebra, pimd: clean up/fix VRF DECLVAR macros | David Lamparter |
| 2021-11-22 | *: cleanup ifp->vrf_id | Igor Ryzhov |
| 2021-09-07 | zebra: If we hand set the router-id only update everyone if it changes | Donald Sharp |
| 2021-07-01 | *: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen | Donatas Abraitis |
| 2021-07-01 | *: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen | Donatas Abraitis |
| 2021-03-22 | zebra: kill zebra_memory.h, use MTYPE_STATIC | David Lamparter |
| 2020-12-14 | *: Replace s_addr check agains 0 with INADDR_ANY | Donatas Abraitis |
| 2020-10-29 | *: Correct spelling stuff | Donald Sharp |
| 2020-07-17 | zebra: add IPv6 router-id | Sebastien Merle |
| 2020-07-09 | zebra: Allow router-id to be part of the vrf sub node | Donald Sharp |
| 2020-02-06 | *: Replace s_addr 0 => INADDR_ANY | Donatas Abraitis |
| 2019-12-17 | zebra: add 'show router-id' | Jafar Al-Gharaibeh |
| 2019-06-23 | Revert "Ospf missing interface handling 2" | Donald Sharp |
| 2019-06-12 | *: change interface structure, from vrf_id to vrf | Philippe Guibert |
| 2019-01-31 | zebra: Remove `struct zebra_t` | Donald Sharp |
| 2019-01-31 | zebra: Move client_list to the zebra_router data structure | Donald Sharp |
| 2018-11-17 | zebra: improve identification of loopback interfaces in the router-id code | Renato Westphal |
| 2018-07-27 | lib,zebra: fix json output when vrf1 when not active | Nathan Van Gheem |
| 2018-04-22 | zebra: clean up zapi organization | Quentin Young |
| 2017-09-15 | *: use clang's 'ForEachMacros' format style option | Renato Westphal |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |
| 2017-07-14 | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter |
| 2017-07-13 | vtysh: return non-zero for configuration failures | Daniel Walton |
| 2017-07-13 | *: ditch vty_outln(), part 1 of 2 | David Lamparter |
| 2017-06-29 | *: use vty_outln | Quentin Young |
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter |
| 2016-12-05 | Merge branch 'stable/2.0' | David Lamparter |
| 2016-11-28 | zebra/lib: remove redundant fields from zebra_vrf | Renato Westphal |
| 2016-11-28 | zebra: order VRFs by name on user output | Renato Westphal |
| 2016-11-28 | lib: convert vrf code to use red-black trees as well | Renato Westphal |
| 2016-09-29 | bgpd and zebra: scrubbed argc CHECK MEs | Daniel Walton |
| 2016-09-29 | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton |
| 2016-09-25 | zebra: CHECK ME fixes | Daniel Walton |
| 2016-09-23 | zebra: add 'int idx_foo' argv index variables | Daniel Walton |
| 2016-09-23 | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton |
| 2016-09-22 | zebra: argv update for all but zebra_vty.c | Daniel Walton |
| 2016-09-22 | Revert "zebra: Fixup to use the new parser" | Daniel Walton |
| 2016-09-20 | zebra: Fixup to use the new parser | Donald Sharp |
| 2016-09-19 | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter |
| 2016-05-26 | Fix most compiler warnings in default GCC build. | Paul Jakma |
| 2016-04-14 | zebra: Refactor zebra_vrf | Donald Sharp |
| 2016-04-14 | zebra: Refactor struct zebra_t | Donald Sharp |